{
  "date": "2026-01-07",
  "average_spo2": 93.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": "2026-01-07",
    "startTimestampGMT": "2026-01-06T16:00:00.0",
    "endTimestampGMT": "2026-01-07T16:00:00.0",
    "startTimestampLocal": "2026-01-07T00:00:00.0",
    "endTimestampLocal": "2026-01-08T00:00:00.0",
    "sleepStartTimestampGMT": "2026-01-06T15:26:31.0",
    "sleepEndTimestampGMT": "2026-01-06T23:13:30.0",
    "sleepStartTimestampLocal": "2026-01-06T23:26:31.0",
    "sleepEndTimestampLocal": "2026-01-07T07:13:30.0",
    "tomorrowSleepStartTimestampGMT": "2026-01-07T16:54:31.0",
    "tomorrowSleepEndTimestampGMT": "2026-01-07T23:08:31.0",
    "tomorrowSleepStartTimestampLocal": "2026-01-08T00:54:31.0",
    "tomorrowSleepEndTimestampLocal": "2026-01-08T07:08:31.0",
    "averageSpO2": 93.0,
    "lowestSpO2": 83,
    "lastSevenDaysAvgSpO2": 93.42857142857143,
    "latestSpO2": 94,
    "latestSpO2TimestampGMT": "2026-01-06T23:00:00.0",
    "latestSpO2TimestampLocal": "2026-01-07T07:00:00.0",
    "avgSleepSpO2": 94.0,
    "avgTomorrowSleepSpO2": 93.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1767715200000,
        92
      ],
      [
        1767718800000,
        93
      ],
      [
        1767722400000,
        95
      ],
      [
        1767726000000,
        89
      ],
      [
        1767729600000,
        93
      ],
      [
        1767733200000,
        94
      ],
      [
        1767736800000,
        93
      ]
    ]
  }
}