{
  "date": "2025-12-04",
  "average_spo2": 92.0,
  "min_spo2": 82,
  "max_spo2": 92,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-12-04",
    "startTimestampGMT": "2025-12-03T16:00:00.0",
    "endTimestampGMT": "2025-12-04T16:00:00.0",
    "startTimestampLocal": "2025-12-04T00:00:00.0",
    "endTimestampLocal": "2025-12-05T00:00:00.0",
    "sleepStartTimestampGMT": "2025-12-03T15:38:35.0",
    "sleepEndTimestampGMT": "2025-12-03T23:07:35.0",
    "sleepStartTimestampLocal": "2025-12-03T23:38:35.0",
    "sleepEndTimestampLocal": "2025-12-04T07:07:35.0",
    "tomorrowSleepStartTimestampGMT": "2025-12-04T18:57:52.0",
    "tomorrowSleepEndTimestampGMT": "2025-12-04T23:20:19.0",
    "tomorrowSleepStartTimestampLocal": "2025-12-05T02:57:52.0",
    "tomorrowSleepEndTimestampLocal": "2025-12-05T07:20:19.0",
    "averageSpO2": 92.0,
    "lowestSpO2": 82,
    "lastSevenDaysAvgSpO2": 92.71428571428571,
    "latestSpO2": 92,
    "latestSpO2TimestampGMT": "2025-12-03T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-12-04T06:59:00.0",
    "avgSleepSpO2": 93.0,
    "avgTomorrowSleepSpO2": 96.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1764777600000,
        92
      ],
      [
        1764781200000,
        89
      ],
      [
        1764784800000,
        90
      ],
      [
        1764788400000,
        96
      ],
      [
        1764792000000,
        93
      ],
      [
        1764795600000,
        90
      ],
      [
        1764799200000,
        95
      ]
    ]
  }
}