{
  "date": "2026-03-10",
  "average_spo2": 94.0,
  "min_spo2": 85.0,
  "max_spo2": 98.0,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2026-03-10",
    "startTimestampGMT": "2026-03-09T16:00:00.0",
    "endTimestampGMT": "2026-03-10T05:15:00.0",
    "startTimestampLocal": "2026-03-10T00:00:00.0",
    "endTimestampLocal": "2026-03-10T13:15:00.0",
    "sleepStartTimestampGMT": "2026-03-09T16:30:57.0",
    "sleepEndTimestampGMT": "2026-03-09T23:11:57.0",
    "sleepStartTimestampLocal": "2026-03-10T00:30:57.0",
    "sleepEndTimestampLocal": "2026-03-10T07:11:57.0",
    "tomorrowSleepStartTimestampGMT": null,
    "tomorrowSleepEndTimestampGMT": null,
    "tomorrowSleepStartTimestampLocal": null,
    "tomorrowSleepEndTimestampLocal": null,
    "averageSpO2": 94.0,
    "lowestSpO2": 85,
    "lastSevenDaysAvgSpO2": 94.0,
    "latestSpO2": 98,
    "latestSpO2TimestampGMT": "2026-03-09T23:00:00.0",
    "latestSpO2TimestampLocal": "2026-03-10T07:00:00.0",
    "avgSleepSpO2": 95.0,
    "avgTomorrowSleepSpO2": null,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1773072000000,
        98
      ],
      [
        1773075600000,
        94
      ],
      [
        1773079200000,
        93
      ],
      [
        1773082800000,
        97
      ],
      [
        1773086400000,
        94
      ],
      [
        1773090000000,
        92
      ],
      [
        1773093600000,
        92
      ]
    ]
  }
}