{
  "date": "2025-11-18",
  "average_spo2": 94.0,
  "min_spo2": 83,
  "max_spo2": 88,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-11-18",
    "startTimestampGMT": "2025-11-17T16:00:00.0",
    "endTimestampGMT": "2025-11-18T16:00:00.0",
    "startTimestampLocal": "2025-11-18T00:00:00.0",
    "endTimestampLocal": "2025-11-19T00:00:00.0",
    "sleepStartTimestampGMT": "2025-11-17T18:19:34.0",
    "sleepEndTimestampGMT": "2025-11-17T23:46:34.0",
    "sleepStartTimestampLocal": "2025-11-18T02:19:34.0",
    "sleepEndTimestampLocal": "2025-11-18T07:46:34.0",
    "tomorrowSleepStartTimestampGMT": "2025-11-18T16:35:11.0",
    "tomorrowSleepEndTimestampGMT": "2025-11-18T23:27:11.0",
    "tomorrowSleepStartTimestampLocal": "2025-11-19T00:35:11.0",
    "tomorrowSleepEndTimestampLocal": "2025-11-19T07:27:11.0",
    "averageSpO2": 94.0,
    "lowestSpO2": 83,
    "lastSevenDaysAvgSpO2": 94.0,
    "latestSpO2": 88,
    "latestSpO2TimestampGMT": "2025-11-17T23:00:00.0",
    "latestSpO2TimestampLocal": "2025-11-18T07:00: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": [
      [
        1763395200000,
        93
      ],
      [
        1763398800000,
        97
      ],
      [
        1763402400000,
        99
      ],
      [
        1763406000000,
        94
      ],
      [
        1763409600000,
        89
      ],
      [
        1763413200000,
        91
      ],
      [
        1763416800000,
        93
      ]
    ]
  }
}