{
  "date": "2026-01-06",
  "average_spo2": 93.0,
  "min_spo2": 78,
  "max_spo2": 93,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2026-01-06",
    "startTimestampGMT": "2026-01-05T16:00:00.0",
    "endTimestampGMT": "2026-01-06T16:00:00.0",
    "startTimestampLocal": "2026-01-06T00:00:00.0",
    "endTimestampLocal": "2026-01-07T00:00:00.0",
    "sleepStartTimestampGMT": "2026-01-05T15:39:47.0",
    "sleepEndTimestampGMT": "2026-01-05T23:09:47.0",
    "sleepStartTimestampLocal": "2026-01-05T23:39:47.0",
    "sleepEndTimestampLocal": "2026-01-06T07:09:47.0",
    "tomorrowSleepStartTimestampGMT": "2026-01-06T15:26:31.0",
    "tomorrowSleepEndTimestampGMT": "2026-01-06T23:13:30.0",
    "tomorrowSleepStartTimestampLocal": "2026-01-06T23:26:31.0",
    "tomorrowSleepEndTimestampLocal": "2026-01-07T07:13:30.0",
    "averageSpO2": 93.0,
    "lowestSpO2": 78,
    "lastSevenDaysAvgSpO2": 93.71428571428571,
    "latestSpO2": 93,
    "latestSpO2TimestampGMT": "2026-01-05T22:59:00.0",
    "latestSpO2TimestampLocal": "2026-01-06T06:59:00.0",
    "avgSleepSpO2": 94.0,
    "avgTomorrowSleepSpO2": 94.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1767628800000,
        93
      ],
      [
        1767632400000,
        93
      ],
      [
        1767636000000,
        93
      ],
      [
        1767639600000,
        96
      ],
      [
        1767643200000,
        90
      ],
      [
        1767646800000,
        93
      ],
      [
        1767650400000,
        92
      ]
    ]
  }
}