Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=ranked&page=6017
{ "count": 60162, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=ranked&page=6016", "results": [ { "id": 599, "name": "Googol MT 2008", "director": { "id": 2478, "username": "yanis", "country": "ru", "icon": "https://secure.gravatar.com/avatar/c715b65785b8c3db6c98145a2a8e0285?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1694.5227759614772, "deviation": 71.09819035827104, "volatility": 0.059974147460910114 } }, "ranking": 27.12620162335771, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "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": 385, "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": 16, "max_ranking": 22, "analysis_enabled": false, "exclusivity": "open", "started": "2009-01-21T22:54:14Z", "ended": "2009-01-21T21:54:14Z", "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": 6133, "name": "Julko's 3", "director": { "id": 15530, "username": "Julko", "country": "pl", "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png", "ratings": { "version": 5, "overall": { "rating": 849.7661010867147, "deviation": 66.91059487725403, "volatility": 0.05927082260754413 } }, "ranking": 11.1481805292339, "professional": false, "ui_class": "supporter" }, "description": "Play GO!", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 91200, "time_control_parameters": { "time_control": "fischer", "initial_time": 432000, "max_time": 604800, "time_increment": 86400 }, "is_open": true, "exclude_provisional": true, "group": { "id": 7, "name": "Polish Go Players", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 457, "icon": "https://user-uploads.online-go.com/2bf108a559c752303005e32bfe754667-64.png" }, "auto_start_on_max": true, "time_start": "2015-04-22T15:00:00Z", "players_start": 8, "first_pairing_method": "slaughter", "subsequent_pairing_method": "slaughter", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2015-04-17T12:55:42.549214Z", "ended": "2016-01-31T03:26:02.402022Z", "start_waiting": "2015-04-17T12:55:41.607233Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/2bf108a559c752303005e32bfe754667-15.png", "player_count": 10, "ranked": true } ] }