{
  "date": "2025-10-23",
  "average_spo2": 94.0,
  "min_spo2": 85,
  "max_spo2": 99,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-10-23",
    "startTimestampGMT": "2025-10-22T16:00:00.0",
    "endTimestampGMT": "2025-10-23T16:00:00.0",
    "startTimestampLocal": "2025-10-23T00:00:00.0",
    "endTimestampLocal": "2025-10-24T00:00:00.0",
    "sleepStartTimestampGMT": "2025-10-22T18:26:58.0",
    "sleepEndTimestampGMT": "2025-10-22T23:05:58.0",
    "sleepStartTimestampLocal": "2025-10-23T02:26:58.0",
    "sleepEndTimestampLocal": "2025-10-23T07:05:58.0",
    "tomorrowSleepStartTimestampGMT": "2025-10-23T17:14:22.0",
    "tomorrowSleepEndTimestampGMT": "2025-10-23T23:20:14.0",
    "tomorrowSleepStartTimestampLocal": "2025-10-24T01:14:22.0",
    "tomorrowSleepEndTimestampLocal": "2025-10-24T07:20:14.0",
    "averageSpO2": 94.0,
    "lowestSpO2": 85,
    "lastSevenDaysAvgSpO2": 93.0,
    "latestSpO2": 99,
    "latestSpO2TimestampGMT": "2025-10-22T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-10-23T06:59:00.0",
    "avgSleepSpO2": 94.0,
    "avgTomorrowSleepSpO2": 96.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1761148800000,
        95
      ],
      [
        1761152400000,
        93
      ],
      [
        1761156000000,
        89
      ],
      [
        1761159600000,
        94
      ],
      [
        1761163200000,
        93
      ],
      [
        1761166800000,
        96
      ],
      [
        1761170400000,
        97
      ]
    ]
  }
}