Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-rules&page=6023
{ "count": 60222, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=6022", "results": [ { "id": 77373, "name": "Tournoi de la mi-Juillet", "director": { "id": 947496, "username": "MoriceARAO", "country": "fr", "icon": "https://user-uploads.online-go.com/81aa1c85308fb6efaf9cdde44778d61c-64.png", "ratings": { "version": 5, "overall": { "rating": 954.5506279675717, "deviation": 60.658586528535416, "volatility": 0.060066268823492024 } }, "ranking": 13.840052034956623, "professional": false, "ui_class": "" }, "description": "Que le meilleur gagne !", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "aga", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": true, "group": { "id": 9244, "name": "parentsgo", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 12, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2021-07-12T10:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "group", "started": "2021-07-12T10:00:24.082089Z", "ended": "2021-09-02T15:53:30.979986Z", "start_waiting": "2021-07-12T10:00:23.642407Z", "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 6, "ranked": true }, { "id": 38767, "name": "alex g", "director": { "id": 548925, "username": "coolace3000", "country": "un", "icon": "https://secure.gravatar.com/avatar/3385498b6b1ac2ae30d418af48456a60?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1500, "deviation": 350, "volatility": 0.06 } }, "ranking": 24.303382182144386, "professional": false, "ui_class": "provisional" }, "description": "hirfrgtrgrthth", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "aga", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400, "speed": "correspondence" }, "is_open": true, "exclude_provisional": true, "group": { "id": 2635, "name": "alex g", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 1, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2018-07-03T19:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2018-07-05T14:12:10.904987Z", "ended": "2018-07-11T13:47:39.210748Z", "start_waiting": "2018-07-05T14:12:10.263509Z", "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true } ] }