Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-rules&page=6035
{ "count": 60342, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=6034", "results": [ { "id": 31, "name": "Basics Brawl 2", "director": { "id": 55, "username": "RoadHobo", "country": "_Pirate", "icon": "https://secure.gravatar.com/avatar/e55cc679f2b9a76927782680058168ed?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1387.3991114591252, "deviation": 74.83343692369397, "volatility": 0.060064431794117246 } }, "ranking": 22.49688914242659, "professional": false, "ui_class": "" }, "description": "Round Robin for players 20k-30k", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "aga", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 259200, "time_increment": 86400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 25, "name": "Go Basics", "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 18066, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 10, "analysis_enabled": false, "exclusivity": "open", "started": "2013-09-09T10:57:28.116621Z", "ended": "2013-11-25T17:33:22.819273Z", "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png", "player_count": 0, "ranked": true }, { "id": 61438, "name": "Super long stress free games", "director": { "id": 620412, "username": "bluemooneatlion", "country": "us", "icon": "https://user-uploads.online-go.com/11dd76bb3c9fb454bfa66096f686ed49-64.png", "ratings": { "version": 5, "overall": { "rating": 1322.4871704243833, "deviation": 62.50316658756416, "volatility": 0.06002064488315978 } }, "ranking": 21.38761828211635, "professional": false, "ui_class": "" }, "description": "Happy fun time", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "aga", "time_per_move": 97920, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": true, "time_increment": 86400, "initial_time": 1036800, "max_time": 2419200 }, "is_open": true, "exclude_provisional": false, "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": 3681, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2020-06-04T07:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 25, "analysis_enabled": true, "exclusivity": "open", "started": "2020-06-06T00:40:52.840767Z", "ended": "2020-10-28T19:23:15.180745Z", "start_waiting": "2020-06-06T00:40:52.392654Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }