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

{
    "count": 58361,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5469",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5467",
    "results": [
        {
            "id": 91226,
            "name": "Correspondence 9x9 RoundRobin 2022-06-14 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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20251115T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-11-15T19:00:05.117629Z",
                "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": "2025-11-18T19: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": "2022-06-14T19:00:38.367170Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-06-14T19:01:38.582860Z",
            "ended": "2022-07-28T23:09:08.273953Z",
            "start_waiting": "2022-06-14T19:01:38.367179Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 6
        },
        {
            "id": 79382,
            "name": "Correspondence 13x13 RoundRobin 2021-08-29 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:20251114T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2025-11-14T19:00:06.115130Z",
                "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": "2025-11-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": "2021-08-29T19:00:32.488605Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-29T19:00:33.253011Z",
            "ended": "2021-10-14T08:21:59.355970Z",
            "start_waiting": "2021-08-29T19:00:32.891325Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 4
        },
        {
            "id": 110301,
            "name": "13x13 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": 1330.0061912285266,
                        "deviation": 70.70952490294718,
                        "volatility": 0.06013477631623636
                    }
                },
                "ranking": 21.518865206515677,
                "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": 90782,
            "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": 60,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-12-17T21: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-12-17T14:27:40.374348Z",
            "ended": "2024-02-15T23:19:08.946254Z",
            "start_waiting": "2023-12-17T14:27:39.852221Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 10
        },
        {
            "id": 113000,
            "name": "Brockenstube",
            "director": {
                "id": 1376960,
                "username": "fancyTank",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6fa347ee5c999a554ac49b2ff6273910?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 708.0834023028157,
                        "deviation": 63.417236435422495,
                        "volatility": 0.06004413904725901
                    }
                },
                "ranking": 6.925637896224379,
                "professional": false,
                "ui_class": ""
            },
            "description": "Brockenstube",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 38,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 240,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6757,
                "name": "If you die in an elevator, make sure you press the up button",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-02-20T20:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-02-20T19:08:00.985176Z",
            "ended": "2024-02-20T19:33:37.770157Z",
            "start_waiting": "2024-02-20T19:08:00.908769Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3
        },
        {
            "id": 73642,
            "name": "Correspondence 19x19 RoundRobin 2021-04-09 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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20251113T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-11-13T19:00:05.945890Z",
                "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": "2025-11-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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-04-09T19:00:43.326265Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-04-09T19:01:44.917276Z",
            "ended": "2021-10-15T20:14:54.823128Z",
            "start_waiting": "2021-04-09T19:01:42.014562Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10
        },
        {
            "id": 117059,
            "name": "турнир для начинающих",
            "director": {
                "id": 1569870,
                "username": "lelikm29",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/28a23e5ad0c26de8cfec6e1e07062f0e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 607.0991783370615,
                        "deviation": 73.07104981755862,
                        "volatility": 0.060041120010017573
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "это обычный турнир для начинающих от моего канала на ютубе фуги фуги",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 63,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 180,
                "period_time": 60,
                "periods": 10
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8605,
                "name": "Go Magic",
                "summary": "A modern platform for learning Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1757,
                "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-06-13T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 11,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-01T08:52:30.618001Z",
            "ended": "2024-12-01T09:32:16.515342Z",
            "start_waiting": "2024-12-01T08:52:30.542291Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-15.png",
            "player_count": 4
        },
        {
            "id": 116167,
            "name": "ซ้อม1234",
            "director": {
                "id": 1431598,
                "username": "TungTungTungSahur",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/e10ef9e2cb3e9c7e8feb21708be3fe03-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 729.3975227165325,
                        "deviation": 67.20096420832496,
                        "volatility": 0.060071649057180106
                    }
                },
                "ranking": 7.612197340190815,
                "professional": false,
                "ui_class": ""
            },
            "description": "12345566",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5893,
                "name": "Go Family",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 147,
                "icon": "https://user-uploads.online-go.com/69dc5c9576b388c1fc86c857114ab798-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-05-18T09: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": "2024-05-18T08:20:16.827162Z",
            "ended": "2024-05-18T08:44:09.279826Z",
            "start_waiting": "2024-05-18T08:20:16.771700Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/69dc5c9576b388c1fc86c857114ab798-15.png",
            "player_count": 3
        },
        {
            "id": 133583,
            "name": "9x9 tournament",
            "director": {
                "id": 692019,
                "username": "Playable5354",
                "country": "uz",
                "icon": "https://user-uploads.online-go.com/6e2b723a3d94124e7838e0cb83ab5692-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1147.8835906710137,
                        "deviation": 64.82732389685623,
                        "volatility": 0.05999611977221338
                    }
                },
                "ranking": 18.109710403806435,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9 tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 15822,
                "name": "Trident",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/5340819bffe178dcec985ce1f84bc431-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-20T17:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5340819bffe178dcec985ce1f84bc431-15.png",
            "player_count": 0
        },
        {
            "id": 73970,
            "name": "Mingren Main 2017 Title Match - Board 1",
            "director": {
                "id": 199065,
                "username": "Kuksu League",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/068ce77b41c5451811b692b8280d0f68?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "<!-- \nMingren Main 2017 Title Match - Board 1\n-->\n\nTitle Holder: \n<a style=\"color:deepskyblue\" href='https://online-go.com/user/view/28520/'>yopology [Mingren] x1</a>\n\n<table style=\"text-align:center;empty-cells:hide;table-layout:fixed;border:1px solid\">\n<tr>\n\t<td style=\"text-align:center\"><b>Edition</b></td>\n\t<td style=\"text-align:center\"><b>Title</b></td>\n\t<td style=\"text-align:center\"><b>Class</b></td>\n\t<td style=\"text-align:center\"><b>Year</b></td>\n\t<td style=\"text-align:center\"><b>Player 1</b></td>\n\t<td style=\"text-align:center\"><b>Player 2</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Matches</b></td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td>11th</td>\n\t<td style=\"color:deepskyblue\">Mingren</td>\n\t<td>Main</td>\n\t<td>2017</td>\n\t<td><a style=\"color:deepskyblue\" href='https://online-go.com/player/28520/yopology'>yopology [Mingren]</a></td>\n\t<td><a href='https://online-go.com/player/418737/Puffin888'>Puffin888 [6d]</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73970'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73971'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73972'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73973'>Board 4</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73974'>Board 5</a></td>\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/30642'>Mingren Main Title Tournament 2017</a>\n\nNote:\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2947,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-28T01:13:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-04-28T01:13:19.078202Z",
            "ended": "2021-07-12T13:36:19.276380Z",
            "start_waiting": "2021-04-28T01:13:18.983501Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2
        },
        {
            "id": 109284,
            "name": "2023.NOV 19X19 RoundRobin 13K~8K",
            "director": {
                "id": 1161013,
                "username": "朵兒普拉斯-doorplus-",
                "country": "_United_Nations",
                "icon": "https://user-uploads.online-go.com/7c935550f93ff5eb3f3e93239454342f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1151.0937500744108,
                        "deviation": 63.06821920011851,
                        "volatility": 0.05991569077389414
                    }
                },
                "ranking": 18.174361096243295,
                "professional": false,
                "ui_class": ""
            },
            "description": "Attention: Time Setting for the Game.\n                                                                    \n⭐️⭐️⭐️⭐️⭐️ When all players(who are not disqualified) have finished the games, but there are still some games continued by players who were disqualified by timeout. In order to keep the tournament going, the games with the disqualified players will be TERMINATED by the tournament director.                                             \n                                                                \n                                                                 \n🍭Tips:                                                       \n1️⃣Disqualification will occur if a player loses by timeout.                                                            \n2️⃣If disqualified by the tournament director, all outstanding games will be forfeited, which will affect the player’s ranking.                                                     \n                                                                 \n🍭The following rules must be obeyed to guarantee a respectful game:                                                 \n1️⃣No pauses are allowed.                                       \n2️⃣No vacation mode is permitted. (If a player is on vacation, they and their opponent can still make a move, but time will be suspended. Soooooooooooo, vacation mode is absolutely NOT allowed.)                                   \n3️⃣Any player who is on vacation or has paused the game will be disqualified without further notice or reminder.   \n4️⃣If you find that a player pauses the game or enters vacation mode, please send a message to the tournament director.                                                       \n                                                                 \nHave fun and Enjoy. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 59651,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 57600,
                "initial_time": 259200,
                "max_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12824,
                "name": "Way to GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 30,
                "icon": "https://user-uploads.online-go.com/8fbd7bd47c3c0f4bb73a2fd4c070b182-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-11-13T06:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 17,
            "max_ranking": 22,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-11-10T18:40:56.491638Z",
            "ended": "2024-01-24T11:58:15.294965Z",
            "start_waiting": "2023-11-10T18:40:55.941817Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8fbd7bd47c3c0f4bb73a2fd4c070b182-15.png",
            "player_count": 10
        }
    ]
}