Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=started&page=5966
{ "count": 59652, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=started&page=5965", "results": [ { "id": 140197, "name": "tornamennto2", "director": { "id": 1608024, "username": "S-Tsumugi", "country": "jp", "icon": "https://secure.gravatar.com/avatar/8a91909e8b623e3084f318f861e92c13?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 746.6593474132152, "deviation": 70.73307032676932, "volatility": 0.06014307918211424 } }, "ranking": 8.153679810949013, "professional": false, "ui_class": "" }, "description": "minnnadegannbarou", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 4, "time_control_parameters": { "system": "simple", "time_control": "simple", "speed": "blitz", "pause_on_weekends": false, "per_move": 4 }, "is_open": true, "exclude_provisional": false, "group": { "id": 25, "name": "Go Basics", "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 17960, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png" }, "auto_start_on_max": false, "time_start": "2026-05-15T21:00:00Z", "players_start": 5, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 15, "analysis_enabled": false, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png", "player_count": 2, "ranked": false }, { "id": 140241, "name": "awdawdawd", "director": { "id": 2023447, "username": "hgrill", "country": "un", "icon": "https://secure.gravatar.com/avatar/c4d50531c8143a5a083092f8c4027ff5?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1500, "deviation": 350, "volatility": 0.06 } }, "ranking": 24.303382182144386, "professional": false, "ui_class": "provisional" }, "description": "awdawdaw", "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": 16429, "name": "ahojky", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": true, "hide_details": false, "member_count": 2, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-05-14T20:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "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 } ] }