Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5897
{ "count": 58961, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5896", "results": [ { "id": 80453, "name": "senseihk vs table13w", "director": { "id": 1044601, "username": "senseihk", "country": "un", "icon": "https://secure.gravatar.com/avatar/cdd1c81710571c60e6ca7c93b8674063?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 2326.49766407098, "deviation": 249.480229604016, "volatility": 0.060008490664285076 } }, "ranking": 34.463891257409, "professional": false, "ui_class": "provisional" }, "description": "senseihk vs table13w", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "chinese", "time_per_move": 26880, "time_control_parameters": { "system": "absolute", "time_control": "absolute", "speed": "correspondence", "pause_on_weekends": true, "total_time": 2419200 }, "is_open": true, "exclude_provisional": false, "group": { "id": 10177, "name": "SGA-Tournament", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 42, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2021-09-23T08:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "invite", "started": "2021-09-23T07:48:13.782883Z", "ended": "2021-09-23T07:49:08.471649Z", "start_waiting": "2021-09-23T07:48:13.715644Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true } ] }