Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-player_count&page=5933
{ "count": 59322, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=5932", "results": [ { "id": 139166, "name": "AZIK GM", "director": { "id": 2001076, "username": "AZIK. GM", "country": "un", "icon": "https://secure.gravatar.com/avatar/3390db3ca11393d8009a2322e7608cb8?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1500, "deviation": 350, "volatility": 0.06 } }, "ranking": 24.303382182144386, "professional": false, "ui_class": "provisional" }, "description": "TGULCVFJGUFIFU OH MY GOD", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 5, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "blitz", "pause_on_weekends": false, "main_time": 30, "period_time": 5, "periods": 5 }, "is_open": true, "exclude_provisional": true, "group": { "id": 14516, "name": "International Go Association", "summary": "Join the International Go Association!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 19, "icon": "https://user-uploads.online-go.com/028a2d5e4f270cf9d3ef2344c6d98c79-64.png" }, "auto_start_on_max": true, "time_start": "2026-04-11T03: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://user-uploads.online-go.com/028a2d5e4f270cf9d3ef2344c6d98c79-15.png", "player_count": 0, "ranked": true }, { "id": 139151, "name": "THE MONDAY EVENING CHALLENGE !!!!!!", "director": { "id": 1424564, "username": "AdamChen", "country": "gb", "icon": "https://user-uploads.online-go.com/1f343fb2fbc10662bae9925f1ef4ca88-64.png", "ratings": { "version": 5, "overall": { "rating": 1228.0772723725602, "deviation": 64.61701474086261, "volatility": 0.06001116207913837 } }, "ranking": 19.673026714401104, "professional": false, "ui_class": "" }, "description": "BYO-YOMI LIVE PUBLIC 25 KYU TO 9 DAN", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "japanese", "time_per_move": 44, "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": true, "group": { "id": 14633, "name": "THE TOURNERMENT PLACE (FOR EVERYBODY !!!!!!)", "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-12T17:00:00Z", "players_start": 4, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "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 } ] }