Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=max_ranking&page=5938
{ "count": 59372, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5937", "results": [ { "id": 98685, "name": "5 -> 王善緯 6 -> 李梓揚", "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": "5 -> 王善緯\n6 -> 李梓揚", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 44, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 1800, "period_time": 30, "periods": 1 }, "is_open": true, "exclude_provisional": false, "group": { "id": 6399, "name": "傳碁 B班", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 53, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2023-01-07T09: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": "2023-01-07T08:31:16.906903Z", "ended": "2023-01-07T09:39:12.164147Z", "start_waiting": "2023-01-07T08:31:16.847372Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true }, { "id": 45823, "name": "GTF Club Inaugral Tournament", "director": { "id": 529842, "username": "Here We Go", "country": "_Scotland", "icon": "https://user-uploads.online-go.com/2438095df10828aa93ec7771f47a4a0f-64.png", "ratings": { "version": 5, "overall": { "rating": 1805.4462231036346, "deviation": 65.52343881907694, "volatility": 0.059776050652842 } }, "ranking": 28.594064949584165, "professional": false, "ui_class": "" }, "description": "GTF Club Inaugral Tournament", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "pause_on_weekends": true, "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400, "speed": "correspondence" }, "is_open": true, "exclude_provisional": true, "group": { "id": 2518, "name": "GTF Club", "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": true, "time_start": "2019-02-20T16:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "invite", "started": "2019-02-20T18:26:07.868405Z", "ended": "2019-03-13T17:36:28.543154Z", "start_waiting": "2019-02-20T18:26:07.299732Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }