{
  "date": "2025-09-16",
  "average_spo2": 94.0,
  "min_spo2": 83,
  "max_spo2": 86,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-09-16",
    "startTimestampGMT": "2025-09-15T16:00:00.0",
    "endTimestampGMT": "2025-09-16T16:00:00.0",
    "startTimestampLocal": "2025-09-16T00:00:00.0",
    "endTimestampLocal": "2025-09-17T00:00:00.0",
    "sleepStartTimestampGMT": "2025-09-15T16:43:29.0",
    "sleepEndTimestampGMT": "2025-09-15T23:09:11.0",
    "sleepStartTimestampLocal": "2025-09-16T00:43:29.0",
    "sleepEndTimestampLocal": "2025-09-16T07:09:11.0",
    "tomorrowSleepStartTimestampGMT": "2025-09-16T18:03:49.0",
    "tomorrowSleepEndTimestampGMT": "2025-09-16T23:16:49.0",
    "tomorrowSleepStartTimestampLocal": "2025-09-17T02:03:49.0",
    "tomorrowSleepEndTimestampLocal": "2025-09-17T07:16:49.0",
    "averageSpO2": 94.0,
    "lowestSpO2": 83,
    "lastSevenDaysAvgSpO2": 93.14285714285714,
    "latestSpO2": 86,
    "latestSpO2TimestampGMT": "2025-09-15T22:59:00.0",
    "latestSpO2TimestampLocal": "2025-09-16T06:59:00.0",
    "avgSleepSpO2": 94.0,
    "avgTomorrowSleepSpO2": 94.0,
    "spO2ValueDescriptorsDTOList": [
      {
        "spo2ValueDescriptorIndex": 0,
        "spo2ValueDescriptorKey": "timestamp"
      },
      {
        "spo2ValueDescriptorIndex": 1,
        "spo2ValueDescriptorKey": "spo2Reading"
      },
      {
        "spo2ValueDescriptorIndex": 2,
        "spo2ValueDescriptorKey": "singleReadingPlottable"
      }
    ],
    "spO2SingleValues": null,
    "continuousReadingDTOList": null,
    "spO2HourlyAverages": [
      [
        1757952000000,
        93
      ],
      [
        1757955600000,
        96
      ],
      [
        1757959200000,
        95
      ],
      [
        1757962800000,
        94
      ],
      [
        1757966400000,
        93
      ],
      [
        1757970000000,
        94
      ],
      [
        1757973600000,
        93
      ]
    ]
  }
}