{
  "date": "2025-09-21",
  "average_spo2": 96.0,
  "min_spo2": 86,
  "max_spo2": 96,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-09-21",
    "startTimestampGMT": "2025-09-20T16:00:00.0",
    "endTimestampGMT": "2025-09-21T16:00:00.0",
    "startTimestampLocal": "2025-09-21T00:00:00.0",
    "endTimestampLocal": "2025-09-22T00:00:00.0",
    "sleepStartTimestampGMT": "2025-09-20T16:57:53.0",
    "sleepEndTimestampGMT": "2025-09-21T00:01:29.0",
    "sleepStartTimestampLocal": "2025-09-21T00:57:53.0",
    "sleepEndTimestampLocal": "2025-09-21T08:01:29.0",
    "tomorrowSleepStartTimestampGMT": "2025-09-21T16:40:29.0",
    "tomorrowSleepEndTimestampGMT": "2025-09-21T23:19:21.0",
    "tomorrowSleepStartTimestampLocal": "2025-09-22T00:40:29.0",
    "tomorrowSleepEndTimestampLocal": "2025-09-22T07:19:21.0",
    "averageSpO2": 96.0,
    "lowestSpO2": 86,
    "lastSevenDaysAvgSpO2": 93.57142857142857,
    "latestSpO2": 96,
    "latestSpO2TimestampGMT": "2025-09-20T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-09-21T06:59:00.0",
    "avgSleepSpO2": 95.0,
    "avgTomorrowSleepSpO2": 94.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1758384000000,
        97
      ],
      [
        1758387600000,
        97
      ],
      [
        1758391200000,
        97
      ],
      [
        1758394800000,
        94
      ],
      [
        1758398400000,
        95
      ],
      [
        1758402000000,
        96
      ],
      [
        1758405600000,
        94
      ]
    ]
  }
}