Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=ranked&page=6066
{ "count": 60652, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=ranked&page=6065", "results": [ { "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": 833.2592285509544, "deviation": 67.36238595445488, "volatility": 0.05927398286753025 } }, "ranking": 10.694062167267784, "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": 458, "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 }, { "id": 95, "name": "dobromila's mini-tournament", "director": { "id": 2278, "username": "dobromila", "country": "pl", "icon": "https://secure.gravatar.com/avatar/6573de4fddcdbef339130eb7bfe9085d?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1740.2152317992766, "deviation": 64.75996217862276, "volatility": 0.06003056817719213 } }, "ranking": 27.74216869604203, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 259200, "time_control_parameters": { "time_control": "simple", "per_move": 259200 }, "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": 386, "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": 12, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2006-05-30T18:48:00Z", "ended": "2006-08-31T03:52:00Z", "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 } ] }