{
  "date": "2025-12-20",
  "average_spo2": 95.0,
  "min_spo2": 83,
  "max_spo2": 94,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-12-20",
    "startTimestampGMT": "2025-12-19T16:00:00.0",
    "endTimestampGMT": "2025-12-20T16:00:00.0",
    "startTimestampLocal": "2025-12-20T00:00:00.0",
    "endTimestampLocal": "2025-12-21T00:00:00.0",
    "sleepStartTimestampGMT": "2025-12-19T15:38:55.0",
    "sleepEndTimestampGMT": "2025-12-19T23:46:55.0",
    "sleepStartTimestampLocal": "2025-12-19T23:38:55.0",
    "sleepEndTimestampLocal": "2025-12-20T07:46:55.0",
    "tomorrowSleepStartTimestampGMT": "2025-12-20T16:24:13.0",
    "tomorrowSleepEndTimestampGMT": "2025-12-20T23:25:13.0",
    "tomorrowSleepStartTimestampLocal": "2025-12-21T00:24:13.0",
    "tomorrowSleepEndTimestampLocal": "2025-12-21T07:25:13.0",
    "averageSpO2": 95.0,
    "lowestSpO2": 83,
    "lastSevenDaysAvgSpO2": 93.71428571428571,
    "latestSpO2": 94,
    "latestSpO2TimestampGMT": "2025-12-19T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-12-20T06:59:00.0",
    "avgSleepSpO2": 96.0,
    "avgTomorrowSleepSpO2": 95.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1766160000000,
        93
      ],
      [
        1766163600000,
        93
      ],
      [
        1766167200000,
        94
      ],
      [
        1766170800000,
        96
      ],
      [
        1766174400000,
        98
      ],
      [
        1766178000000,
        94
      ],
      [
        1766181600000,
        95
      ]
    ]
  }
}