{
  "success": true,
  "data": [
    {
      "id": 3,
      "title": "Cumpleaños María",
      "type": "Cumpleaños",
      "start_date": "2025-10-25T03:00:09.000Z",
      "description": "Fiesta sorpresa para María",
      "recipient": "amigos@eventos.com",
      "created_at": "2025-10-20T03:00:09.000Z"
    },
    {
      "id": 2,
      "title": "Cita Médica",
      "type": "Cita",
      "start_date": "2025-10-22T03:00:09.000Z",
      "description": "Control médico anual",
      "recipient": "paciente@clinica.com",
      "created_at": "2025-10-20T03:00:09.000Z"
    },
    {
      "id": 4,
      "title": "REUNION CIP",
      "type": "Reunión",
      "start_date": "2025-10-20T15:00:00.000Z",
      "description": "Reunion con miembros de CIP, para presentar proyecto",
      "recipient": "zidgarth@gmail.com",
      "created_at": "2025-10-20T03:01:24.000Z"
    },
    {
      "id": 1,
      "title": "Reunión de Equipo",
      "type": "Reunión",
      "start_date": "2025-10-20T03:00:09.000Z",
      "description": "Reunión semanal del equipo de desarrollo",
      "recipient": "equipo@empresa.com",
      "created_at": "2025-10-20T03:00:09.000Z"
    }
  ],
  "count": 4,
  "database": "connected",
  "timestamp": "2026-04-16T10:51:29.264Z"
}