{
  "date": "2025-09-10",
  "average_spo2": 92.0,
  "min_spo2": 83,
  "max_spo2": 97,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-09-10",
    "startTimestampGMT": "2025-09-09T16:00:00.0",
    "endTimestampGMT": "2025-09-10T16:00:00.0",
    "startTimestampLocal": "2025-09-10T00:00:00.0",
    "endTimestampLocal": "2025-09-11T00:00:00.0",
    "sleepStartTimestampGMT": "2025-09-09T16:17:42.0",
    "sleepEndTimestampGMT": "2025-09-09T23:31:42.0",
    "sleepStartTimestampLocal": "2025-09-10T00:17:42.0",
    "sleepEndTimestampLocal": "2025-09-10T07:31:42.0",
    "tomorrowSleepStartTimestampGMT": "2025-09-10T16:16:06.0",
    "tomorrowSleepEndTimestampGMT": "2025-09-10T22:34:06.0",
    "tomorrowSleepStartTimestampLocal": "2025-09-11T00:16:06.0",
    "tomorrowSleepEndTimestampLocal": "2025-09-11T06:34:06.0",
    "averageSpO2": 92.0,
    "lowestSpO2": 83,
    "lastSevenDaysAvgSpO2": 92.85714285714286,
    "latestSpO2": 97,
    "latestSpO2TimestampGMT": "2025-09-09T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-09-10T06:59:00.0",
    "avgSleepSpO2": 92.0,
    "avgTomorrowSleepSpO2": 93.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1757433600000,
        90
      ],
      [
        1757437200000,
        88
      ],
      [
        1757440800000,
        92
      ],
      [
        1757444400000,
        93
      ],
      [
        1757448000000,
        92
      ],
      [
        1757451600000,
        94
      ],
      [
        1757455200000,
        98
      ]
    ]
  }
}