results:
sunrise: "value"
sunset: "value"
SunModel, and one for the results, which has a field of type SunModel called Results.times:
2023-10-29:
0: "value"
1: "value"
times, one for 2023-10-29 and one for the actual keys 0 and 1?0, how do I tell my application to get this specific value? Can I index it?