{
  "date": "2025-12-16",
  "average_spo2": 94.0,
  "min_spo2": 83,
  "max_spo2": 99,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-12-16",
    "startTimestampGMT": "2025-12-15T16:00:00.0",
    "endTimestampGMT": "2025-12-16T16:00:00.0",
    "startTimestampLocal": "2025-12-16T00:00:00.0",
    "endTimestampLocal": "2025-12-17T00:00:00.0",
    "sleepStartTimestampGMT": "2025-12-15T15:42:25.0",
    "sleepEndTimestampGMT": "2025-12-15T23:11:44.0",
    "sleepStartTimestampLocal": "2025-12-15T23:42:25.0",
    "sleepEndTimestampLocal": "2025-12-16T07:11:44.0",
    "tomorrowSleepStartTimestampGMT": "2025-12-16T16:27:46.0",
    "tomorrowSleepEndTimestampGMT": "2025-12-16T23:13:18.0",
    "tomorrowSleepStartTimestampLocal": "2025-12-17T00:27:46.0",
    "tomorrowSleepEndTimestampLocal": "2025-12-17T07:13:18.0",
    "averageSpO2": 94.0,
    "lowestSpO2": 83,
    "lastSevenDaysAvgSpO2": 93.57142857142857,
    "latestSpO2": 99,
    "latestSpO2TimestampGMT": "2025-12-15T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-12-16T06:59:00.0",
    "avgSleepSpO2": 95.0,
    "avgTomorrowSleepSpO2": 95.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1765814400000,
        94
      ],
      [
        1765818000000,
        96
      ],
      [
        1765821600000,
        90
      ],
      [
        1765825200000,
        97
      ],
      [
        1765828800000,
        97
      ],
      [
        1765832400000,
        95
      ],
      [
        1765836000000,
        91
      ]
    ]
  }
}