Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=max_ranking&page=5954
{ "count": 59531, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5953", "results": [ { "id": 129399, "name": "End of school.", "director": { "id": 875708, "username": "vanecho", "country": "ca", "icon": "https://secure.gravatar.com/avatar/21fd8ed0ecc0af43aabf973b48f11224?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1394.7405472660932, "deviation": 67.62793700753289, "volatility": 0.060329591840027785 } }, "ranking": 22.6190646291034, "professional": false, "ui_class": "" }, "description": "Since everyone had fun in the last tournament we created a new one.", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "aga", "time_per_move": 88451, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 86400, "initial_time": 259200, "max_time": 259200 }, "is_open": true, "exclude_provisional": false, "group": { "id": 10243, "name": "AGA GO CLUB", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 27, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2025-07-01T01:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "open", "started": "2025-07-01T01:00:29.986397Z", "ended": null, "start_waiting": "2025-07-01T01:00:29.759799Z", "board_size": 19, "active_round": 6, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 20, "ranked": true } ] }