{
  "date": "2025-09-30",
  "average_spo2": 94.0,
  "min_spo2": 78,
  "max_spo2": 95,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-09-30",
    "startTimestampGMT": "2025-09-29T16:00:00.0",
    "endTimestampGMT": "2025-09-30T16:00:00.0",
    "startTimestampLocal": "2025-09-30T00:00:00.0",
    "endTimestampLocal": "2025-10-01T00:00:00.0",
    "sleepStartTimestampGMT": "2025-09-29T16:52:13.0",
    "sleepEndTimestampGMT": "2025-09-29T23:04:56.0",
    "sleepStartTimestampLocal": "2025-09-30T00:52:13.0",
    "sleepEndTimestampLocal": "2025-09-30T07:04:56.0",
    "tomorrowSleepStartTimestampGMT": "2025-09-30T16:15:00.0",
    "tomorrowSleepEndTimestampGMT": "2025-10-01T00:02:00.0",
    "tomorrowSleepStartTimestampLocal": "2025-10-01T00:15:00.0",
    "tomorrowSleepEndTimestampLocal": "2025-10-01T08:02:00.0",
    "averageSpO2": 94.0,
    "lowestSpO2": 78,
    "lastSevenDaysAvgSpO2": 92.57142857142857,
    "latestSpO2": 95,
    "latestSpO2TimestampGMT": "2025-09-29T23:00:00.0",
    "latestSpO2TimestampLocal": "2025-09-30T07:00:00.0",
    "avgSleepSpO2": 94.0,
    "avgTomorrowSleepSpO2": 92.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1759161600000,
        92
      ],
      [
        1759165200000,
        94
      ],
      [
        1759168800000,
        94
      ],
      [
        1759172400000,
        97
      ],
      [
        1759176000000,
        93
      ],
      [
        1759179600000,
        93
      ],
      [
        1759183200000,
        92
      ]
    ]
  }
}