Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5946
{ "count": 59451, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5945", "results": [ { "id": 66968, "name": "testasdasd", "director": { "id": 646849, "username": "Tatoo", "country": "de", "icon": "https://secure.gravatar.com/avatar/58f286831d5d9e2061b190a8add9bdf9?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 2052.801407043705, "deviation": 96.19412231469542, "volatility": 0.06000152412902782 } }, "ranking": 31.5664699465148, "professional": false, "ui_class": "" }, "description": "testasdfgfasd", "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": 7135, "name": "Münchner Go Turnier", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 5, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2020-10-23T16:00:00Z", "players_start": 2, "first_pairing_method": "strength", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2020-10-23T16:00:44.973102Z", "ended": "2020-10-26T16:08:51.916193Z", "start_waiting": "2020-10-23T16:00:44.809459Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 3, "ranked": true } ] }