{
  "event_type": "daily.data.blood_pressure.created",
  "user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "client_user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "team_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "data": {
    "source": {
      "provider": "oura",
      "type": "ring"
    },
    "data": [
      {
        "diastolic": 75,
        "systolic": 125,
        "timestamp": "2025-11-01T23:41:12+00:00",
        "unit": "mmHg"
      }
    ]
  }
}