{
  "date": "2026-03-13",
  "alcohol_logged": false,
  "alcohol_beer": 0,
  "alcohol_wine": 0,
  "alcohol_spirit": 0,
  "alcohol_other": 0,
  "morning_caffeine_logged": false,
  "morning_caffeine_coffee": 0,
  "morning_caffeine_tea": 0,
  "morning_caffeine_other": 0,
  "late_caffeine_logged": true,
  "late_caffeine_coffee": 1,
  "late_caffeine_tea": 0,
  "late_caffeine_other": 0,
  "light_exercise": false,
  "healthy_meals": true,
  "heavy_meals": false,
  "late_meals": false,
  "intermittent_fasting": true,
  "raw_data": {
    "dailyLogsReport": [
      {
        "behaviourId": 42,
        "measurementType": "QUANTITY",
        "calendarDate": "2026-03-13",
        "name": "Late Caffeine",
        "logStatus": "YES",
        "category": "LIFESTYLE",
        "details": [
          {
            "subTypeId": 1,
            "subTypeName": "COFFEE",
            "amount": 1
          }
        ],
        "sleepRelated": false
      },
      {
        "behaviourId": 4,
        "measurementType": "NONE",
        "calendarDate": "2026-03-13",
        "name": "Healthy Meals",
        "logStatus": "YES",
        "category": "LIFESTYLE",
        "sleepRelated": false
      },
      {
        "behaviourId": 6,
        "measurementType": "NONE",
        "calendarDate": "2026-03-13",
        "name": "Late Meals",
        "logStatus": "NO",
        "category": "LIFESTYLE",
        "sleepRelated": false
      },
      {
        "behaviourId": 5,
        "measurementType": "NONE",
        "calendarDate": "2026-03-13",
        "name": "Heavy Meals",
        "logStatus": "NO",
        "category": "LIFESTYLE",
        "sleepRelated": false
      },
      {
        "behaviourId": 8,
        "measurementType": "NONE",
        "calendarDate": "2026-03-13",
        "name": "Intermittent Fasting",
        "logStatus": "YES",
        "category": "LIFESTYLE",
        "sleepRelated": false
      },
      {
        "behaviourId": 2,
        "measurementType": "QUANTITY",
        "calendarDate": "2026-03-13",
        "name": "Morning Caffeine",
        "logStatus": "NO",
        "category": "LIFESTYLE",
        "sleepRelated": false
      },
      {
        "behaviourId": 3,
        "measurementType": "NONE",
        "calendarDate": "2026-03-13",
        "name": "Light Exercise",
        "logStatus": "NO",
        "category": "LIFESTYLE",
        "sleepRelated": false
      },
      {
        "behaviourId": 1,
        "measurementType": "QUANTITY",
        "calendarDate": "2026-03-13",
        "name": "Alcohol",
        "logStatus": "NO",
        "category": "LIFESTYLE",
        "sleepRelated": false
      }
    ],
    "completionStats": [
      {
        "calendarDate": "2026-03-07",
        "totalTracking": 8,
        "completedTracking": 8
      },
      {
        "calendarDate": "2026-03-08",
        "totalTracking": 8,
        "completedTracking": 8
      },
      {
        "calendarDate": "2026-03-09",
        "totalTracking": 8,
        "completedTracking": 8
      },
      {
        "calendarDate": "2026-03-10",
        "totalTracking": 8,
        "completedTracking": 8
      },
      {
        "calendarDate": "2026-03-11",
        "totalTracking": 8,
        "completedTracking": 0
      },
      {
        "calendarDate": "2026-03-12",
        "totalTracking": 8,
        "completedTracking": 0
      },
      {
        "calendarDate": "2026-03-13",
        "totalTracking": 8,
        "completedTracking": 8
      }
    ]
  }
}