{
  "date": "2025-12-28",
  "average_spo2": 96.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": "2025-12-28",
    "startTimestampGMT": "2025-12-27T16:00:00.0",
    "endTimestampGMT": "2025-12-28T16:00:00.0",
    "startTimestampLocal": "2025-12-28T00:00:00.0",
    "endTimestampLocal": "2025-12-29T00:00:00.0",
    "sleepStartTimestampGMT": "2025-12-27T16:11:38.0",
    "sleepEndTimestampGMT": "2025-12-28T00:19:12.0",
    "sleepStartTimestampLocal": "2025-12-28T00:11:38.0",
    "sleepEndTimestampLocal": "2025-12-28T08:19:12.0",
    "tomorrowSleepStartTimestampGMT": "2025-12-28T16:07:12.0",
    "tomorrowSleepEndTimestampGMT": "2025-12-28T23:24:12.0",
    "tomorrowSleepStartTimestampLocal": "2025-12-29T00:07:12.0",
    "tomorrowSleepEndTimestampLocal": "2025-12-29T07:24:12.0",
    "averageSpO2": 96.0,
    "lowestSpO2": 85,
    "lastSevenDaysAvgSpO2": 93.33333333333333,
    "latestSpO2": 91,
    "latestSpO2TimestampGMT": "2025-12-27T23:00:00.0",
    "latestSpO2TimestampLocal": "2025-12-28T07:00:00.0",
    "avgSleepSpO2": 96.0,
    "avgTomorrowSleepSpO2": 96.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1766851200000,
        95
      ],
      [
        1766854800000,
        93
      ],
      [
        1766858400000,
        97
      ],
      [
        1766862000000,
        99
      ],
      [
        1766865600000,
        96
      ],
      [
        1766869200000,
        96
      ],
      [
        1766872800000,
        93
      ]
    ]
  }
}