List all tournaments or create a new tournament.

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

{
    "count": 59891,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-is_open&page=22",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-is_open&page=20",
    "results": [
        {
            "id": 137529,
            "name": "CHEERFUL GO #128 Single Elimination",
            "director": {
                "id": 1220803,
                "username": "nobhaete",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2041.9609284620565,
                        "deviation": 71.22075244619622,
                        "volatility": 0.05980800035460292
                    }
                },
                "ranking": 31.443894986161855,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi everyone, welcome and have fun!\n\nPAUSE/ VACATION = DISQUALIFICATION! If your opponent pauses or has a vacation, or you have any question, please contact nobhaete.\n\nSingle elimination tournament every Thursday.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 43884,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12619,
                "name": "Happy Go!!!",
                "summary": "Feel free to join and create tournaments๏ผ\nCreate tournaments = admin\n\nDouble Elimination tournaments every Sunday    \nSingle Elimination tournaments every Thursday\n\nHAPPY",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 74,
                "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-26T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 34,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-02-26T04:00:22.570469Z",
            "ended": null,
            "start_waiting": "2026-02-26T04:00:22.261551Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 140231,
            "name": "Live 9x9 Double Elimination Tournament 2026-05-14 14:30",
            "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 Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260611T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-06-11T10:00:18.839273Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-06-11T14:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2026-05-14T14:30:49.833328Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-05-14T14:31:49.920321Z",
            "ended": "2026-05-14T15:34:27.327044Z",
            "start_waiting": "2026-05-14T14:31:49.832738Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 139200,
            "name": "yit 19X19 vcty vcsg",
            "director": {
                "id": 1821698,
                "username": "s578gz589",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b661377ce4167f78278c7a199986ca37?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1131.2504712462583,
                        "deviation": 63.059977181617214,
                        "volatility": 0.06009612106939443
                    }
                },
                "ranking": 17.771807024204236,
                "professional": false,
                "ui_class": ""
            },
            "description": "yit 19X19 vcty vcsg",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 16264,
                "name": "9x9 13x13 19x19 123 ! !",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-04-12T06: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": "2026-04-12T06:00:35.328175Z",
            "ended": null,
            "start_waiting": "2026-04-12T06:00:35.118260Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 137457,
            "name": "19x19 McMahon 25k-1k",
            "director": {
                "id": 1562354,
                "username": "SpeederzKnot",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/0cb502e518998ccd240c3cd5e63ac520-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 670.4762552841149,
                        "deviation": 72.96283229730362,
                        "volatility": 0.06021667778899313
                    }
                },
                "ranking": 5.662259103208633,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19 McMahon tournament, 25kyu to 1kyu players.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 13697,
                "name": "๐“ž๐“ท๐“ต๐“ฒ๐“ท๐“ฎ ๐“–๐“ธ ๐“ฃ๐“ธ๐“พ๐“ป๐“ท๐“ช๐“ถ๐“ฎ๐“ท๐“ฝ",
                "summary": "Dear members: Thank you for your support! Our guild needs the help of more people to make the guild prosper. I hope everyone can contribute, join the guild, and recommend your friends to this big family.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 108,
                "icon": "https://user-uploads.online-go.com/0d6ac99b94f3598fc46abd7588a3f568-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-03-01T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-03-01T07:00:41.185918Z",
            "ended": null,
            "start_waiting": "2026-03-01T07:00:40.574136Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/0d6ac99b94f3598fc46abd7588a3f568-15.png",
            "player_count": 25,
            "ranked": true
        },
        {
            "id": 140239,
            "name": "Correspondence 9x9 RoundRobin 2026-05-15 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 Site-wide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260610T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-06-10T19:00:18.765936Z",
                "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-06-13T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": "2026-05-15T19:00:49.850112Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-05-15T19:00:49.974486Z",
            "ended": null,
            "start_waiting": "2026-05-15T19:00:49.917002Z",
            "board_size": 9,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 139941,
            "name": "FNRRT: Double Elimination for 25k-14k [FAST] # IV",
            "director": {
                "id": 1872546,
                "username": "Sch-Mentor",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/41804ae38abc71e0bea5040b313b01ec-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Fast tournament: pay attention, a 12-hour increment is roughly two moves per day to keep the flow.\n\nThings to keep in mind:\n* Use the conditional move feature to speed up the game.\n* Disqualification will occur automatically by the site if a player loses by timeout.\n* If you notice that a player behaves badly, please send a message to the TD.\n* And last but not least: no weekends, no pauses, no vacationโ€”just make your move; itโ€™s a tournament, my friend!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 44568,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15509,
                "name": "Fast and narrow rank range tournaments",
                "summary": "Tournaments for people who like to play within narrow rank ranges and fast correspondence games.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 79,
                "icon": "https://user-uploads.online-go.com/fb0e7d5660cf5ea61609ed14abdc9bfa-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-05-18T23:33:00Z",
            "players_start": 16,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 16,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-05-17T14:57:05.011764Z",
            "ended": null,
            "start_waiting": "2026-05-17T14:57:04.779682Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/fb0e7d5660cf5ea61609ed14abdc9bfa-15.png",
            "player_count": 32,
            "ranked": true
        },
        {
            "id": 139959,
            "name": "โ€œๅฐฑ็ˆฑๆŒ‘ๆˆ˜ๆž้™็š„ๆˆ‘ไปฌโ€  ็‰นๅˆซๅญฃ ไฝŽ็บง็ป„ ็ป„ๅˆซไธ€",
            "director": {
                "id": 1250228,
                "username": "Xuan Tian",
                "country": "my",
                "icon": "https://secure.gravatar.com/avatar/80dc35d1767b37d01fdf02be62fa5602?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 973.9568803781963,
                        "deviation": 67.47231265467761,
                        "volatility": 0.060233241302181856
                    }
                },
                "ranking": 14.305977011887816,
                "professional": false,
                "ui_class": ""
            },
            "description": "25่‡ณ20็บง็š„ๆฃ‹ๅ‹๏ผŒๅฆ‚ๆœ‰ๅ…ด่ถฃ่ฏทๅœจ็ป„ๅˆซไธ€ๅ’ŒไบŒ้€‰ๆ‹ฉไธ€็ป„ๆŠฅๅ",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 16280,
                "name": "ๆˆ‘ไปฌ็š„ๅ‹่ฐŠ่ต›  Our friendly match",
                "summary": "A place to have a friendly match ",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 43,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2026-05-31T04:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-05-18T06:47:31.724257Z",
            "ended": null,
            "start_waiting": "2026-05-18T06:47:31.365630Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 135737,
            "name": "Think Different, Find a Game Changer_3rd Qualify Round",
            "director": {
                "id": 1776211,
                "username": "MAESTRO of BADUK",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/2de231e0b190d65fe2d68b51bd7b4b2a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1765.8457749710974,
                        "deviation": 66.75091733123472,
                        "volatility": 0.060023906467443114
                    }
                },
                "ranking": 28.080644063903023,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is for players who want to play fast correspondence match \n\nTournament for DDK 25k ~ 11k\n\nStart time: 1 day\n\nFischer:: 6 hours\n\nMax. Time: 3 days\n\nPlease be careful below the rule;\n\nNO PAUSE & NO VACATION, anyone who takes on the vacation or pauses a game, will be disqualified.\n\nPlease send the tournament director, <a href=\"https://online-go.com/user/view/1776211\" target=\"_blank\">MAESTRO of BADUK</a> , a message if you find that your opponent pauses or turns vacation mode on.\n*****\n<a href=\"https://online-go.com/tournament/133794\" target=\"_blank\">2nd Q-round: in progress</a>\n\n\n<a href=\"https://online-go.com/tournament/133471\" target=\"_blank\">1st Q-round: in progress</a>\n\n*****\nDuplicate Participate Possible\n\nYou can join more than one qualifier without any problem. If you earn multiple spots in the main tournament, youโ€™ll keep one seed, and the remaining one(s) will go to the next eligible player in the qualifier.\n\n*****\nQualify Round Participant:\nIf there are 16 or fewer players, the top two players will advance to the finals.\nAlso,  If there are 16 to 32 players, the top 4 players will advance to the finals.\n\n*****\nThe winner and runner-up of the main event will be seeded and invited to the main tournament of Road to Dan.\n\n(We recommend you to be a member of this group to receive an invitation. According to the OGS system, we cannot send invitations to non-members. If you do not want to be, we could give tips. 1 For non-member, the winner and runner-up, we will send a personal message to invite the main tournament of Road to Dan. 2 Be a member of RS temporary when you need to get an invitation)\n\n*****",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 22284,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 21600,
                "initial_time": 86400,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15815,
                "name": "RollingStones : Global & ํ•œ๊ตญ์ธ",
                "summary": "ํ•œ๊ตญ์ธ ๋Œ€ํ™˜์˜. ํ•œ๊ตญ์ธ๊ณผ ๊ธ€๋กœ๋ฒŒ ์œ ์ €๋“ค์„ ์œ„ํ•œ ๋ชจ์ž„, We are connected all together.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 75,
                "icon": "https://user-uploads.online-go.com/2de231e0b190d65fe2d68b51bd7b4b2a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-01-07T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 19,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-01-07T04:10:37.943306Z",
            "ended": null,
            "start_waiting": "2026-01-07T04:10:37.604844Z",
            "board_size": 19,
            "active_round": 5,
            "icon": "https://user-uploads.online-go.com/2de231e0b190d65fe2d68b51bd7b4b2a-15.png",
            "player_count": 30,
            "ranked": true
        },
        {
            "id": 140236,
            "name": "13x13 Mini League 5k-15k #43",
            "director": {
                "id": 1688153,
                "username": "Mittelmark",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f86d53e1b08ba490783eac759518a835-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1073.2840100977699,
                        "deviation": 66.95187850935433,
                        "volatility": 0.06002501957710229
                    }
                },
                "ranking": 16.55410507658349,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "A little round robin with 4 games for everyone on a 13x13 board with (not too) relaxed time settings.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93703,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 432000,
                "max_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 161,
                "name": "13x13",
                "summary": "Like to play on a 13 x 13 board?",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 59,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2026-05-22T18:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-05-19T04:23:08.013901Z",
            "ended": null,
            "start_waiting": "2026-05-19T04:23:07.909919Z",
            "board_size": 13,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 139132,
            "name": "ROAD to DAN_Final Q-round",
            "director": {
                "id": 1864146,
                "username": "์ปฌ๋ฆฌํƒ€์ž„",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/911e6202829231fef8fc97edf966f6bd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1802.1607275067029,
                        "deviation": 70.08329201096663,
                        "volatility": 0.059971912306613126
                    }
                },
                "ranking": 28.551898912575105,
                "professional": false,
                "ui_class": ""
            },
            "description": "This tournament is for players who want to play FAST CORRESPONDENCE.\n\nSingle Elimination for 18k~1k\n\nStart Time: 1 day\n\nIncrements Time (Ficher): 6 hours\n\nMax. Time: 2 days\n\nBE CAREFUL about the time settings.\n\nNo pause and No vacation, anyone who turns on the vacation mode or pauses a game, will be disqualified.  (If you notice a player violating the above rules, please notify the tournament administrator.)\n\nPlease send a messege to  <a href=\"https://online-go.com/user/view/1864146\" target=\"_blank\">์ปฌ๋ฆฌํƒ€์ž„ or </a> <a href=\"https://online-go.com/player/1776211/\" target=\"_blank\">MAESTRO of BADUK </a> if you find that anyone or your opponent pauses or turns vacation mode on.\n\n-----\nRestricted Rank: 1k\n\nPlayers who reached 1 dan within 30 days before the tournament announcement date but have since dropped back to 1k are not eligible to participate. (Reference date: 30 days prior to Mar. 1. 2026)\n\n*****\nDuplicate Participate Possible:\n\nYou can join more than one qualifier without any problem. If you earn multiple spots in the main tournament, youโ€™ll keep one seed, and the remaining one(s) will go to the next eligible player in the qualifier.\n\n*****\nQualify Round Participant:\n\n Min. 2 to max. 4 players will advance to the finals. \n\n*****\nFeel free to give tips to your opponent after the game. It could be how we can improve Baduk/Go.\n\nDo not use AI\n\n-----\n<a href=\"https://online-go.com/tournament/137286\" target=\"_blank\">3rd Q-round: in progress </a>\n\n<a href=\"https://online-go.com/tournament/136125\" target=\"_blank\">2nd Q-round: Finished <a href=\"https://online-go.com/player/1882532/\" target=\"_blank\">Winner: HaHai </a>\n\n<a href=\"https://online-go.com/tournament/135235\" target=\"_blank\">1st Q-round: in progress </a>",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 22284,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 21600,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15815,
                "name": "RollingStones : Global & ํ•œ๊ตญ์ธ",
                "summary": "ํ•œ๊ตญ์ธ ๋Œ€ํ™˜์˜. ํ•œ๊ตญ์ธ๊ณผ ๊ธ€๋กœ๋ฒŒ ์œ ์ €๋“ค์„ ์œ„ํ•œ ๋ชจ์ž„, We are connected all together.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 75,
                "icon": "https://user-uploads.online-go.com/2de231e0b190d65fe2d68b51bd7b4b2a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-04-30T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 12,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-04-29T17:01:00.915567Z",
            "ended": null,
            "start_waiting": "2026-04-29T17:01:00.531748Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/2de231e0b190d65fe2d68b51bd7b4b2a-15.png",
            "player_count": 42,
            "ranked": true
        }
    ]
}