Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-rules&page=5961
{ "count": 59602, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5960", "results": [ { "id": 96987, "name": "Christmas", "director": { "id": 875708, "username": "vanecho", "country": "ca", "icon": "https://secure.gravatar.com/avatar/21fd8ed0ecc0af43aabf973b48f11224?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1394.7405472660932, "deviation": 67.62793700753289, "volatility": 0.060329591840027785 } }, "ranking": 22.6190646291034, "professional": false, "ui_class": "" }, "description": "lol just love go", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "aga", "time_per_move": 88451, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 10243, "name": "AGA GO CLUB", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 27, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2022-12-26T04:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2022-12-26T04:00:05.747973Z", "ended": "2024-10-16T17:39:44.262094Z", "start_waiting": "2022-12-26T04:00:05.204476Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 21, "ranked": true }, { "id": 35183, "name": "Inset Tournament", "director": { "id": 517077, "username": "thomaid4417", "country": "un", "icon": "https://user-uploads.online-go.com/7384a5bfb50341e933bc9a8523c6a0cb-64.png", "ratings": { "version": 5, "overall": { "rating": 818.7608071345088, "deviation": 79.96491087639252, "volatility": 0.06000739668122208 } }, "ranking": 10.28771470653308, "professional": false, "ui_class": "" }, "description": "Let’s play GO!", "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": 43, "name": "Kyu Level Study Group", "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 8885, "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png" }, "auto_start_on_max": false, "time_start": "2018-03-07T05: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": "2018-03-11T10:28:51.549021Z", "ended": "2018-10-13T16:05:31.279030Z", "start_waiting": "2018-03-11T10:28:51.351479Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png", "player_count": 4, "ranked": true } ] }