{
  "date": "2026-03-18",
  "average_spo2": 95.0,
  "min_spo2": 82.0,
  "max_spo2": 94.0,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2026-03-18",
    "startTimestampGMT": "2026-03-17T16:00:00.0",
    "endTimestampGMT": "2026-03-17T23:26:00.0",
    "startTimestampLocal": "2026-03-18T00:00:00.0",
    "endTimestampLocal": "2026-03-18T07:26:00.0",
    "sleepStartTimestampGMT": "2026-03-17T15:20:01.0",
    "sleepEndTimestampGMT": "2026-03-17T20:26:01.0",
    "sleepStartTimestampLocal": "2026-03-17T23:20:01.0",
    "sleepEndTimestampLocal": "2026-03-18T04:26:01.0",
    "tomorrowSleepStartTimestampGMT": null,
    "tomorrowSleepEndTimestampGMT": null,
    "tomorrowSleepStartTimestampLocal": null,
    "tomorrowSleepEndTimestampLocal": null,
    "averageSpO2": 95.0,
    "lowestSpO2": 82,
    "lastSevenDaysAvgSpO2": 93.85714285714286,
    "latestSpO2": 94,
    "latestSpO2TimestampGMT": "2026-03-17T22:46:00.0",
    "latestSpO2TimestampLocal": "2026-03-18T06:46:00.0",
    "avgSleepSpO2": 95.0,
    "avgTomorrowSleepSpO2": null,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1773763200000,
        93
      ],
      [
        1773766800000,
        91
      ],
      [
        1773770400000,
        94
      ],
      [
        1773774000000,
        97
      ],
      [
        1773777600000,
        98
      ],
      [
        1773781200000,
        97
      ],
      [
        1773784800000,
        96
      ]
    ]
  }
}