Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=players_start&page=5947
{ "count": 59462, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=players_start&page=5946", "results": [ { "id": 2719, "name": "The Ministry of Silly Moves, pt 8.", "director": { "id": 28201, "username": "ives", "country": "be", "icon": "https://secure.gravatar.com/avatar/4ff38a9855a5325507cbe6f8eab6e2c2?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1683.7896052617307, "deviation": 63.11433111755294, "volatility": 0.05985598310227053 } }, "ranking": 26.97910229701918, "professional": false, "ui_class": "" }, "description": "Now with correct time settings.\nWill start when we have 5+ players.", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 432000, "time_increment": 86400 }, "is_open": true, "exclude_provisional": true, "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": 17, "max_ranking": 25, "analysis_enabled": true, "exclusivity": "open", "started": "2013-12-28T10:10:31.938565Z", "ended": "2014-04-04T20:25:35.394334Z", "start_waiting": "2013-12-28T10:10:31.569205Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 2844, "name": "Sitewide April 2014 DDK Round Robin No Handicap and No Provisional Players", "director": { "id": 4, "username": "matburt", "country": "us", "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1125.8827017028436, "deviation": 78.19731452501959, "volatility": 0.06006087171771568 } }, "ranking": 17.66169912212786, "professional": false, "ui_class": "supporter moderator admin" }, "description": "Also a slightly accelerated time of 1 day per move. Analysis is enabled.", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 87360, "time_control_parameters": { "time_control": "fischer", "initial_time": 86400, "max_time": 86400, "time_increment": 86400 }, "is_open": true, "exclude_provisional": true, "group": null, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 20, "analysis_enabled": true, "exclusivity": "open", "started": "2014-04-04T00:51:12.227135Z", "ended": "2014-07-07T20:47:24.232764Z", "start_waiting": "2014-04-04T00:46:35.342828Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png", "player_count": 0, "ranked": true } ] }