{
    "success": true,
    "message": "Qualifiers retrieved successfully",
    "data": {
        "edition": {
            "id": 1,
            "name": "Euroson Latino World Salsa Championship 2025",
            "slug": "elwsc-2025",
            "year": 2025,
            "start_date": "2025-12-08",
            "end_date": "2025-12-12",
            "is_current": true
        },
        "filters": {
            "status": null,
            "country": "México",
            "name": null,
            "date_from": null,
            "date_to": null,
            "page": 1,
            "limit": 20
        },
        "items": []
    },
    "pagination": {
        "total": 0,
        "page": 1,
        "limit": 20,
        "total_pages": 0
    }
}