Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-ranked&page=5951
{ "count": 59501, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-ranked&page=5950", "results": [ { "id": 135357, "name": "Torneo de domingo.", "director": { "id": 1496951, "username": "JuanDJR.", "country": "co", "icon": "https://user-uploads.online-go.com/b85ac9bfa253ff7d7c0d714d174e666e-64.png", "ratings": { "version": 5, "overall": { "rating": 723.8127410263489, "deviation": 61.69046984340979, "volatility": 0.059800148668879276 } }, "ranking": 7.4342625487172525, "professional": false, "ui_class": "" }, "description": "Torneo rápido de domingo, 9x9.", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "japanese", "time_per_move": 51, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 600, "period_time": 30, "periods": 5 }, "is_open": true, "exclude_provisional": true, "group": { "id": 283, "name": "Colombia", "summary": "Bienvenidos", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 149, "icon": "https://user-uploads.online-go.com/5c768a9d37fc5696b6c304993a77b774-64.png" }, "auto_start_on_max": true, "time_start": "2025-12-14T22:00:00Z", "players_start": 0, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2025-12-14T22:00:48.499726Z", "ended": "2025-12-14T22:21:05.727971Z", "start_waiting": "2025-12-14T22:00:48.458423Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/5c768a9d37fc5696b6c304993a77b774-15.png", "player_count": 2, "ranked": false } ] }