Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=max_ranking&page=6060
{ "count": 60592, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=6059", "results": [ { "id": 82175, "name": "6/11 3 -> 葉子齊\t4 -> 林可淇", "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": "6/11 3 -> 葉子齊\t4 -> 林可淇", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 13, "time_control_parameters": { "system": "absolute", "time_control": "absolute", "speed": "live", "pause_on_weekends": false, "total_time": 1200 }, "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": "2021-11-06T09:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "open", "started": "2021-11-06T08:36:16.352987Z", "ended": "2021-11-06T09:11:17.238245Z", "start_waiting": "2021-11-06T08:36:16.294110Z", "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": 70560, "name": "beginner tournament", "director": { "id": 740165, "username": "szproszczytek", "country": "_Scotland", "icon": "https://user-uploads.online-go.com/2bf8d743b1993c76c2759fce0ce5432d-64.png", "ratings": { "version": 5, "overall": { "rating": 2053.733837221348, "deviation": 73.93692707212678, "volatility": 0.06005991186470912 } }, "ranking": 31.57698282790967, "professional": false, "ui_class": "supporter" }, "description": "beginner tournament", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": -1, "rules": "japanese", "time_per_move": 11, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 10, "initial_time": 120, "max_time": 120 }, "is_open": true, "exclude_provisional": false, "group": { "id": 4568, "name": "Scotland Youth Team", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 64, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2021-01-25T16:31:00Z", "players_start": 3, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2021-01-25T16:31:33.864435Z", "ended": "2021-01-25T16:50:12.508066Z", "start_waiting": "2021-01-25T16:31:33.728182Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }