{
  "date": "2025-10-03",
  "average_spo2": 92.0,
  "min_spo2": 76,
  "max_spo2": 94,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-10-03",
    "startTimestampGMT": "2025-10-02T16:00:00.0",
    "endTimestampGMT": "2025-10-03T16:00:00.0",
    "startTimestampLocal": "2025-10-03T00:00:00.0",
    "endTimestampLocal": "2025-10-04T00:00:00.0",
    "sleepStartTimestampGMT": "2025-10-02T16:31:43.0",
    "sleepEndTimestampGMT": "2025-10-02T23:42:43.0",
    "sleepStartTimestampLocal": "2025-10-03T00:31:43.0",
    "sleepEndTimestampLocal": "2025-10-03T07:42:43.0",
    "tomorrowSleepStartTimestampGMT": "2025-10-03T15:56:46.0",
    "tomorrowSleepEndTimestampGMT": "2025-10-03T23:52:44.0",
    "tomorrowSleepStartTimestampLocal": "2025-10-03T23:56:46.0",
    "tomorrowSleepEndTimestampLocal": "2025-10-04T07:52:44.0",
    "averageSpO2": 92.0,
    "lowestSpO2": 76,
    "lastSevenDaysAvgSpO2": 92.42857142857143,
    "latestSpO2": 94,
    "latestSpO2TimestampGMT": "2025-10-02T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-10-03T06:59:00.0",
    "avgSleepSpO2": 92.0,
    "avgTomorrowSleepSpO2": 94.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1759420800000,
        89
      ],
      [
        1759424400000,
        91
      ],
      [
        1759428000000,
        94
      ],
      [
        1759431600000,
        95
      ],
      [
        1759435200000,
        85
      ],
      [
        1759438800000,
        95
      ],
      [
        1759442400000,
        94
      ]
    ]
  }
}