Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-rules&page=6054
{ "count": 60532, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=6053", "results": [ { "id": 93302, "name": "Take Your Time IV", "director": { "id": 756466, "username": "slowthought", "country": "us", "icon": "https://secure.gravatar.com/avatar/0437173f74cf94f3b0ca3cc2e67a8f25?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1018.266723622824, "deviation": 62.78935992805937, "volatility": 0.05993975027658351 } }, "ranking": 15.335923712998405, "professional": false, "ui_class": "supporter" }, "description": "AGA rules, no analysis", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": -1, "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": 259200 }, "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": 8934, "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png" }, "auto_start_on_max": false, "time_start": "2022-08-09T18:00:00Z", "players_start": 8, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 25, "analysis_enabled": false, "exclusivity": "open", "started": "2022-08-09T19:23:03.878478Z", "ended": "2022-12-09T19:09:22.189611Z", "start_waiting": "2022-08-09T19:23:03.717297Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png", "player_count": 6, "ranked": true }, { "id": 74150, "name": "round 1 @12345", "director": { "id": 817673, "username": "agcFelixT", "country": "us", "icon": "https://secure.gravatar.com/avatar/de79471fda7f4599450610648d684750?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1217.0041454536904, "deviation": 86.81471409012131, "volatility": 0.06001367437206343 } }, "ranking": 19.46334482912078, "professional": false, "ui_class": "" }, "description": "5 rounds", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "aga", "time_per_move": 2446080, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "correspondence", "pause_on_weekends": true, "main_time": 2419200, "period_time": 2419200, "periods": 300 }, "is_open": true, "exclude_provisional": true, "group": { "id": 8517, "name": "go class group", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 9, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2021-05-04T01:15:00Z", "players_start": 4, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "open", "started": "2021-05-04T01:15:36.830055Z", "ended": "2022-10-06T05:21:57.234726Z", "start_waiting": "2021-05-04T01:15:36.602255Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 10, "ranked": true } ] }