Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-rules&page=5969
{ "count": 59682, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=5968", "results": [ { "id": 2613, "name": "SDK5", "director": { "id": 104, "username": "Oolong4Go", "country": "_Klingon", "icon": "https://secure.gravatar.com/avatar/8e91ccf2e8ceef7a17d825edc71c1924?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1487.0974735216928, "deviation": 79.93436684201419, "volatility": 0.06000532839122804 } }, "ranking": 24.103391824779585, "professional": false, "ui_class": "" }, "description": "Even gamers - fast corispondence 3 moves a day\n\nWill start Friday Nov. 8th if we have enough players", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "aga", "time_per_move": 28800, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 28800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 20, "name": "Single Digit Kyu Room", "summary": "A room for SDK's \r\n", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 758, "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-64.png" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 20, "max_ranking": 30, "analysis_enabled": true, "exclusivity": "open", "started": "2013-12-04T19:13:43.473791Z", "ended": "2014-03-11T13:23:18.889948Z", "start_waiting": "2013-12-04T19:13:41.672101Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-15.png", "player_count": 0, "ranked": true }, { "id": 2778, "name": "3 fast rounds 9x9", "director": { "id": 52052, "username": "ST000MA", "country": "rs", "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1773.7204734712398, "deviation": 64.7543915421217, "volatility": 0.06233350490466346 } }, "ranking": 28.18365079311867, "professional": false, "ui_class": "" }, "description": "9x9 tournament for 30kyu-20kyu", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "aga", "time_per_move": 23520, "time_control_parameters": { "time_control": "fischer", "initial_time": 172800, "max_time": 172800, "time_increment": 21600 }, "is_open": true, "exclude_provisional": false, "group": { "id": 78, "name": "OGS Mini Tournaments", "summary": "The home for all of the old OGS mini tournaments", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 383, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "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": true, "exclusivity": "open", "started": "2014-01-26T09:56:28.746414Z", "ended": "2014-02-26T09:45:59.638301Z", "start_waiting": "2014-01-26T09:56:28.365088Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }