Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=max_ranking&page=5952
{ "count": 59511, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5951", "results": [ { "id": 65192, "name": "Uh uh uh boom goes the boomer", "director": { "id": 842264, "username": "acallaha", "country": "un", "icon": "https://secure.gravatar.com/avatar/b889bc190dcc9624bb07c0fd035edc1c?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1337.6891060937023, "deviation": 290.31896371798047, "volatility": 0.05999967537233814 } }, "ranking": 21.652208749198074, "professional": false, "ui_class": "provisional" }, "description": "dfsafdsafdas", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 6763, "name": "GOOOOO1111", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 2, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2020-09-07T23:43:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2020-09-07T23:43:01.457650Z", "ended": "2020-09-15T02:06:01.740152Z", "start_waiting": "2020-09-07T23:43:01.238985Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true } ] }