{
  "date": "2025-12-01",
  "average_spo2": 93.0,
  "min_spo2": 80,
  "max_spo2": 91,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-12-01",
    "startTimestampGMT": "2025-11-30T16:00:00.0",
    "endTimestampGMT": "2025-12-01T16:00:00.0",
    "startTimestampLocal": "2025-12-01T00:00:00.0",
    "endTimestampLocal": "2025-12-02T00:00:00.0",
    "sleepStartTimestampGMT": "2025-11-30T16:11:55.0",
    "sleepEndTimestampGMT": "2025-12-01T00:01:46.0",
    "sleepStartTimestampLocal": "2025-12-01T00:11:55.0",
    "sleepEndTimestampLocal": "2025-12-01T08:01:46.0",
    "tomorrowSleepStartTimestampGMT": "2025-12-01T18:05:10.0",
    "tomorrowSleepEndTimestampGMT": "2025-12-01T23:55:10.0",
    "tomorrowSleepStartTimestampLocal": "2025-12-02T02:05:10.0",
    "tomorrowSleepEndTimestampLocal": "2025-12-02T07:55:10.0",
    "averageSpO2": 93.0,
    "lowestSpO2": 80,
    "lastSevenDaysAvgSpO2": 92.71428571428571,
    "latestSpO2": 91,
    "latestSpO2TimestampGMT": "2025-11-30T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-12-01T06:59:00.0",
    "avgSleepSpO2": 94.0,
    "avgTomorrowSleepSpO2": 94.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1764518400000,
        94
      ],
      [
        1764522000000,
        92
      ],
      [
        1764525600000,
        92
      ],
      [
        1764529200000,
        92
      ],
      [
        1764532800000,
        92
      ],
      [
        1764536400000,
        94
      ],
      [
        1764540000000,
        93
      ]
    ]
  }
}