Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=ended&page=6014
{ "count": 60132, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=ended&page=6013", "results": [ { "id": 141865, "name": "Correspondence 9x9 RoundRobin 2026-07-05 19:00", "director": { "id": 4, "username": "matburt", "country": "us", "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1125.8827017028436, "deviation": 78.19731452501959, "volatility": 0.06006087171771568 } }, "ranking": 17.66169912212786, "professional": false, "ui_class": "supporter moderator admin" }, "description": "Automatic Site-wide Tournament", "schedule": { "id": 5, "name": "Correspondence 9x9 RoundRobin", "rrule": "DTSTART:20260704T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3", "active": true, "created": "2015-02-20T05:56:18.340749Z", "last_run": "2026-07-04T19:00:17.976012Z", "lead_time_seconds": 86400, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "size": 9, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "pause_on_weekends": true, "max_time": 259200, "time_increment": 86400 }, "min_ranking": 0, "max_ranking": 36, "analysis_enabled": true, "exclude_provisional": true, "players_start": 4, "first_pairing_method": "slaughter", "subsequent_pairing_method": "slaughter", "settings": { "num_rounds": "3", "upper_bar": "20", "lower_bar": "10", "group_size": "3", "maximum_players": 10 }, "next_run": "2026-07-07T19:00:00Z", "base_points": "10.0" }, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 95543, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "pause_on_weekends": true, "max_time": 259200, "time_increment": 86400 }, "is_open": true, "exclude_provisional": true, "group": null, "auto_start_on_max": false, "time_start": "2026-07-05T19:00:17.953260Z", "players_start": 4, "first_pairing_method": "slaughter", "subsequent_pairing_method": "slaughter", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png", "player_count": 2, "ranked": true }, { "id": 141871, "name": "第13回 囲碁を楽しもう大会", "director": { "id": 1997867, "username": "RINNKU", "country": "jp", "icon": "https://user-uploads.online-go.com/149cc31ab23ee78d65e1987b29f39c5e-64.png", "ratings": { "version": 5, "overall": { "rating": 1018.0746976204027, "deviation": 61.50911208732236, "volatility": 0.05998432364727976 } }, "ranking": 15.331557645576845, "professional": false, "ui_class": "" }, "description": "囲碁を楽しみながら勝ち抜いていきましょう。", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 12, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 10, "initial_time": 300, "max_time": 3600 }, "is_open": true, "exclude_provisional": false, "group": { "id": 16264, "name": "9x9 13x13 19x19 123 ! !", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 10, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2026-07-11T05: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": 4, "ranked": true } ] }