🧪 Test API - Credenciales Deportes

🏃‍♂️ Deportistas

GET
/api/deportistas
GET
/api/deportistas/{id}
GET
/api/deportistas?documento=12345678
GET
/api/deportistas?deporte=1

🏷️ Categorías

GET
/api/categorias
GET
/api/categorias/{id}
GET
/api/categorias?poblacion=1

👥 Poblaciones

GET
/api/poblaciones
GET
/api/poblaciones/{id}
GET
/api/poblaciones?descripcion=deportista

🎫 Tickets

GET
/api/tickets
GET
/api/tickets/{id}
GET
/api/tickets?fecha=2024-01-15
GET
/api/tickets?credencial=123

🍽️ Dining Room Access

POST
/api/dining_room.php