Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=board_size&page=5942
{ "count": 59411, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=board_size&page=5941", "results": [ { "id": 105095, "name": "25x25 Round Robin", "director": { "id": 85719, "username": "💖 KoBa 💖", "country": "_Pirate", "icon": "https://user-uploads.online-go.com/e02f22fbecfc7c11575f2263f7fdbc3a-64.png", "ratings": { "version": 5, "overall": { "rating": 1719.7695935183008, "deviation": 68.14012486639102, "volatility": 0.06017931024501419 } }, "ranking": 27.46857094382586, "professional": false, "ui_class": " supporter" }, "description": "Welcome to 25x25 round robin tournament! We'll start July 15th or when the tournament is full, whichever happens first.\n\nEveryone is welcome, so please invite your friends if they are interested on large board go!", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 88451, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": true, "time_increment": 86400, "initial_time": 259200, "max_time": 259200 }, "is_open": true, "exclude_provisional": false, "group": { "id": 4730, "name": "Large Board", "summary": "21x21, 23x23, et c.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 188, "icon": "https://user-uploads.online-go.com/da8d6f54150e5569ede4d0565e64d3cc-64.png" }, "auto_start_on_max": true, "time_start": "2023-07-15T07:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2023-07-06T13:44:48.697235Z", "ended": "2024-02-27T00:15:19.557732Z", "start_waiting": "2023-07-06T13:44:48.043419Z", "board_size": 25, "active_round": null, "icon": "https://user-uploads.online-go.com/da8d6f54150e5569ede4d0565e64d3cc-15.png", "player_count": 10, "ranked": true } ] }