{
  "days": [
    {
      "date": "2026-03-28",
      "duration_hours": 9.1,
      "score": 90,
      "stages": {
        "deep": 1.5,
        "light": 4.7,
        "rem": 2.0,
        "awake": 0.9
      }
    },
    {
      "date": "2026-03-29",
      "duration_hours": 6.8,
      "score": 85,
      "stages": {
        "deep": 1.3,
        "light": 3.6,
        "rem": 0.9,
        "awake": 1.0
      }
    },
    {
      "date": "2026-03-30",
      "duration_hours": 4.7,
      "score": 85,
      "stages": {
        "deep": 1.1,
        "light": 2.0,
        "rem": 0.8,
        "awake": 0.7
      }
    },
    {
      "date": "2026-03-31",
      "duration_hours": 8.8,
      "score": 89,
      "stages": {
        "deep": 1.8,
        "light": 4.1,
        "rem": 1.9,
        "awake": 1.0
      }
    },
    {
      "date": "2026-04-01",
      "duration_hours": 9.0,
      "score": 88,
      "stages": {
        "deep": 1.5,
        "light": 4.8,
        "rem": 1.6,
        "awake": 1.1
      }
    },
    {
      "date": "2026-04-02",
      "duration_hours": 6.1,
      "score": 85,
      "stages": {
        "deep": 1.0,
        "light": 3.0,
        "rem": 1.1,
        "awake": 0.9
      }
    },
    {
      "date": "2026-04-03",
      "duration_hours": 12.4,
      "score": 81,
      "stages": {
        "deep": 2.2,
        "light": 6.1,
        "rem": 1.8,
        "awake": 2.3
      }
    },
    {
      "date": "2026-04-04",
      "duration_hours": 9.0,
      "score": 94,
      "stages": {
        "deep": 1.6,
        "light": 4.7,
        "rem": 2.1,
        "awake": 0.5
      }
    },
    {
      "date": "2026-04-05",
      "duration_hours": 8.8,
      "score": 85,
      "stages": {
        "deep": 1.4,
        "light": 5.0,
        "rem": 1.1,
        "awake": 1.3
      }
    },
    {
      "date": "2026-04-06",
      "duration_hours": 7.8,
      "score": 90,
      "stages": {
        "deep": 0.8,
        "light": 4.7,
        "rem": 1.6,
        "awake": 0.8
      }
    },
    {
      "date": "2026-04-07",
      "duration_hours": 5.9,
      "score": 88,
      "stages": {
        "deep": 0.7,
        "light": 3.2,
        "rem": 1.3,
        "awake": 0.7
      }
    },
    {
      "date": "2026-04-08",
      "duration_hours": 4.2,
      "score": 80,
      "stages": {
        "deep": 0.4,
        "light": 2.1,
        "rem": 0.9,
        "awake": 0.8
      }
    },
    {
      "date": "2026-04-09",
      "duration_hours": 8.3,
      "score": 80,
      "stages": {
        "deep": 1.3,
        "light": 4.3,
        "rem": 1.0,
        "awake": 1.6
      }
    },
    {
      "date": "2026-04-10",
      "duration_hours": 1.1,
      "score": 100,
      "stages": {
        "deep": 0,
        "light": 0,
        "rem": 0,
        "awake": 0.0
      }
    },
    {
      "date": "2026-04-12",
      "duration_hours": 10.1,
      "score": 92,
      "stages": {
        "deep": 1.9,
        "light": 5.7,
        "rem": 1.7,
        "awake": 0.8
      }
    },
    {
      "date": "2026-04-13",
      "duration_hours": 5.0,
      "score": 88,
      "stages": {
        "deep": 0.7,
        "light": 3.3,
        "rem": 0.4,
        "awake": 0.6
      }
    },
    {
      "date": "2026-04-14",
      "duration_hours": 7.4,
      "score": 85,
      "stages": {
        "deep": 1.1,
        "light": 3.8,
        "rem": 1.4,
        "awake": 1.1
      }
    },
    {
      "date": "2026-04-15",
      "duration_hours": 5.2,
      "score": 71,
      "stages": {
        "deep": 0.9,
        "light": 2.2,
        "rem": 0.6,
        "awake": 1.5
      }
    }
  ]
}