{
  "date": "2025-12-30",
  "average_spo2": 93.0,
  "min_spo2": 77,
  "max_spo2": 93,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-12-30",
    "startTimestampGMT": "2025-12-29T16:00:00.0",
    "endTimestampGMT": "2025-12-30T16:00:00.0",
    "startTimestampLocal": "2025-12-30T00:00:00.0",
    "endTimestampLocal": "2025-12-31T00:00:00.0",
    "sleepStartTimestampGMT": "2025-12-29T16:18:52.0",
    "sleepEndTimestampGMT": "2025-12-29T23:09:52.0",
    "sleepStartTimestampLocal": "2025-12-30T00:18:52.0",
    "sleepEndTimestampLocal": "2025-12-30T07:09:52.0",
    "tomorrowSleepStartTimestampGMT": "2025-12-30T16:45:42.0",
    "tomorrowSleepEndTimestampGMT": "2025-12-30T23:16:33.0",
    "tomorrowSleepStartTimestampLocal": "2025-12-31T00:45:42.0",
    "tomorrowSleepEndTimestampLocal": "2025-12-31T07:16:33.0",
    "averageSpO2": 93.0,
    "lowestSpO2": 77,
    "lastSevenDaysAvgSpO2": 94.33333333333333,
    "latestSpO2": 93,
    "latestSpO2TimestampGMT": "2025-12-29T23:00:00.0",
    "latestSpO2TimestampLocal": "2025-12-30T07:00:00.0",
    "avgSleepSpO2": 94.0,
    "avgTomorrowSleepSpO2": 96.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1767024000000,
        96
      ],
      [
        1767027600000,
        92
      ],
      [
        1767031200000,
        90
      ],
      [
        1767034800000,
        90
      ],
      [
        1767038400000,
        93
      ],
      [
        1767042000000,
        93
      ],
      [
        1767045600000,
        94
      ]
    ]
  }
}