Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=6083
{ "count": 60821, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=6082", "results": [ { "id": 88913, "name": "tutorial", "director": { "id": 1139949, "username": "wanyaow", "country": "un", "icon": "https://secure.gravatar.com/avatar/44e7f34ab943dc2a5e086dd325ecd2f3?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1448.6486735485482, "deviation": 170.6867337928089, "volatility": 0.06000448988621987 } }, "ranking": 23.496976575614106, "professional": false, "ui_class": "provisional" }, "description": "tutorial", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 3, "time_control_parameters": { "system": "absolute", "time_control": "absolute", "speed": "blitz", "pause_on_weekends": false, "total_time": 300 }, "is_open": true, "exclude_provisional": false, "group": { "id": 11514, "name": "USMKKJ Chess", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 9, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2022-04-20T05:04:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2022-04-20T05:04:12.457496Z", "ended": "2022-04-20T05:07:02.451873Z", "start_waiting": "2022-04-20T05:04:12.365916Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true } ] }