Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-player_count&page=5944
{ "count": 59432, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-player_count&page=5943", "results": [ { "id": 139526, "name": "Taiwan", "director": { "id": 1994695, "username": "冒顿大单于", "country": "_Tibet", "icon": "https://user-uploads.online-go.com/b84fd2defc80869d205afc982890e15e-64.png", "ratings": { "version": 5, "overall": { "rating": 1156.0368258016792, "deviation": 155.8821251317532, "volatility": 0.060005740042946426 } }, "ranking": 18.273559970706373, "professional": false, "ui_class": "" }, "description": "Hello", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "japanese", "time_per_move": 58284, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 57600, "initial_time": 86400, "max_time": 172800 }, "is_open": true, "exclude_provisional": true, "group": { "id": 1144, "name": "Taiwanese", "summary": "Mostly Taiwanese!\n\nlet us know if you want to be admin. Please take great care, thank you!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 181, "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-64.png" }, "auto_start_on_max": false, "time_start": "2026-05-30T05:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 18, "max_ranking": 31, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-15.png", "player_count": 0, "ranked": true }, { "id": 139532, "name": "Uyusundabüyüsünninni", "director": { "id": 1879102, "username": "Tusti07", "country": "un", "icon": "https://secure.gravatar.com/avatar/acac03e251ead2c2cb0334dacd6711d2?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 667.3461567410825, "deviation": 143.30814369535702, "volatility": 0.06001550070038952 } }, "ranking": 5.553930953159345, "professional": false, "ui_class": "" }, "description": "hjfdhfhfhfh", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 88451, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": true, "group": { "id": 16178, "name": "Sefer Demir Bilim ve Sanat Merkezi", "summary": "", "require_invitation": false, "is_public": true, "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": false, "time_start": "2026-04-22T15: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": 0, "ranked": true } ] }