{
  "date": "2025-10-27",
  "average_spo2": 91.0,
  "min_spo2": 75,
  "max_spo2": 93,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-10-27",
    "startTimestampGMT": "2025-10-26T16:00:00.0",
    "endTimestampGMT": "2025-10-27T16:00:00.0",
    "startTimestampLocal": "2025-10-27T00:00:00.0",
    "endTimestampLocal": "2025-10-28T00:00:00.0",
    "sleepStartTimestampGMT": "2025-10-26T16:05:10.0",
    "sleepEndTimestampGMT": "2025-10-26T23:10:10.0",
    "sleepStartTimestampLocal": "2025-10-27T00:05:10.0",
    "sleepEndTimestampLocal": "2025-10-27T07:10:10.0",
    "tomorrowSleepStartTimestampGMT": "2025-10-27T16:26:19.0",
    "tomorrowSleepEndTimestampGMT": "2025-10-27T23:11:19.0",
    "tomorrowSleepStartTimestampLocal": "2025-10-28T00:26:19.0",
    "tomorrowSleepEndTimestampLocal": "2025-10-28T07:11:19.0",
    "averageSpO2": 91.0,
    "lowestSpO2": 75,
    "lastSevenDaysAvgSpO2": 93.0,
    "latestSpO2": 93,
    "latestSpO2TimestampGMT": "2025-10-26T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-10-27T06:59:00.0",
    "avgSleepSpO2": 91.0,
    "avgTomorrowSleepSpO2": 94.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1761494400000,
        90
      ],
      [
        1761498000000,
        87
      ],
      [
        1761501600000,
        91
      ],
      [
        1761505200000,
        89
      ],
      [
        1761508800000,
        89
      ],
      [
        1761512400000,
        93
      ],
      [
        1761516000000,
        95
      ]
    ]
  }
}