{
  "date": "2026-01-21",
  "average_spo2": 95.0,
  "min_spo2": 85,
  "max_spo2": 91,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2026-01-21",
    "startTimestampGMT": "2026-01-20T16:00:00.0",
    "endTimestampGMT": "2026-01-21T02:27:00.0",
    "startTimestampLocal": "2026-01-21T00:00:00.0",
    "endTimestampLocal": "2026-01-21T10:27:00.0",
    "sleepStartTimestampGMT": "2026-01-20T15:38:09.0",
    "sleepEndTimestampGMT": "2026-01-20T23:07:09.0",
    "sleepStartTimestampLocal": "2026-01-20T23:38:09.0",
    "sleepEndTimestampLocal": "2026-01-21T07:07:09.0",
    "tomorrowSleepStartTimestampGMT": null,
    "tomorrowSleepEndTimestampGMT": null,
    "tomorrowSleepStartTimestampLocal": null,
    "tomorrowSleepEndTimestampLocal": null,
    "averageSpO2": 95.0,
    "lowestSpO2": 85,
    "lastSevenDaysAvgSpO2": 93.57142857142857,
    "latestSpO2": 91,
    "latestSpO2TimestampGMT": "2026-01-20T23:00:00.0",
    "latestSpO2TimestampLocal": "2026-01-21T07:00:00.0",
    "avgSleepSpO2": 96.0,
    "avgTomorrowSleepSpO2": null,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1768924800000,
        92
      ],
      [
        1768928400000,
        96
      ],
      [
        1768932000000,
        99
      ],
      [
        1768935600000,
        96
      ],
      [
        1768939200000,
        95
      ],
      [
        1768942800000,
        95
      ],
      [
        1768946400000,
        93
      ]
    ]
  }
}