Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-exclusivity&page=5891
{ "count": 58901, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=5890", "results": [ { "id": 97440, "name": "鄧宏諾 簡頌賢", "director": { "id": 818416, "username": "傳碁學園", "country": "un", "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png", "ratings": { "version": 5, "overall": { "rating": 1898.3468207617877, "deviation": 71.28817954667363, "volatility": 0.06041644550084839 } }, "ranking": 29.755630942351214, "professional": false, "ui_class": "" }, "description": "鄧宏諾 簡頌賢", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 35, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 600, "period_time": 30, "periods": 3 }, "is_open": true, "exclude_provisional": false, "group": { "id": 7533, "name": "傳碁 A班", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 36, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2022-12-03T10:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "group", "started": "2022-12-03T09:51:50.062547Z", "ended": "2022-12-03T10:46:16.512418Z", "start_waiting": "2022-12-03T09:51:50.006927Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true } ] }