Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=time_start&page=5905
{ "count": 59042, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_start&page=5904", "results": [ { "id": 2287, "name": "jcdyer's mini-tournament", "director": { "id": 44841, "username": "jcdyer", "country": "un", "icon": "https://secure.gravatar.com/avatar/cfc6acab74c6d9a9c88be04013a5f6ec?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1469.59094016081, "deviation": 65.38172202010546, "volatility": 0.059996300342925316 } }, "ranking": 23.82924661447659, "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": 3, "max_ranking": 13, "analysis_enabled": false, "exclusivity": "open", "started": "2013-07-18T00:17:06Z", "ended": "2013-10-25T19:23:01.832088Z", "start_waiting": null, "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": 2301, "name": "mech91's mini-tournament", "director": { "id": 41871, "username": "mech91", "country": "_Pirate", "icon": "https://secure.gravatar.com/avatar/6d2df0f73598a0272508dce09f61c821?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 2098.9762413109397, "deviation": 64.9948173168674, "volatility": 0.05997217698393752 } }, "ranking": 32.081425987326746, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 432000, "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": 17, "max_ranking": 26, "analysis_enabled": false, "exclusivity": "open", "started": "2013-07-31T14:44:51Z", "ended": "2014-01-19T12:53:04.617366Z", "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }