Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5938
{ "count": 59372, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5937", "results": [ { "id": 88235, "name": "OGS group tournament OpenGotha", "director": { "id": 831882, "username": "I am kill", "country": "un", "icon": "https://user-uploads.online-go.com/7cfc617ed3e1f829d9bfa4056141e399-64.png", "ratings": { "version": 5, "overall": { "rating": 1666.4126402486, "deviation": 62.96633719237113, "volatility": 0.060395662673756345 } }, "ranking": 26.738949423754697, "professional": false, "ui_class": "" }, "description": "every one can join OpenGotha tournament", "schedule": null, "title": null, "tournament_type": "opengotha", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 3, "name": "OGS", "summary": "An open group for folks' who like OGS!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 1776, "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png" }, "auto_start_on_max": false, "time_start": "2022-04-30T14:00:00Z", "players_start": 4, "first_pairing_method": "opengotha", "subsequent_pairing_method": "opengotha", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2022-04-30T14:00:53.211070Z", "ended": null, "start_waiting": "2022-04-30T14:00:53.021367Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png", "player_count": 37, "ranked": true }, { "id": 134985, "name": "DemoTournament", "director": { "id": 1547547, "username": "Czmoutiihakia", "country": "jp", "icon": "https://secure.gravatar.com/avatar/e91d2786d06b2caa828c147c96070f38?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 992.5582086316358, "deviation": 120.60587425687571, "volatility": 0.06000400956294677 } }, "ranking": 14.743943234654086, "professional": false, "ui_class": "" }, "description": "testtest", "schedule": null, "title": null, "tournament_type": "opengotha", "handicap": 0, "rules": "japanese", "time_per_move": 0, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "correspondence", "pause_on_weekends": false, "main_time": 3600, "period_time": 30, "periods": 5 }, "is_open": true, "exclude_provisional": true, "group": { "id": 15941, "name": "モッチー囲碁部", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 3, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2025-12-03T12:00:00Z", "players_start": 4, "first_pairing_method": "opengotha", "subsequent_pairing_method": "opengotha", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "invite", "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 } ] }