Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=max_ranking&page=5960
{ "count": 59592, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5959", "results": [ { "id": 140087, "name": "JORNADA 8 DE ENTRENAMIENTO BÁSICO DE GO VERANO 2026", "director": { "id": 798920, "username": "vaik.kanik", "country": "mx", "icon": "https://user-uploads.online-go.com/2d6b90dc29878481490e8286eaaeb49f-64.png", "ratings": { "version": 5, "overall": { "rating": 1144.0604799325788, "deviation": 60.36983920811666, "volatility": 0.0597288618958486 } }, "ranking": 18.032478941820354, "professional": false, "ui_class": "" }, "description": "En el fondo no sólo se trata de vencer a los oponentes en el tablero de Go; se trata, sobre todo, de vencerse a uno mismo, momento a momento, día tras día, practicando el arte.", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "japanese", "time_per_move": 55, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 720, "period_time": 30, "periods": 5 }, "is_open": true, "exclude_provisional": false, "group": { "id": 14953, "name": "Kanik", "summary": "", "require_invitation": true, "is_public": false, "admin_only_tournaments": true, "hide_details": true, "member_count": 19, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-05-10T00:35:00Z", "players_start": 2, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "invite", "started": "2026-05-10T00:35:49.490937Z", "ended": "2026-05-10T01:01:34.823978Z", "start_waiting": "2026-05-10T00:35:49.435440Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true }, { "id": 140094, "name": "Open cup", "director": { "id": 1306771, "username": "Xuan Qi", "country": "my", "icon": "https://secure.gravatar.com/avatar/2ce9fd662ca79b98f97b7c838d49dbd4?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 647.1862881073935, "deviation": 75.4544120971965, "volatility": 0.06041396750313388 } }, "ranking": 5, "professional": false, "ui_class": "" }, "description": "每个人都可以参加", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "chinese", "time_per_move": 623947, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": true, "time_increment": 604800, "initial_time": 2419200, "max_time": 2419200 }, "is_open": true, "exclude_provisional": true, "group": { "id": 16304, "name": "我们的友谊赛2", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": true, "hide_details": false, "member_count": 12, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2026-05-27T03:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 1, "ranked": true } ] }