Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-rules&page=5946
{ "count": 59451, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=5945", "results": [ { "id": 117406, "name": "9*9 #11", "director": { "id": 1381238, "username": "BuzzerBeater", "country": "030", "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-64.png", "ratings": { "version": 5, "overall": { "rating": 1791.4405196109458, "deviation": 73.72743519399954, "volatility": 0.06095659406866427 } }, "ranking": 28.413779220434932, "professional": false, "ui_class": "" }, "description": "Welcome.", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": -1, "rules": "aga", "time_per_move": 20, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 0, "period_time": 20, "periods": 3 }, "is_open": true, "exclude_provisional": true, "group": { "id": 13682, "name": "9*9棋賽群", "summary": "A space for 9*9 tournaments!", "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": "2024-06-30T04:00:00Z", "players_start": 2, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2024-06-30T04:00:16.104708Z", "ended": "2024-06-30T04:15:55.020913Z", "start_waiting": "2024-06-30T04:00:16.010112Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 7, "ranked": true } ] }