{
    "success": true,
    "table_exists": true,
    "total_records": 1,
    "records_last_90_days": 1,
    "event_types": [
        {
            "event_type": "test_activity",
            "count": 1
        }
    ],
    "recent_activity": [
        {
            "id": "ec7ff3b8-eed5-45f4-9d97-c3299db71967",
            "user_id": "test-user-id-1780695870",
            "event_type": "test_activity",
            "path": "\/test",
            "ip_address": "216.73.216.175",
            "created_at": "2026-06-05 22:44:30"
        }
    ]
}