{
  "date": "2026-03-04",
  "average_spo2": 96.0,
  "min_spo2": 84.0,
  "max_spo2": 98.0,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2026-03-04",
    "startTimestampGMT": "2026-03-03T16:00:00.0",
    "endTimestampGMT": "2026-03-04T02:21:00.0",
    "startTimestampLocal": "2026-03-04T00:00:00.0",
    "endTimestampLocal": "2026-03-04T10:21:00.0",
    "sleepStartTimestampGMT": "2026-03-03T16:30:29.0",
    "sleepEndTimestampGMT": "2026-03-03T23:22:47.0",
    "sleepStartTimestampLocal": "2026-03-04T00:30:29.0",
    "sleepEndTimestampLocal": "2026-03-04T07:22:47.0",
    "tomorrowSleepStartTimestampGMT": null,
    "tomorrowSleepEndTimestampGMT": null,
    "tomorrowSleepStartTimestampLocal": null,
    "tomorrowSleepEndTimestampLocal": null,
    "averageSpO2": 96.0,
    "lowestSpO2": 84,
    "lastSevenDaysAvgSpO2": 93.85714285714286,
    "latestSpO2": 98,
    "latestSpO2TimestampGMT": "2026-03-03T22:59:00.0",
    "latestSpO2TimestampLocal": "2026-03-04T06:59:00.0",
    "avgSleepSpO2": 96.0,
    "avgTomorrowSleepSpO2": null,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1772553600000,
        96
      ],
      [
        1772557200000,
        98
      ],
      [
        1772560800000,
        99
      ],
      [
        1772564400000,
        97
      ],
      [
        1772568000000,
        94
      ],
      [
        1772571600000,
        93
      ],
      [
        1772575200000,
        95
      ]
    ]
  }
}