Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=max_ranking&page=5972
{ "count": 59711, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5971", "results": [ { "id": 65948, "name": "9x9 double elimination - November 2020", "director": { "id": 126739, "username": "🐬Sofiam🐬", "country": "_Olimpic_Movement", "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png", "ratings": { "version": 5, "overall": { "rating": 1012.0554496406809, "deviation": 84.91308607572303, "volatility": 0.076882078105041 } }, "ranking": 15.194279748149173, "professional": false, "ui_class": "" }, "description": "Everyone is welcome", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 6630, "name": "Go friends 🐬", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 359, "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png" }, "auto_start_on_max": false, "time_start": "2020-11-01T19:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2020-11-01T19:00:13.960903Z", "ended": "2021-05-19T22:56:04.750608Z", "start_waiting": "2020-11-01T19:00:13.411294Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png", "player_count": 25, "ranked": true } ] }