Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-min_ranking&page=5966
{ "count": 59652, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=5965", "results": [ { "id": 63079, "name": "Correspondence 13x13 RoundRobin 2020-07-14 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 Sitewide Tournament", "schedule": { "id": 7, "name": "Correspondence 13x13 RoundRobin", "rrule": "DTSTART:20260513T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3", "active": true, "created": "2015-02-20T06:00:14.582400Z", "last_run": "2026-05-13T19:00:49.979102Z", "lead_time_seconds": 86400, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "size": 13, "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-05-16T19:00:00Z", "base_points": "10.0" }, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "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": "2020-07-14T19:00:33.896502Z", "players_start": 4, "first_pairing_method": "slaughter", "subsequent_pairing_method": "slaughter", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": true, "exclusivity": "open", "started": "2020-07-14T19:00:34.756619Z", "ended": "2020-09-29T07:58:42.135855Z", "start_waiting": "2020-07-14T19:00:33.925069Z", "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png", "player_count": 7, "ranked": true }, { "id": 2283, "name": "26 kyu and Under", "director": { "id": 39807, "username": "wayne5731", "country": "un", "icon": "https://secure.gravatar.com/avatar/0756160874f8187872dab4ff047243be?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1554.8467651257406, "deviation": 69.9886341735699, "volatility": 0.05997511231490372 } }, "ranking": 25.134742420361277, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 78, "name": "OGS Mini Tournaments", "summary": "The home for all of the old OGS mini tournaments", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 383, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 4, "analysis_enabled": false, "exclusivity": "open", "started": "2013-09-12T19:22:04Z", "ended": "2013-09-12T17:22:04Z", "start_waiting": null, "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }