List all tournaments or create a new tournament.

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

{
    "count": 59176,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=616",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=614",
    "results": [
        {
            "id": 124345,
            "name": "Le coup divin - Vague 02 A",
            "director": {
                "id": 1015821,
                "username": "TimSeok",
                "country": "_United_Nations",
                "icon": "https://user-uploads.online-go.com/23efcd90e76c1f96a3d8996eb59f5435-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1266.4834516834749,
                        "deviation": 65.461843154516,
                        "volatility": 0.060020743327168745
                    }
                },
                "ranking": 20.38591640454493,
                "professional": false,
                "ui_class": ""
            },
            "description": "Un petit tournoi de correspondance rapide entre nous pour le fun, mais surtout pour progresser.\n\nLes parties se jouent à handicap réel (selon OGS) et seront comptabilisées sur OGS.\n\nN'hésitez pas à utiliser la fonctionnalité des coups conditionnels pour anticiper les coups de l'adversaire et accélérer le rythme de la partie.\n\nL'idée est de réviser les parties ensemble. Pour ce faire, pouvez-vous écrire dans les commentaires les moments clés où il vous semble que la partie bascule. Cela permettra de confronter votre ressenti avec celui de votre adversaire, mais aussi celui de l'IA.\n\nPS : Selon les pédagogues, l'IA ne doit-être utilisée que pour confirmer ou infirmer une intuition. Il est préférable de ne pas prêter attention aux autres coups sauf grosse erreur que l'on n'aurait pas détectée soit-même.\n\nBon tournoi !",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 27251,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 25200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4209,
                "name": "Jeu de Go Hainaut (Club Ath)",
                "summary": "Groupe de joueurs de la province du Hainaut en Belgique (Club Ath)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 59,
                "icon": "https://user-uploads.online-go.com/7f3f4dca9b8a652ff0ffb28925a915c9-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-01-20T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2025-01-16T22:58:02.267996Z",
            "ended": "2025-02-09T18:18:20.032961Z",
            "start_waiting": "2025-01-16T22:58:02.154195Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7f3f4dca9b8a652ff0ffb28925a915c9-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 128355,
            "name": "Турнир го группы The go academy Singapore",
            "director": {
                "id": 1596765,
                "username": "SecretDragonCanneloni.Meowl",
                "country": "_Starfleet",
                "icon": "https://secure.gravatar.com/avatar/f723c7c69b0433523da66d7cfe5dcf2c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1397.5521144262657,
                        "deviation": 67.57379559375731,
                        "volatility": 0.06054377160977299
                    }
                },
                "ranking": 22.66568424218868,
                "professional": false,
                "ui_class": ""
            },
            "description": "В этом турнире игроки будут бороться за призовые места играя друг с другом",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9310,
                "name": "The Go Academy Singapore",
                "summary": "",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 72,
                "icon": "https://user-uploads.online-go.com/964f13365b0269f59400716ae77d2bd5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-05-31T10: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": "2025-05-31T10:00:40.758769Z",
            "ended": "2025-10-02T16:24:07.098406Z",
            "start_waiting": "2025-05-31T10:00:40.634152Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/964f13365b0269f59400716ae77d2bd5-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 132365,
            "name": "Go advance forward forever - Kyu rank Warriors tournament D.E. #14",
            "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-17T10: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-17T10:00:39.224504Z",
            "ended": "2026-03-13T11:46:39.361571Z",
            "start_waiting": "2025-09-17T10:00:38.102429Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 125941,
            "name": "JORNADA 5 DE ENTRENAMIENTO DE GO BÁSICO B PRIMAVERA 2025",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1171.207886687557,
                        "deviation": 60.582228588721904,
                        "volatility": 0.059730739267367286
                    }
                },
                "ranking": 18.575389024397857,
                "professional": false,
                "ui_class": ""
            },
            "description": "En el fondo no sólo se trata de vencer a los oponentes en el tablero de Go; se trata, sobre todo, de vencerse a uno mismo, momento a momento, día tras día, practicando el arte.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 51,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14953,
                "name": "Kanik",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 17,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-03-02T00:35:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2025-03-02T00:35:14.486915Z",
            "ended": "2025-03-02T00:50:49.857669Z",
            "start_waiting": "2025-03-02T00:35:14.440785Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 96060,
            "name": "Dads playing Go merrily December 22",
            "director": {
                "id": 590887,
                "username": "ejnro",
                "country": "se",
                "icon": "https://user-uploads.online-go.com/4be4b03911c62da57e584fc292b671fa-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1006.3534750243607,
                        "deviation": 63.223562903551915,
                        "volatility": 0.059982492707842436
                    }
                },
                "ranking": 15.063482602038627,
                "professional": false,
                "ui_class": ""
            },
            "description": "Holiday tournament for the Dads on a map community",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "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": 864000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6431,
                "name": "DoaM Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 35,
                "icon": "https://user-uploads.online-go.com/e1ad7601cadbc4d24000859231332d0f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-11-27T11: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": "2022-11-27T11:00:19.385815Z",
            "ended": "2023-02-06T03:56:16.138601Z",
            "start_waiting": "2022-11-27T11:00:18.907393Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e1ad7601cadbc4d24000859231332d0f-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 36626,
            "name": "04/23/2018",
            "director": {
                "id": 21742,
                "username": "დათო",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/f776102223e8d2cd0c3eeab1eea726ff-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2188.217274395995,
                        "deviation": 97.40479902700517,
                        "volatility": 0.06013689069472163
                    }
                },
                "ranking": 33.04533320130458,
                "professional": false,
                "ui_class": ""
            },
            "description": "04/23/2018",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 41,
            "time_control_parameters": {
                "period_time": 40,
                "main_time": 120,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - საქართველოს გოს ფედერაცია",
                "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს  მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 264,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-04-23T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2018-04-23T18:02:21.583878Z",
            "ended": "2018-04-23T18:32:47.492241Z",
            "start_waiting": "2018-04-23T18:02:20.892860Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 60370,
            "name": "下厨房,。;",
            "director": {
                "id": 736025,
                "username": "周朗禧",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/e0fe0e2e712e05e1681898969ada7ba0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1090.2660097211576,
                        "deviation": 78.91903907630135,
                        "volatility": 0.059994869907320864
                    }
                },
                "ranking": 16.917527564150394,
                "professional": false,
                "ui_class": ""
            },
            "description": "大润发提供用户几口",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 5195,
                "name": "QWERTYUIOPASDFGHJKLZXCVBNM",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-11T13:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-11T13:00:21.014265Z",
            "ended": "2020-05-11T13:00:20.969270Z",
            "start_waiting": "2020-05-11T13:00:20.880555Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 32981,
            "name": "Новогодний турнир :)",
            "director": {
                "id": 457032,
                "username": "art.yudin.89",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/1d5c8d6d33999fc11d0ce8dc87226ae0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1331.5843599154998,
                        "deviation": 65.07490925580161,
                        "volatility": 0.05996160971663854
                    }
                },
                "ranking": 21.546318421939322,
                "professional": false,
                "ui_class": ""
            },
            "description": "Новогодний турнир:)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1687,
                "name": "Go-party",
                "summary": "Го клуб г. Ачинска",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 15,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2017-12-28T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2017-12-28T12:00:54.871567Z",
            "ended": "2018-11-02T03:14:28.050309Z",
            "start_waiting": "2017-12-28T12:00:52.515390Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 22,
            "ranked": true
        },
        {
            "id": 125853,
            "name": "CHEERFUL GO #87 Single Elimination",
            "director": {
                "id": 1220803,
                "username": "nobhaete",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1883.3558862005675,
                        "deviation": 73.25263529666577,
                        "volatility": 0.05984068499940016
                    }
                },
                "ranking": 29.57209353617197,
                "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 & Monday\n\nSimul McMahon tournaments first day of every month\n\nsdk and ddk on 1st of every tw",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 70,
                "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-03-06T04: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": "2025-03-06T04:00:15.152190Z",
            "ended": "2025-05-01T07:00:26.244063Z",
            "start_waiting": "2025-03-06T04:00:15.033522Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 125518,
            "name": "Go Zodiac Friendship Games Online ราศีมีน รุ่น A กระดาน 19x19 (3 ดั้งขึ้นไป)",
            "director": {
                "id": 912066,
                "username": "cp01",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/de68cddd8756dc15dabf0412cd45dfe9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1025.93061700216,
                        "deviation": 107.2899597198185,
                        "volatility": 0.06005411806588447
                    }
                },
                "ranking": 15.509507700673431,
                "professional": false,
                "ui_class": ""
            },
            "description": "แต้มต่อ 6.5 คะแนน",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10403,
                "name": "Zodiac กลุ่ม A(3 ดั้งขึ้นไป)",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 45,
                "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-03-28T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-03-28T10:00:16.009521Z",
            "ended": "2025-03-28T11:07:08.495406Z",
            "start_waiting": "2025-03-28T10:00:15.937732Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-15.png",
            "player_count": 5,
            "ranked": true
        }
    ]
}