{
  "date": "2025-09-18",
  "average_spo2": 93.0,
  "min_spo2": 83,
  "max_spo2": 93,
  "readings": [
    {
      "spo2ValueDescriptorIndex": 0,
      "spo2ValueDescriptorKey": "timestamp"
    },
    {
      "spo2ValueDescriptorIndex": 1,
      "spo2ValueDescriptorKey": "spo2Reading"
    },
    {
      "spo2ValueDescriptorIndex": 2,
      "spo2ValueDescriptorKey": "singleReadingPlottable"
    }
  ],
  "raw_data": {
    "userProfilePK": 11508432,
    "calendarDate": "2025-09-18",
    "startTimestampGMT": "2025-09-17T16:00:00.0",
    "endTimestampGMT": "2025-09-18T16:00:00.0",
    "startTimestampLocal": "2025-09-18T00:00:00.0",
    "endTimestampLocal": "2025-09-19T00:00:00.0",
    "sleepStartTimestampGMT": "2025-09-17T18:47:26.0",
    "sleepEndTimestampGMT": "2025-09-17T22:45:26.0",
    "sleepStartTimestampLocal": "2025-09-18T02:47:26.0",
    "sleepEndTimestampLocal": "2025-09-18T06:45:26.0",
    "tomorrowSleepStartTimestampGMT": "2025-09-18T16:00:57.0",
    "tomorrowSleepEndTimestampGMT": "2025-09-18T22:46:30.0",
    "tomorrowSleepStartTimestampLocal": "2025-09-19T00:00:57.0",
    "tomorrowSleepEndTimestampLocal": "2025-09-19T06:46:30.0",
    "averageSpO2": 93.0,
    "lowestSpO2": 83,
    "lastSevenDaysAvgSpO2": 93.28571428571429,
    "latestSpO2": 93,
    "latestSpO2TimestampGMT": "2025-09-17T22:50:00.0",
    "latestSpO2TimestampLocal": "2025-09-18T06:50: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": [
      [
        1758124800000,
        93
      ],
      [
        1758128400000,
        90
      ],
      [
        1758132000000,
        94
      ],
      [
        1758135600000,
        91
      ],
      [
        1758139200000,
        97
      ],
      [
        1758142800000,
        96
      ],
      [
        1758146400000,
        90
      ]
    ]
  }
}