{
  "date": "2026-05-05",
  "average_spo2": 91.0,
  "min_spo2": 76.0,
  "max_spo2": 96.0,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2026-05-05",
    "startTimestampGMT": "2026-05-04T16:00:00.0",
    "endTimestampGMT": "2026-05-05T02:09:00.0",
    "startTimestampLocal": "2026-05-05T00:00:00.0",
    "endTimestampLocal": "2026-05-05T10:09:00.0",
    "sleepStartTimestampGMT": "2026-05-04T15:41:07.0",
    "sleepEndTimestampGMT": "2026-05-04T23:53:50.0",
    "sleepStartTimestampLocal": "2026-05-04T23:41:07.0",
    "sleepEndTimestampLocal": "2026-05-05T07:53:50.0",
    "tomorrowSleepStartTimestampGMT": null,
    "tomorrowSleepEndTimestampGMT": null,
    "tomorrowSleepStartTimestampLocal": null,
    "tomorrowSleepEndTimestampLocal": null,
    "averageSpO2": 91.0,
    "lowestSpO2": 76,
    "lastSevenDaysAvgSpO2": 92.28571428571429,
    "latestSpO2": 96,
    "latestSpO2TimestampGMT": "2026-05-04T22:59:00.0",
    "latestSpO2TimestampLocal": "2026-05-05T06:59:00.0",
    "avgSleepSpO2": 92.0,
    "avgTomorrowSleepSpO2": null,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1777910400000,
        91
      ],
      [
        1777914000000,
        91
      ],
      [
        1777917600000,
        92
      ],
      [
        1777921200000,
        88
      ],
      [
        1777924800000,
        89
      ],
      [
        1777928400000,
        94
      ],
      [
        1777932000000,
        95
      ]
    ]
  }
}