Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-time_per_move&page=6008
{ "count": 60072, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=6007", "results": [ { "id": 102869, "name": "TTC3 Test 3", "director": { "id": 1349116, "username": "lawyer.triphan", "country": "vn", "icon": "https://secure.gravatar.com/avatar/dfd3a8631e57a1b8367baa84ae8c5d56?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1671.8656636788119, "deviation": 270.7763997066343, "volatility": 0.059999029144839566 } }, "ranking": 26.814579789587054, "professional": false, "ui_class": "provisional" }, "description": "TTC3 TTTTTT", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 0, "time_control_parameters": { "system": "none", "time_control": "none", "speed": "correspondence", "pause_on_weekends": false }, "is_open": true, "exclude_provisional": false, "group": { "id": 13186, "name": "TTC-SocTrang", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 4, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2023-05-04T04:12:00Z", "players_start": 3, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2023-05-04T04:13:02.594311Z", "ended": "2023-07-06T13:49:19.605593Z", "start_waiting": "2023-05-04T04:13:02.492061Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 3, "ranked": true }, { "id": 59201, "name": "Tournament", "director": { "id": 762329, "username": "partyrock", "country": "un", "icon": "https://secure.gravatar.com/avatar/e6bd249aa5fe2e80c6c521784b839031?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1186.092748711902, "deviation": 211.04969569737395, "volatility": 0.06000514220469617 } }, "ranking": 18.867748115528606, "professional": false, "ui_class": "provisional" }, "description": "Hello", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "japanese", "time_per_move": 0, "time_control_parameters": { "system": "none", "time_control": "none", "speed": "correspondence" }, "is_open": true, "exclude_provisional": false, "group": { "id": 5303, "name": "Arkham Asylum", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 3, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2020-04-17T18:01:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2020-04-17T18:01:46.976372Z", "ended": "2020-04-17T18:43:07.347586Z", "start_waiting": "2020-04-17T18:01:46.752326Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true } ] }