Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-time_per_move&page=5965
{ "count": 59641, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=5964", "results": [ { "id": 128769, "name": "1st play Zenoleo9697", "director": { "id": 1783834, "username": "leoleohung96", "country": "un", "icon": "https://secure.gravatar.com/avatar/2fedd9dbe6ac025aa3661f8cbfc1cc86?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 835.620927359163, "deviation": 181.33030985773235, "volatility": 0.060005720853376264 } }, "ranking": 10.759583185913854, "professional": false, "ui_class": "provisional" }, "description": "1st play", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "chinese", "time_per_move": 0, "time_control_parameters": { "system": "none", "time_control": "none", "speed": "correspondence", "pause_on_weekends": false }, "is_open": true, "exclude_provisional": true, "group": { "id": 15360, "name": "ZeNoLeO9697", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": true, "hide_details": true, "member_count": 2, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2025-05-24T12:48:00Z", "players_start": 2, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "invite", "started": "2025-05-24T12:48:58.611329Z", "ended": "2025-05-27T01:34:28.432044Z", "start_waiting": "2025-05-24T12:48:58.559053Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true } ] }