Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=ranked&page=5938
{ "count": 59372, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=ranked&page=5937", "results": [ { "id": 3267, "name": "spencerRRR's go basics 2", "director": { "id": 86828, "username": "SpencerRRR", "country": "us", "icon": "https://secure.gravatar.com/avatar/3fc4f783fbbabf5e233362bbe71f29bf?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1308.6866931504342, "deviation": 70.26964547990887, "volatility": 0.0600178516665556 } }, "ranking": 21.144773076792276, "professional": false, "ui_class": "" }, "description": "fun! fast!", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": { "time_control": "simple", "per_move": 86400 }, "is_open": true, "exclude_provisional": true, "group": { "id": 387, "name": "spencerRRR's go bunch", "summary": "fun!fast!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 4, "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": true, "exclusivity": "open", "started": "2014-11-02T14:53:28.906419Z", "ended": "2014-11-15T11:42:30.042922Z", "start_waiting": "2014-11-02T14:53:28.670843Z", "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": 467, "name": "Ryohei's \"I need practice for the Scottish Open\" mini-tournament", "director": { "id": 4007, "username": "retired 2020-05-17", "country": "_United_Federation_of_Planets", "icon": "https://secure.gravatar.com/avatar/3eda6fcd3204ef285fa52176c28c4d3e?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1265.2226592756992, "deviation": 68.93303381814883, "volatility": 0.060098255950306004 } }, "ranking": 20.36285895208113, "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": 382, "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": 2, "max_ranking": 19, "analysis_enabled": false, "exclusivity": "open", "started": "2008-06-14T23:22:32Z", "ended": "2008-06-14T21:22:32Z", "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 } ] }