List all tournaments or create a new tournament.

GET /api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5331
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 59701,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5332",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5330",
    "results": [
        {
            "id": 50157,
            "name": "DDK.NL Go Club - Full Moon Tournament #9",
            "director": {
                "id": 463810,
                "username": "SuzieKyu",
                "country": "nl",
                "icon": "https://user-uploads.online-go.com/62a582e29c917f3dfcb81bce64a13f7a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1171.4995125731932,
                        "deviation": 63.025646037873635,
                        "volatility": 0.06000597450469722
                    }
                },
                "ranking": 18.5811525604583,
                "professional": false,
                "ui_class": ""
            },
            "description": "Monthly Round Robin tournament for ddk players",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2979,
                "name": "Internatio.NL Go Club",
                "summary": "Virtuele DDK club voor Nederlandse spelers en hun vrienden",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 64,
                "icon": "https://user-uploads.online-go.com/cbf3d1c63e4b51aee158455500f9a9e3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-07-16T21:39:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-07-16T21:39:57.338786Z",
            "ended": "2019-08-21T18:00:53.827601Z",
            "start_waiting": "2019-07-16T21:39:54.341839Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cbf3d1c63e4b51aee158455500f9a9e3-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 51288,
            "name": "Correspondence 19x19 RoundRobin 2019-08-21 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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260518T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-05-18T19:00:12.791370Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "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-21T19: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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2019-08-21T19:00:51.216501Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-08-21T19:01:51.663419Z",
            "ended": "2019-11-04T21:24:12.798832Z",
            "start_waiting": "2019-08-21T19:01:47.128383Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 55626,
            "name": "第1期かおり杯棋聖戦予選リーグ2",
            "director": {
                "id": 575743,
                "username": "site15",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/bc007d9395773691f25a5b61c493d20c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2232.771642016839,
                        "deviation": 66.15745879617059,
                        "volatility": 0.059975550212188235
                    }
                },
                "ranking": 33.51195664282314,
                "professional": false,
                "ui_class": ""
            },
            "description": "クラス昇降有りリーグ戦(試行)の予選です。\n\n1位→本戦Sリーグ\n\n2位→本戦Aリーグ\n\n3位→本戦B2リーグ\n\n4位→本戦B1リーグ\n\n5位→リーグ1~3の5位の中で勝ち数1位→本戦B1リーグ\n\nリーグ1~3の5位の中で勝ち数2位→本戦C1リーグ\n\nリーグ1~3の5位の中で勝ち数3位→本戦C2リーグ\n\n※リーグ1~3の5位の勝ち数が同数の場合は抽選\n\n6位→本戦C2リーグ\n\n7位→本戦C1リーグ",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2969,
                "name": "かおり杯-World Kaori Cup-",
                "summary": "For every player who enjoy go game",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 296,
                "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-01-18T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-01-18T11:00:03.435363Z",
            "ended": "2020-03-23T11:08:48.934014Z",
            "start_waiting": "2020-01-18T11:00:02.276463Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 78222,
            "name": "31/7 4 -> 馬悅思\t3 -> 蔡得恩",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "31/7 4 -> 馬悅思\t3 -> 蔡得恩",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 25,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 480,
                "period_time": 20,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "傳碁 C班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-07-31T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-07-31T03:38:25.869846Z",
            "ended": "2021-07-31T03:57:03.495551Z",
            "start_waiting": "2021-07-31T03:38:25.781697Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 108965,
            "name": "Hoàng Bảo / Trọng Nghĩa",
            "director": {
                "id": 1421513,
                "username": "nhatcuong1024",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9485477df4ef646f74d2b3f4177e5129?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 982.3353501199251,
                        "deviation": 63.195662196210705,
                        "volatility": 0.06000380411268009
                    }
                },
                "ranking": 14.50427331694182,
                "professional": false,
                "ui_class": ""
            },
            "description": "Mùa Vây Sum Vầy 2023",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 15,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13657,
                "name": "Ichi-Go PTNK Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 29,
                "icon": "https://user-uploads.online-go.com/8ba1369c7e5510cafbb325500b2f55f3-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-10-28T12:20:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2023-10-28T12:20:37.160847Z",
            "ended": "2023-10-28T12:34:31.442177Z",
            "start_waiting": "2023-10-28T12:20:37.082308Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8ba1369c7e5510cafbb325500b2f55f3-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 108977,
            "name": "1 / 1",
            "director": {
                "id": 1421513,
                "username": "nhatcuong1024",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9485477df4ef646f74d2b3f4177e5129?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 982.3353501199251,
                        "deviation": 63.195662196210705,
                        "volatility": 0.06000380411268009
                    }
                },
                "ranking": 14.50427331694182,
                "professional": false,
                "ui_class": ""
            },
            "description": "Mùa Đông1",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 17,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 15,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13657,
                "name": "Ichi-Go PTNK Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 29,
                "icon": "https://user-uploads.online-go.com/8ba1369c7e5510cafbb325500b2f55f3-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-10-28T12:55:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2023-10-28T12:55:37.165921Z",
            "ended": "2023-10-28T13:01:36.361268Z",
            "start_waiting": "2023-10-28T12:55:37.084850Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8ba1369c7e5510cafbb325500b2f55f3-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 7322,
            "name": "Correspondence 9x9 RoundRobin 2015-05-10 01: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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260517T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-05-17T19:00:14.586871Z",
                "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-05-20T19: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,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2015-05-10T01:00:29.622348Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-05-10T01:00:49.908411Z",
            "ended": "2015-06-11T15:34:03.227736Z",
            "start_waiting": "2015-05-10T01:00:49.014905Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 64867,
            "name": "gsfjgjs",
            "director": {
                "id": 816816,
                "username": "黃銘澤",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/b47b69026bf79459b6e42391604a39bc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1246.0538433752113,
                        "deviation": 64.6600466078934,
                        "volatility": 0.059987309352680394
                    }
                },
                "ranking": 20.00943971980869,
                "professional": false,
                "ui_class": ""
            },
            "description": "bmhfdshf",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4812,
                "name": "2021 回歸盃圍棋手合賽  B組",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 19,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-30T08:35:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-08-30T08:35:59.519028Z",
            "ended": "2020-08-30T08:37:06.088882Z",
            "start_waiting": "2020-08-30T08:35:59.096711Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 108978,
            "name": "1 / 1",
            "director": {
                "id": 1421513,
                "username": "nhatcuong1024",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9485477df4ef646f74d2b3f4177e5129?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 982.3353501199251,
                        "deviation": 63.195662196210705,
                        "volatility": 0.06000380411268009
                    }
                },
                "ranking": 14.50427331694182,
                "professional": false,
                "ui_class": ""
            },
            "description": "Mùa Đông1",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 15,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13657,
                "name": "Ichi-Go PTNK Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 29,
                "icon": "https://user-uploads.online-go.com/8ba1369c7e5510cafbb325500b2f55f3-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-10-28T13:02:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2023-10-28T13:02:40.931857Z",
            "ended": "2023-10-28T13:11:16.402201Z",
            "start_waiting": "2023-10-28T13:02:40.844044Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8ba1369c7e5510cafbb325500b2f55f3-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 108980,
            "name": "1 / 1",
            "director": {
                "id": 1421513,
                "username": "nhatcuong1024",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9485477df4ef646f74d2b3f4177e5129?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 982.3353501199251,
                        "deviation": 63.195662196210705,
                        "volatility": 0.06000380411268009
                    }
                },
                "ranking": 14.50427331694182,
                "professional": false,
                "ui_class": ""
            },
            "description": "Mùa Đông",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 15,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13657,
                "name": "Ichi-Go PTNK Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 29,
                "icon": "https://user-uploads.online-go.com/8ba1369c7e5510cafbb325500b2f55f3-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-10-28T13:18:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2023-10-28T13:18:37.170267Z",
            "ended": "2023-10-28T13:32:43.010825Z",
            "start_waiting": "2023-10-28T13:18:37.085881Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8ba1369c7e5510cafbb325500b2f55f3-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}