Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-rules&page=5942
{ "count": 59411, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5941", "results": [ { "id": 129031, "name": "gooning gooer", "director": { "id": 1317170, "username": "Passthcrarixe", "country": "un", "icon": "https://user-uploads.online-go.com/49a0705116cda40dbcebcccd34583396-64.png", "ratings": { "version": 5, "overall": { "rating": 1112.9383789217352, "deviation": 65.09174148152091, "volatility": 0.06003965518557207 } }, "ranking": 17.39400072126903, "professional": false, "ui_class": "" }, "description": "uhhhhhhh", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": -1, "rules": "aga", "time_per_move": 11, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "rapid", "pause_on_weekends": false, "time_increment": 9, "initial_time": 300, "max_time": 1200 }, "is_open": true, "exclude_provisional": false, "group": { "id": 14839, "name": "GYATT MONSTER 👿 GO!", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 17, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2025-06-01T23:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 34, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 1, "ranked": true } ] }