Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=max_ranking&page=5947
{ "count": 59461, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5946", "results": [ { "id": 77500, "name": "dfgsdfg", "director": { "id": 1023102, "username": "scps00", "country": "un", "icon": "https://secure.gravatar.com/avatar/6d44cde2d6b20aba8e2a8b5951f5cdfd?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1304.2918227457508, "deviation": 240.12621952785298, "volatility": 0.05999840599104936 } }, "ranking": 21.066899228852943, "professional": false, "ui_class": "provisional" }, "description": "dsfgsdg", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 31, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 30, "initial_time": 120, "max_time": 300 }, "is_open": true, "exclude_provisional": false, "group": { "id": 9648, "name": "SCPS4D", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 16, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2021-07-14T04:17:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "open", "started": "2021-07-14T04:17:07.418547Z", "ended": "2021-07-17T12:55:42.431304Z", "start_waiting": "2021-07-14T04:17:07.350097Z", "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true } ] }