List all tournaments or create a new tournament.

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

{
    "count": 59575,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=1073",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=1071",
    "results": [
        {
            "id": 118004,
            "name": "Tianyuan Nines 2020 Title Match - Board 8",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2004.4188438214221,
                        "deviation": 67.71437067217448,
                        "volatility": 0.06015576961047741
                    }
                },
                "ranking": 31.014313855840236,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "<!--\nTianyuan Nines 2020 Title Match - Board 1\n-->\n\nTitle Holder:\n<a style=\"color:yellow\" href='https://online-go.com/user/view/43936/'>Sadaharu [Nines Tianyuan] x2</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>14th</td>\n\t<td style=\"color:yellow\">Tianyuan</td>\n\t<td>Nines</td>\n\t<td>2020</td>\n\t<td><a style=\"color:yellow\" href='https://online-go.com/player/43936/Sadaharu'>Sadaharu [Nines Tianyuan]</a></td>\n\t<td><a href='https://online-go.com/player/64817/'>mark5000 [5d]</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664480'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664509'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664556'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664593'><s>Board 4</s></a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664639'><s>Board 5</s></a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65895612'><s>Board 6</s></a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65895816'>Board 7</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/118004'>Board 8</a></td>\n</tr>\n</table>\n\n\nTitle Tournament: <a style=\"color:yellow\" href='https://online-go.com/tournament/63586'>Tianyuan Nines Title Tournament 2020</a>\n\nNote:\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.\n- If you are seeing bigger board numbers like 'Board 6', it's because in the first 5 boards the assignment of black and white is too unbalanced and it's flagged by one or both of the Title Match players. If these extra boards contributed to a more balanced distribution of black and white, we will cancel the 5th (and the 4th) board and use the result in the new boards. For example: if in Board 1~5 player A is always assigned Black, and in Board 6 and Board 8, player A is assigned White while in Board 7, player A is assigned Black again, we will use the results from Board 1, 2, 3, 6, 8, instead of Board 1~5. This is a workaround to balance the black-white assignment in the title match as on OGS, there's no way for a tournament director to assign the color of individual games.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 107733,
            "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": 2976,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-07-16T05:50:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-07-16T05:50:01.299802Z",
            "ended": "2024-09-17T14:57:10.726782Z",
            "start_waiting": "2024-07-16T05:50:01.249246Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 132598,
            "name": "Go advance forward forever - Kyu rank Warriors tournament D.E. #16",
            "director": {
                "id": 1436588,
                "username": "Arrow A6 anti-",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 588.6751839572613,
                        "deviation": 80.73457404236709,
                        "volatility": 0.0636275307525229
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "All Kyu rank players welcome to joining and play Have Fun Enjoy 🎊\n\nWish all players will get what you want to achieve😎\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<!--  <title>左对齐文本</title> -->\n\n  <style>\n    .left-align {\n    \n    \n      text-align: left;\n    }\n     \n      p {\n\n    margin: 0;\n\n    padding: 0;\n    }\n\n  </style>\n</head>\n<body>\n  <div class=\"left-align\">\n    <p><H2><I><a Href=\"https://online-go.com/group/13797\"><big><span  style=\"color:pink;\">W</big><span  style=\"color:white;\">e</span><big><big><span  style=\"color: skyblue;\">l</span></big></big><span style=\"color: springgreen;\">c</span><span style=\"color:red;\">o</span><span  style=\"color:orange;\">m</span><span style=\"color: yellow;\">e</span> <big><big>j</big></big>o<big>i</big>n Us</I><br>\n     <a Href=\"https://online-go.com/group/13797\">\n     <span style=\"color:gold;\">无间勤碁术化<br><span style=\"color:purple;\">Go Advance forward forever</he></span></p>  \n     <P><a Href=\"https://online-go.com/group/13797\">\n     <IMG src=\"https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9682e94fbb47d2ccab4998f738b6b042-128.png\"></p>   \n      <p><IMG src=\"https://media4.giphy.com/media/11JTxkrmq4bGE0/giphy.gif?cid=6c09b9525bmqpkj81egnar3ji8s1u8ysb75ohcn47y76avgg&ep=v1_internal_gif_by_id&rid=giphy.gif&ct=g\"width=\"160\"height=\"160\" /><IMG src=\"https://media.tenor.com/71WlQSKxyrQAAAAC/good-luck.gif\"width=\"160\"height=\"160\" /></p>\n\n\n\n\nWe enjoy playing Go\n\n</div>\n</body>\n</html>\n\n<hr />\n\n\n\n\n<!-- <p>\n<embed src=\"https://www.youtube.com/embed/ZHhqwBwmRkI\"width=\"360\" height=\"240\">\n</p> -->\n\n\n<p>\n<embed src=\"https://www.youtube.com/embed/oautjk0v9pI\"width=\"360\" height=\"240\">\n</p>\n\n<p>\n<embed src=\"https://www.youtube.com/embed/aUWb_1fj8-A\"width=\"360\" height=\"240\">\n</p>\n\n<p>\n<embed src=\"https://www.youtube.com/embed/I76wvt0aEE4\"width=\"360\" height=\"240\">\n</p>\n\n\n\n<!-- <p>\n<embed src=\"https://www.youtube.com/embed/ah2KQGi8Swk\"width=\"360\" height=\"240\">\n</p> -->\n\n\n\n\n<a href=\"https://info.flagcounter.com/oDuH\"><img src=\"https://s01.flagcounter.com/mini/oDuH/bg_000000/txt_FFFFFF/border_CCCCCC/flags_0/\" alt=\"Flag Counter\" border=\"0\"></a>\n\n\n\n<p style=\"display:none;83512\"> \n</p> \n\n<div style=\"display:none;12345\"> \n</div>",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87426,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 129600,
                "max_time": 129600
            },
            "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": 496,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-09-23T19:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-09-23T19:00:22.655408Z",
            "ended": "2026-03-09T22:32:46.477045Z",
            "start_waiting": "2025-09-23T19:00:22.423790Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 71548,
            "name": "哈哈哈哈哈哈哈",
            "director": {
                "id": 860460,
                "username": "038880",
                "country": "uy",
                "icon": "https://user-uploads.online-go.com/97c3d901d977fdfaaaf1a9257a05e816-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1306.372774200723,
                        "deviation": 98.76703215894382,
                        "volatility": 0.060009925236093484
                    }
                },
                "ranking": 21.103804801818246,
                "professional": false,
                "ui_class": ""
            },
            "description": "哈哈哈哈哈哈哈",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8389,
                "name": "HSC_Go_Club",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/1e4b89c49ac21b10477f4ffd118b37d7-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-02-17T21:34:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-02-17T21:34:08.234764Z",
            "ended": "2021-02-17T21:37:12.256320Z",
            "start_waiting": "2021-02-17T21:34:08.167557Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1e4b89c49ac21b10477f4ffd118b37d7-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 10603,
            "name": "2015 OGS Double Elimination Challenge",
            "director": {
                "id": 66298,
                "username": "Peter ;)",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/00eabc6c532138982adc562c0c346c98-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1941.4459960341776,
                        "deviation": 78.28401574064385,
                        "volatility": 0.05996981929695001
                    }
                },
                "ranking": 30.275340134490737,
                "professional": false,
                "ui_class": ""
            },
            "description": "This tournament is ideal for weekend players.  You get 10 days to begin with plus one day every eight moves, up to a maximum of 20 days.  Analysis and conditional moves enabled.  You should probably use them to accelerate the game play and build up your time buffer.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 20400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 864000,
                "max_time": 1728000,
                "time_increment": 10800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2015-10-01T12:11:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-10-01T12:11:50.575965Z",
            "ended": "2017-02-08T21:41:44.998990Z",
            "start_waiting": "2015-10-01T12:11:49.720578Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 56,
            "ranked": true
        },
        {
            "id": 120310,
            "name": "9x9 New Zealand 25k-10k League #18",
            "director": {
                "id": 178104,
                "username": "dexonsmith",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1390.7732166446785,
                        "deviation": 67.55416504748428,
                        "volatility": 0.06064009346038413
                    }
                },
                "ranking": 22.55312076827671,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "25k-10k. 5 players. Starts only when full.\n\nNew Zealand rules. 9x9 board. Even games. Round robin.\n\nFor more tournaments and ladders with New Zealand rules: <https://online-go.com/group/14024>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "nz",
            "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": 14024,
                "name": "New Zealand Ladders",
                "summary": "Group for ladders and tournaments that use New Zealand rules.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 80,
                "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-10-01T03:09:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-09-30T10:26:29.943582Z",
            "ended": "2024-10-20T05:26:33.673396Z",
            "start_waiting": "2024-09-30T10:26:29.767658Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 120004,
            "name": "CHEERFUL GO #72 Single Elimination",
            "director": {
                "id": 1220803,
                "username": "nobhaete",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1907.421214903196,
                        "deviation": 69.87355732707465,
                        "volatility": 0.059844762269429475
                    }
                },
                "ranking": 29.86602790848875,
                "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": 71,
                "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-19T04: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": "2024-09-19T04:00:56.397268Z",
            "ended": "2024-10-23T11:00:06.394199Z",
            "start_waiting": "2024-09-19T04:00:56.318892Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 122222,
            "name": "Handicap Arena 2024 - 071",
            "director": {
                "id": 2408,
                "username": "richyfourtytwo",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/8482108492340cf4f2021653180eb741-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1542.8586058916221,
                        "deviation": 65.28346783832163,
                        "volatility": 0.05973705695328037
                    }
                },
                "ranking": 24.955559936203496,
                "professional": false,
                "ui_class": ""
            },
            "description": "Part of an arena tournament. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as there are 10 players.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 106,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-11-20T17: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": "2024-11-18T11:10:08.882090Z",
            "ended": "2025-03-04T10:40:18.791816Z",
            "start_waiting": "2024-11-18T11:10:08.393588Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 88506,
            "name": "Djurdjevo",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 795.749506096934,
                        "deviation": 64.73207371690647,
                        "volatility": 0.05991569543649287
                    }
                },
                "ranking": 9.627765134000988,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 27,
                "name": "Serbian Go Players",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 81,
                "icon": "https://user-uploads.online-go.com/a4c7afeabd5c537f0916589346c203bb-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-04-12T15:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 14,
            "max_ranking": 16,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-10T14:27:28.294315Z",
            "ended": "2022-05-16T20:01:29.264443Z",
            "start_waiting": "2022-04-10T14:27:28.219293Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/a4c7afeabd5c537f0916589346c203bb-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 127308,
            "name": "Tournoi des 9 dan pro",
            "director": {
                "id": 1693139,
                "username": "Yoyot",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/c7a10116f36c73e4027ed5780f1404a6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2797.1620283218504,
                        "deviation": 98.30143363053564,
                        "volatility": 0.060555783911471886
                    }
                },
                "ranking": 38,
                "professional": false,
                "ui_class": ""
            },
            "description": "Uuuuuuuuuuuuuuu",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 17,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 900,
                "max_time": 2400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15104,
                "name": "Les BG",
                "summary": "Un petit groupe pour les BG qui jouent au go. Vous êtes un BG? Alors ne trahissez pas les peu de BG qu'il y a dans le monde et soyez à votre PRIME!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-09T12:55:00Z",
            "players_start": 2,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-04-09T12:55:14.441027Z",
            "ended": "2025-04-09T13:15:35.545302Z",
            "start_waiting": "2025-04-09T12:55:14.397885Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 116701,
            "name": "Первый турнир АрмГА",
            "director": {
                "id": 1389293,
                "username": "deleted-a05dd2aa-f8b1-4b5f-b0c7-36ef69f3283b",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/e080bcc11fbb489fc965cbf64f57420c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1008.7405620053138,
                        "deviation": 63.407011211897,
                        "volatility": 0.0600424923926857
                    }
                },
                "ranking": 15.118329758987736,
                "professional": false,
                "ui_class": ""
            },
            "description": "Добро пожаловать на первый турнир Армянской ассоциации го, где вы можете сыграть партии по переписке. \n\nДва дня на один ход.\n\nЧтобы вступить, нужно зарегистрироваться на OGS, на этом сайте вы сейчас находитесь.\n\nИграть с Android — https://play.google.com/store/apps/details?id=io.zenandroid.onlinego\n\nс iOS — https://apps.apple.com/us/app/surround-online-go-client/id1535010544\n\n\nПо всем вопросам обращайтесь в чат https://t.me/igoarmenia",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "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": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4095,
                "name": "Armenian Go Association | Армянская ассоциация го | Հայաստանի Գոի Ասոցիացիա",
                "summary": "Telegram chat https://t.me/igoarmenia",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 24,
                "icon": "https://user-uploads.online-go.com/11e4f0abc9c5a762fed1d5fa0e148659-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-06-10T08: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-06-10T08:00:51.204603Z",
            "ended": "2025-05-16T14:01:01.943688Z",
            "start_waiting": "2024-06-10T08:00:50.690418Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/11e4f0abc9c5a762fed1d5fa0e148659-15.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}