Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-exclusivity&page=5944
{ "count": 59431, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=5943", "results": [ { "id": 80121, "name": "솔반 최종 최강자전", "director": { "id": 1051211, "username": "두집내고살자", "country": "_Pirate", "icon": "https://user-uploads.online-go.com/ca1e1597b48cb8e31f695007595c321a-64.png", "ratings": { "version": 5, "overall": { "rating": 1815.8069237553482, "deviation": 140.20689299593764, "volatility": 0.05999275605264031 } }, "ranking": 28.726533387894122, "professional": false, "ui_class": "" }, "description": "최후의 승자를 가린다!", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "korean", "time_per_move": 10, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 60, "period_time": 10, "periods": 3 }, "is_open": true, "exclude_provisional": false, "group": { "id": 10112, "name": "대우초솔반", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 32, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2021-09-15T06:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2021-09-15T05:40:37.510172Z", "ended": "2021-09-15T05:56:15.466049Z", "start_waiting": "2021-09-15T05:40:37.418606Z", "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }