Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=players_start&page=5941
{ "count": 59402, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=5940", "results": [ { "id": 645, "name": "dorota's mini-tournament", "director": { "id": 3116, "username": "dorota", "country": "ca", "icon": "https://secure.gravatar.com/avatar/2d2f0b10c4f3a151fb54e67234723763?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1384.2060823500137, "deviation": 63.94488782525502, "volatility": 0.06011916366802208 } }, "ranking": 22.443549181350487, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400 }, "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": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2008-11-16T23:58:21Z", "ended": "2008-11-16T22:58:21Z", "start_waiting": null, "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 3027, "name": "Sitewide September 2014 Dans Round Robin", "director": { "id": 784, "username": "mlopezviedma", "country": "ar", "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png", "ratings": { "version": 5, "overall": { "rating": 1546.697449074561, "deviation": 62.030127804452256, "volatility": 0.05973562432354513 } }, "ranking": 25.01308876159974, "professional": false, "ui_class": "supporter moderator" }, "description": "Enjoy!", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 88320, "time_control_parameters": { "time_control": "fischer", "initial_time": 172800, "max_time": 172800, "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": 30, "max_ranking": 36, "analysis_enabled": true, "exclusivity": "open", "started": "2014-09-20T21:14:45.453158Z", "ended": "2014-12-31T13:09:20.238317Z", "start_waiting": "2014-09-20T21:14:44.545996Z", "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 } ] }