List all tournaments or create a new tournament.

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

{
    "count": 58985,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=381",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=379",
    "results": [
        {
            "id": 66664,
            "name": "Correspondence 13x13 RoundRobin 2020-10-15 19:00",
            "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": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260314T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-03-14T19:00:11.041048Z",
                "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-03-17T19: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-10-15T19:00:26.775553Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-15T19:00:29.289610Z",
            "ended": "2020-11-22T02:14:27.525485Z",
            "start_waiting": "2020-10-15T19:00:28.049720Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 109185,
            "name": "Friendly All Kyu Tournament",
            "director": {
                "id": 1225565,
                "username": "KaLyJa",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/32e86780b2f9a2e66ab5542282fef97b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1097.5118738916565,
                        "deviation": 62.17660919264535,
                        "volatility": 0.05999308083509756
                    }
                },
                "ranking": 17.0708725359019,
                "professional": false,
                "ui_class": ""
            },
            "description": "For any kyu-level player to join.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8855,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-11-06T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-11-06T00:00:14.336390Z",
            "ended": "2024-11-17T14:53:37.910222Z",
            "start_waiting": "2023-11-06T00:00:14.227831Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 38362,
            "name": "1st Continental Go World Cup-Qualification Phase for South America: Category 14-10k (Group 1)",
            "director": {
                "id": 472707,
                "username": "Rorimuha",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/8db3342c496531b5e52bf3d1829e9bed?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1516.498123369883,
                        "deviation": 65.47420203284265,
                        "volatility": 0.0595946253187008
                    }
                },
                "ranking": 24.55661314647885,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello <br>\nThis is the qualification phase for the South America players who has a level between 14k and 10k.<br>\n(This is the group n°1. The winner of this group will play a final qualification phase against the winners of the other groups of the same category.)\n<br>\n<span style=\"color:red;\">REMEMBER THAT YOUR FLAG MUST MATCH WITH THE CONTINENT (for example, brazilian or uruguayan flag are considered as South American flags).</p>\nHave fun :)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 59520,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 57600,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2514,
                "name": "Continental and World Go Cups Group",
                "summary": "You want to become World Champion or a Continental champion? Join us :)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 526,
                "icon": "https://user-uploads.online-go.com/c1c2b263d212f80b7dfe72721f68c8e4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-06-28T10:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2018-07-17T19:11:39.496554Z",
            "ended": "2018-10-19T18:25:35.423796Z",
            "start_waiting": "2018-07-17T19:11:35.539309Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c1c2b263d212f80b7dfe72721f68c8e4-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 114625,
            "name": "无间勤碁术化 亲睦赛",
            "director": {
                "id": 1479473,
                "username": "奕时奕猷",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/9572aa46fbc22206833b7c78bbde6516-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 824.15575102247,
                        "deviation": 80.44087622650385,
                        "volatility": 0.06002558642246016
                    }
                },
                "ranking": 10.439753346961126,
                "professional": false,
                "ui_class": ""
            },
            "description": "无间勤碁术化 亲睦赛\nWelcome , Have fun",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13797,
                "name": " 无间勤碁术化  Go Advance forward forever",
                "summary": "欢迎围棋爱好者来到属于您的园地\n\n\n          In Your 💖 Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 497,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-04-12T17: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": "2024-04-12T17:00:55.007805Z",
            "ended": "2026-01-30T12:01:03.776559Z",
            "start_waiting": "2024-04-12T17:00:54.297084Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 42,
            "ranked": true
        },
        {
            "id": 104023,
            "name": "19x19 Open League #18",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1429.6387231626618,
                        "deviation": 69.52190984817108,
                        "volatility": 0.060174439907970216
                    }
                },
                "ranking": 23.191178932898033,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open league for everyone. Tournament will be started as soon as 10 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": false,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 68,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-06-11T21:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-06-11T20:24:13.962035Z",
            "ended": "2023-08-23T17:56:32.690714Z",
            "start_waiting": "2023-06-11T20:24:13.473127Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 64110,
            "name": "9x9 tournament",
            "director": {
                "id": 56637,
                "username": "milanm",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/3ca6488bbc5b99dee6389c8324babd42-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1629.8594753696207,
                        "deviation": 67.37216352061405,
                        "volatility": 0.05993412236894525
                    }
                },
                "ranking": 26.22549639186041,
                "professional": false,
                "ui_class": "aga"
            },
            "description": "weekly 9x9 tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 240
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5803,
                "name": "Massachusetts Go Foundation",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 49,
                "icon": "https://user-uploads.online-go.com/ac9f8e424d9bbcbeaadc6a8c635f8262-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-09T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-08-09T16:59:47.621545Z",
            "ended": "2020-08-09T17:42:33.469392Z",
            "start_waiting": "2020-08-09T16:59:46.866433Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ac9f8e424d9bbcbeaadc6a8c635f8262-15.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 64026,
            "name": "Zi hwee VS Dong En",
            "director": {
                "id": 756229,
                "username": "mrrabbuit",
                "country": "sg",
                "icon": "https://user-uploads.online-go.com/95a91e6b595a49e91968bd28f3e90ce4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1348.0847977490964,
                        "deviation": 156.13884872211037,
                        "volatility": 0.05999992557636363
                    }
                },
                "ranking": 21.831420754602473,
                "professional": false,
                "ui_class": ""
            },
            "description": "7/8/2020",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5118,
                "name": "SP Weiqi 2020/2021",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-08-07T12:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-08-07T11:13:19.448009Z",
            "ended": "2020-08-11T13:07:03.458258Z",
            "start_waiting": "2020-08-07T11:13:19.384964Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 74526,
            "name": "แข่งขันวันสิ้นโลก555 ครั้งที่3 9x9",
            "director": {
                "id": 750170,
                "username": "KXD",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/b07ba91a11584321d88e18bbc5cfe173-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1275.99422120457,
                        "deviation": 65.75821157964765,
                        "volatility": 0.06035615381858505
                    }
                },
                "ranking": 20.559113867595133,
                "professional": false,
                "ui_class": ""
            },
            "description": "เฉพาะปลาทูเท่านั้น",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 20,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4821,
                "name": "ST Maklom ",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 34,
                "icon": "https://user-uploads.online-go.com/ffe7b9ee7ce4f4f6cf177e21313b1429-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-28T08:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-04-28T08:00:36.524890Z",
            "ended": "2021-04-28T08:10:13.877303Z",
            "start_waiting": "2021-04-28T08:00:36.401404Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ffe7b9ee7ce4f4f6cf177e21313b1429-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 64097,
            "name": "7 days absolute time 19x19 Tournament",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1100.1417334500736,
                        "deviation": 63.70224725824915,
                        "volatility": 0.0600681839199658
                    }
                },
                "ranking": 17.126278244640424,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "This is an experimental tournament, each game will last 2 weeks in absolute time.\n\nPlease don't use vacation or pause, you may be disqualified without prior notice.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 6720,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 819,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-15T22: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": "2020-08-15T22:00:11.657883Z",
            "ended": "2020-08-28T23:33:57.335166Z",
            "start_waiting": "2020-08-15T22:00:09.270037Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 30862,
            "name": "poopoo",
            "director": {
                "id": 466117,
                "username": "donald dump president",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/8c094a9a22034fdad4b85515f74e881a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 933.6223593726121,
                        "deviation": 86.3186383533499,
                        "volatility": 0.060018443924735494
                    }
                },
                "ranking": 13.32684772276059,
                "professional": false,
                "ui_class": ""
            },
            "description": "same as round robin",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 113280,
            "time_control_parameters": {
                "period_time": 86400,
                "main_time": 2419200,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1392,
                "name": "Poo and fart",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2017-10-28T00: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": "2017-10-30T19:10:06.939131Z",
            "ended": "2018-02-22T08:30:23.185655Z",
            "start_waiting": "2017-10-30T19:10:03.634249Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 9,
            "ranked": true
        }
    ]
}