Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-time_per_move&page=5927
{ "count": 59261, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=5926", "results": [ { "id": 70007, "name": "test2.2", "director": { "id": 751480, "username": "IceTsunami", "country": "_Tibet", "icon": "https://user-uploads.online-go.com/af50490dfea3295e8e9172305d92e28f-64.png", "ratings": { "version": 5, "overall": { "rating": 1196.2312656807467, "deviation": 81.32419211783879, "volatility": 0.06000695930662531 } }, "ranking": 19.06478939401627, "professional": false, "ui_class": "" }, "description": "teststst", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 0, "time_control_parameters": { "system": "none", "time_control": "none", "speed": "correspondence", "pause_on_weekends": false }, "is_open": true, "exclude_provisional": false, "group": { "id": 7212, "name": "TheLeagueOfExtraordinaryPhysicists", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 6, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2021-01-11T17:05:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2021-01-11T17:05:00.597049Z", "ended": "2021-01-11T17:06:02.162243Z", "start_waiting": "2021-01-11T17:05:00.502461Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true } ] }