{
  "date": "2026-02-27",
  "average_spo2": 93.0,
  "min_spo2": 82,
  "max_spo2": 97,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2026-02-27",
    "startTimestampGMT": "2026-02-26T16:00:00.0",
    "endTimestampGMT": "2026-02-27T16:00:00.0",
    "startTimestampLocal": "2026-02-27T00:00:00.0",
    "endTimestampLocal": "2026-02-28T00:00:00.0",
    "sleepStartTimestampGMT": "2026-02-26T17:18:30.0",
    "sleepEndTimestampGMT": "2026-02-26T23:25:30.0",
    "sleepStartTimestampLocal": "2026-02-27T01:18:30.0",
    "sleepEndTimestampLocal": "2026-02-27T07:25:30.0",
    "tomorrowSleepStartTimestampGMT": "2026-02-27T17:01:33.0",
    "tomorrowSleepEndTimestampGMT": "2026-02-27T23:27:33.0",
    "tomorrowSleepStartTimestampLocal": "2026-02-28T01:01:33.0",
    "tomorrowSleepEndTimestampLocal": "2026-02-28T07:27:33.0",
    "averageSpO2": 93.0,
    "lowestSpO2": 82,
    "lastSevenDaysAvgSpO2": 90.28571428571429,
    "latestSpO2": 97,
    "latestSpO2TimestampGMT": "2026-02-26T23:00:00.0",
    "latestSpO2TimestampLocal": "2026-02-27T07:00:00.0",
    "avgSleepSpO2": 93.0,
    "avgTomorrowSleepSpO2": 94.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1772125200000,
        96
      ],
      [
        1772128800000,
        93
      ],
      [
        1772132400000,
        92
      ],
      [
        1772136000000,
        93
      ],
      [
        1772139600000,
        92
      ],
      [
        1772143200000,
        90
      ]
    ]
  }
}