Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=subsequent_pairing_method&page=5939
{ "count": 59382, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=subsequent_pairing_method&page=5938", "results": [ { "id": 2847, "name": "Sitewide April 2014 SDK Round Robin No Handicap and No Provisional Players (Fixed)", "director": { "id": 4, "username": "matburt", "country": "us", "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?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": "Slightly accelerated time of one move per day. Analysis is enabled", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 87360, "time_control_parameters": { "time_control": "fischer", "initial_time": 86400, "max_time": 86400, "time_increment": 86400 }, "is_open": true, "exclude_provisional": true, "group": null, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 20, "max_ranking": 29, "analysis_enabled": true, "exclusivity": "open", "started": "2014-04-04T00:54:40.217544Z", "ended": "2014-06-24T00:59:40.450798Z", "start_waiting": "2014-04-04T00:52:18.607525Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png", "player_count": 0, "ranked": true }, { "id": 107969, "name": "Live 19x19 Swiss Tournament 2023-09-29 12:30", "director": { "id": 4, "username": "matburt", "country": "us", "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?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": 4, "name": "Live 19x19 Swiss Tournament", "rrule": "DTSTART:20260417T200000Z\nRRULE:FREQ=HOURLY;INTERVAL=4", "active": true, "created": "2014-12-20T06:30:39.250689Z", "last_run": "2026-04-17T20:00:56.376912Z", "lead_time_seconds": 1800, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "size": 19, "time_control_parameters": { "time_control": "byoyomi", "period_time": 30, "main_time": 600, "periods": 3 }, "min_ranking": 0, "max_ranking": 36, "analysis_enabled": false, "exclude_provisional": true, "players_start": 6, "first_pairing_method": "random", "subsequent_pairing_method": "strength", "settings": { "num_rounds": "3", "upper_bar": "20", "lower_bar": "10", "group_size": "3", "maximum_players": 40 }, "next_run": "2026-04-18T00:00:00Z", "base_points": "10.0" }, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 35, "time_control_parameters": { "time_control": "byoyomi", "period_time": 30, "main_time": 600, "periods": 3 }, "is_open": true, "exclude_provisional": true, "group": null, "auto_start_on_max": false, "time_start": "2023-09-29T12:30:32.156983Z", "players_start": 6, "first_pairing_method": "random", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2023-09-29T12:31:32.320369Z", "ended": "2023-09-29T13:33:09.046703Z", "start_waiting": "2023-09-29T12:31:32.181551Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png", "player_count": 6, "ranked": true } ] }