{
  "date": "2026-02-15",
  "average_spo2": 93.0,
  "min_spo2": 82,
  "max_spo2": 99,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2026-02-15",
    "startTimestampGMT": "2026-02-14T16:00:00.0",
    "endTimestampGMT": "2026-02-15T16:00:00.0",
    "startTimestampLocal": "2026-02-15T00:00:00.0",
    "endTimestampLocal": "2026-02-16T00:00:00.0",
    "sleepStartTimestampGMT": "2026-02-14T17:37:27.0",
    "sleepEndTimestampGMT": "2026-02-14T23:33:27.0",
    "sleepStartTimestampLocal": "2026-02-15T01:37:27.0",
    "sleepEndTimestampLocal": "2026-02-15T07:33:27.0",
    "tomorrowSleepStartTimestampGMT": "2026-02-15T16:42:33.0",
    "tomorrowSleepEndTimestampGMT": "2026-02-15T22:40:07.0",
    "tomorrowSleepStartTimestampLocal": "2026-02-16T00:42:33.0",
    "tomorrowSleepEndTimestampLocal": "2026-02-16T06:40:07.0",
    "averageSpO2": 93.0,
    "lowestSpO2": 82,
    "lastSevenDaysAvgSpO2": 93.14285714285714,
    "latestSpO2": 99,
    "latestSpO2TimestampGMT": "2026-02-14T23:00:00.0",
    "latestSpO2TimestampLocal": "2026-02-15T07: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": [
      [
        1771088400000,
        92
      ],
      [
        1771092000000,
        90
      ],
      [
        1771095600000,
        96
      ],
      [
        1771099200000,
        92
      ],
      [
        1771102800000,
        94
      ],
      [
        1771106400000,
        93
      ]
    ]
  }
}