{
  "date": "2025-11-15",
  "average_spo2": 96.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": "2025-11-15",
    "startTimestampGMT": "2025-11-14T16:00:00.0",
    "endTimestampGMT": "2025-11-15T16:00:00.0",
    "startTimestampLocal": "2025-11-15T00:00:00.0",
    "endTimestampLocal": "2025-11-16T00:00:00.0",
    "sleepStartTimestampGMT": "2025-11-14T19:38:34.0",
    "sleepEndTimestampGMT": "2025-11-15T01:08:34.0",
    "sleepStartTimestampLocal": "2025-11-15T03:38:34.0",
    "sleepEndTimestampLocal": "2025-11-15T09:08:34.0",
    "tomorrowSleepStartTimestampGMT": "2025-11-15T12:56:26.0",
    "tomorrowSleepEndTimestampGMT": "2025-11-15T23:49:26.0",
    "tomorrowSleepStartTimestampLocal": "2025-11-15T20:56:26.0",
    "tomorrowSleepEndTimestampLocal": "2025-11-16T07:49:26.0",
    "averageSpO2": 96.0,
    "lowestSpO2": 82,
    "lastSevenDaysAvgSpO2": 93.85714285714286,
    "latestSpO2": 99,
    "latestSpO2TimestampGMT": "2025-11-14T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-11-15T06:59:00.0",
    "avgSleepSpO2": 95.0,
    "avgTomorrowSleepSpO2": 95.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1763136000000,
        97
      ],
      [
        1763139600000,
        97
      ],
      [
        1763143200000,
        97
      ],
      [
        1763146800000,
        97
      ],
      [
        1763150400000,
        91
      ],
      [
        1763154000000,
        93
      ],
      [
        1763157600000,
        98
      ]
    ]
  }
}