Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-exclusivity&page=6009
{ "count": 60082, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=6008", "results": [ { "id": 63666, "name": "事前シュミレーション2", "director": { "id": 785391, "username": "sum7", "country": "jp", "icon": "https://secure.gravatar.com/avatar/4c3c6cbe1cab7aa2013e7d7fb506b12a?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1727.6497529896158, "deviation": 103.84892805540841, "volatility": 0.06001745520626601 } }, "ranking": 27.574404317226268, "professional": false, "ui_class": "" }, "description": "事前シュミレーション", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 50, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 1800, "period_time": 30, "periods": 1 }, "is_open": true, "exclude_provisional": false, "group": { "id": 6396, "name": "KAKA囲碁部Ⅱ", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 22, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2020-07-29T04:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "group", "started": "2020-07-29T03:07:16.670603Z", "ended": "2020-07-29T03:13:25.464712Z", "start_waiting": "2020-07-29T03:07:16.606641Z", "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": 136248, "name": "aaaaaaaaaaaaa", "director": { "id": 1901474, "username": "samsonmaximus1", "country": "un", "icon": "https://secure.gravatar.com/avatar/57cf8dd913e26ef70bd5b6b5cb3a1ff4?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 920.5334492879327, "deviation": 250, "volatility": 0.06 } }, "ranking": 13.000000000000002, "professional": false, "ui_class": "provisional" }, "description": "aaaaaaaaaaaaaaaaaaaaaa", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 31, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 10, "initial_time": 600, "max_time": 3600 }, "is_open": true, "exclude_provisional": false, "group": { "id": 16074, "name": "Brosgochess", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 3, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-01-11T01:54:00Z", "players_start": 1, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2026-01-11T01:54:12.491104Z", "ended": "2026-01-11T02:41:40.318403Z", "start_waiting": "2026-01-11T01:54:12.400169Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 3, "ranked": false } ] }