Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=started&page=5999
{ "count": 59981, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=started&page=5998", "results": [ { "id": 141384, "name": "Пробный турнир", "director": { "id": 2030829, "username": "Razutdinov", "country": "ec", "icon": "https://user-uploads.online-go.com/917c8cc8b56dc7d6a1fd52bb00d81ea0-64.png", "ratings": { "version": 5, "overall": { "rating": 1102.394225989387, "deviation": 141.12652465271063, "volatility": 0.060002484628929945 } }, "ranking": 17.173628409563538, "professional": false, "ui_class": "" }, "description": "Пробный турнир, сайт, блин. Начни уже турнир. Хватит меня просить что-то ещё ввести. Всё равно никто не будет это читать. А теперь ты меня разозлил и я теперь пишу это, чтобы кто-нибудь потом поржа. Но вероятность этого КРАЙНЕ МАЛА (:Р) и я просто трачу время)", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": -1, "rules": "japanese", "time_per_move": 171733, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 86400, "initial_time": 2419200, "max_time": 2419200 }, "is_open": true, "exclude_provisional": true, "group": { "id": 16487, "name": "Go в ГО", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 4, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2026-06-19T14:15: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": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true } ] }