Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-players_start&page=5891
{ "count": 58901, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-players_start&page=5890", "results": [ { "id": 68545, "name": "5th 25 kyu tournament", "director": { "id": 839136, "username": "Soccer is awesome", "country": "_Starfleet", "icon": "https://user-uploads.online-go.com/48e6240dacac17c93414108e4283e0b2-64.png", "ratings": { "version": 5, "overall": { "rating": 891.7048917582609, "deviation": 65.62231118946897, "volatility": 0.060018009228504185 } }, "ranking": 12.263411003963588, "professional": false, "ui_class": "" }, "description": "have fun!", "schedule": null, "title": null, "tournament_type": "roundrobin", "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": true, "group": { "id": 24, "name": "Double Digit Kyu Room", "summary": "For those of us working our way through to SDK. Whether its for your first time up the ladder and the 20th, lets find some opponents and camaraderie. ", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 3612, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2020-12-03T21:00:00Z", "players_start": -15, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 5, "analysis_enabled": true, "exclusivity": "open", "started": "2020-12-03T21:00:35.424795Z", "ended": "2020-12-03T21:15:15.757181Z", "start_waiting": "2020-12-03T21:00:35.388107Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 1, "ranked": true } ] }