List all tournaments or create a new tournament.

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

{
    "count": 59445,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=118",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=116",
    "results": [
        {
            "id": 97057,
            "name": "MGO Tournament",
            "director": {
                "id": 1095664,
                "username": "USE17",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8a6e68aaae476904d26cb7a7372643ea?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1188.792006203979,
                        "deviation": 61.76404829061147,
                        "volatility": 0.0606255655038105
                    }
                },
                "ranking": 18.920372006199532,
                "professional": false,
                "ui_class": ""
            },
            "description": "Beginners tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 180,
                "period_time": 12,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1110,
                "name": "Moldova Rep.",
                "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": "2022-11-24T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 27,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-11-24T01:00:48.299535Z",
            "ended": "2022-11-24T01:19:51.093644Z",
            "start_waiting": "2022-11-24T01:00:48.215329Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 101569,
            "name": "Mid-Speed Open (9x9) #5",
            "director": {
                "id": 1303195,
                "username": "eaglejoy",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/d4b7c1948ffe6ed5f80f075d40a13547-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1814.5278273894323,
                        "deviation": 67.29577928717005,
                        "volatility": 0.05999029476123887
                    }
                },
                "ranking": 28.710220246475455,
                "professional": false,
                "ui_class": ""
            },
            "description": "<h2>Additional rules</h2>\n\n<ol>\n    <li>Pause or Vacation mode is not allowed</li>\n    <li>The participants whose <strong>ratings are far higher/lower than the average ratkings of opponents will get adjusted points</strong>; for instance, 2 kyus higher or lower will be plus or minus 0.5 result points.</li>\n    <li>The Rank Restriction is based on the Correspondence 9x9 rank rather than the overall rank. And, for instance, 4 kyu and below means not higher than 3.1 kyu</li>\n</ol>\n\n<h2>Attention</h2>\n\n<h3>Speed and Time-out</h3>\n\nKeep in mind that the avg speed of one game is about <u>3 moves per calendar day (or 12 hrs of your clock time)</u> per player. Since the Round Robin will activate several games simultaneously, for a match with five players, the avg speed times 4. <strong>To avoid losing by time out</strong>, the safe way is to play a little bit faster than the avg speed. \n\nLoss by time out will be labeled as \"disqualified\" on the table by OGS' program.\n\nLoss by time out will affect your reputation in this Match system.\n\n<h2>Tips</h2>\n\n<ul>\n    <li>Use&nbsp;Plan Conditional Moves&nbsp;to speed up</li>\n    <li>To pay more attention to the progress of this tournament (use filter &quot;Game&quot; in Active Games list on the Home page or Profile page, or press &quot;Ctrl+F&quot; to find the key strings &quot;<strong>Mid-</strong>&quot; )</li>\n</ul>\n\n<hr />\n\n<h3>Ref</h3>\n\n<ul>\n\t<li><a href=\"https://online-go.com/tournament/101297\">Previous tournament</a></li>\n\t<li><a href=\"https://online-go.com/group/12936\">About the <strong>Mid-speed</strong> Group</a></li>\n</ul>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 39131,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 129600,
                "period_time": 172800,
                "stones_per_period": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12936,
                "name": "Mid-speed",
                "summary": "Middle speed matches, not so hurry, not so slow.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-03-31T18:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 22,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-29T13:30:34.588310Z",
            "ended": "2023-04-06T18:12:24.856403Z",
            "start_waiting": "2023-03-29T13:30:34.444251Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 93127,
            "name": "Iberoamericano Tournament",
            "director": {
                "id": 1136031,
                "username": "gogowin11",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/1e699c68a6db4a4af533418bfcccab4d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 971.7209079260801,
                        "deviation": 60.412249869253515,
                        "volatility": 0.059930192591049807
                    }
                },
                "ranking": 14.252769039463333,
                "professional": false,
                "ui_class": ""
            },
            "description": "Beginers tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 14,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 180,
                "period_time": 12,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 661,
                "name": "Grupo Iberoamericano",
                "summary": "Grupo para jugadores de habla Hispana y Portuguesa, e iberoamericanos en general.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 700,
                "icon": "https://user-uploads.online-go.com/9f4ddc5ba6a008540d5257acf0b233f6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-04T01:30:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-04T01:30:49.672908Z",
            "ended": "2022-08-04T01:36:02.457731Z",
            "start_waiting": "2022-08-04T01:30:49.609197Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9f4ddc5ba6a008540d5257acf0b233f6-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 100831,
            "name": "Mid-speed Match (9x9) #2",
            "director": {
                "id": 1303195,
                "username": "eaglejoy",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/d4b7c1948ffe6ed5f80f075d40a13547-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1814.5278273894323,
                        "deviation": 67.29577928717005,
                        "volatility": 0.05999029476123887
                    }
                },
                "ranking": 28.710220246475455,
                "professional": false,
                "ui_class": ""
            },
            "description": "<h2>Additional rules</h2>\n\n1. Delaying tactics are not allowed.\n\n2. AI/robot is not allowed.\n\n3. The Rank Restriction based on the Correspondence 9x9 rank rather than the overall rank. And 4 kyu and below means not higher than 3.1 kyu.\n<h2>Attention</h2>\n<h3>Speed and Time-out</h3>\nKeep in mind that the avg speed of one game is 2.5 moves per 24 hrs.\nSince the Round Robin will activate several matches at the same time, for a match with five players, the avg speed is 10 moves per 24hrs.\nTo avoid losing by time-out, the safe way is to play fast than the avg speed (and consider the time zone issue).\nLoss by time out will affect your valuation in this Match system -such as disqualification and/or demotion to a lower level.\n<h2>Tips</h2>\n<ul>\n<li>If you are not familiar with Absolute time control, you may do some practice in a friendship game (ranked or unranked). </li>\n<li>Use <strong>Plan Conditional Moves</strong> to speed up</li>\n<li>Communicate with your opponent if necessary.</li>\n</ul>\n\n<hr>\n\n<ul>\n\n<li><a href=\"https://online-go.com/tournament/100700\">Previous tournament</a></li>\n\n<li><a href=\"https://online-go.com/tournament/100974\">Next tournament</a></li>\n\n</ul>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 21333,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12936,
                "name": "Mid-speed",
                "summary": "Middle speed matches, not so hurry, not so slow.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-03-20T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 26,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-13T12:15:25.099361Z",
            "ended": "2023-03-28T09:57:45.935711Z",
            "start_waiting": "2023-03-13T12:15:24.863039Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 93368,
            "name": "MGO Tournament",
            "director": {
                "id": 1136031,
                "username": "gogowin11",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/1e699c68a6db4a4af533418bfcccab4d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 971.7209079260801,
                        "deviation": 60.412249869253515,
                        "volatility": 0.059930192591049807
                    }
                },
                "ranking": 14.252769039463333,
                "professional": false,
                "ui_class": ""
            },
            "description": "Beginner tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 12,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 180,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1110,
                "name": "Moldova Rep.",
                "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": "2022-08-10T16:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-10T16:00:25.534190Z",
            "ended": "2022-08-10T16:04:39.540313Z",
            "start_waiting": "2022-08-10T16:00:25.476880Z",
            "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": 130779,
            "name": "Primus Inter Pares (First among equals) no. 8 (12 kyu only)",
            "director": {
                "id": 1218730,
                "username": "Petru Dumitriu",
                "country": "ro",
                "icon": "https://user-uploads.online-go.com/c234bf3d6aabfd36a9d9dd48123a71e5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1101.5856537935,
                        "deviation": 63.95826053520255,
                        "volatility": 0.05977796693065795
                    }
                },
                "ranking": 17.15664236777043,
                "professional": false,
                "ui_class": ""
            },
            "description": "Based on previous positive experience you are kindly invited to a new original tournament open exclusively to 12 kyu players. \n\nIt is a real eye opener for players of our modest level.\n\n1. No more frustration to lose always to players much higher in ranks, without understanding why and without learning anything.\n\n2. No more boredom to win against players much lower in ranks, without satisfaction and without learning anything.\n\n3. No more endless tournaments where you forgot why you did the previous move and what objectives you had in mind.\n\nYou will enjoy tense and exciting games, open to any results, with satisfaction for achievements and learning from your mistakes.\n\nIf you do not believe me, ask players who played other Primus Inter Pares tournaments this year.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 655,
                "name": "Romania",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 30,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-08-10T16:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-30T16:14:10.495005Z",
            "ended": "2025-11-20T19:06:43.806984Z",
            "start_waiting": "2025-07-30T16:14:09.885337Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 108301,
            "name": "Чат игроков в Го. 13х13 🐢 13.10.23 SMM.O B",
            "director": {
                "id": 803169,
                "username": "Tg45",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/d861f559b9c8e292905d8730862d1569-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1542.0079279557276,
                        "deviation": 60.74785888731914,
                        "volatility": 0.060025727365142265
                    }
                },
                "ranking": 24.942792320814593,
                "professional": false,
                "ui_class": ""
            },
            "description": "Блог [“Всё о настольной игре Го”](https://mkrukov.ru/blog/all/vse-o-nastolnoy-igre-go-weiqi-baduk-igo/).\nЭто живая статья с огромным количеством информации о Го на русском языке.\n\nВ [телеграмм-чате](https://t.me/+yMT2ffS4XFBiYzMy) мы общаемся, помогаем друг другу, решаем задачки, проводим стримы и смотрим их записи. Внутри также лежит много ссылок на полезные материалы, включая советы участников чата.\n\n \n------------------------------------------------------------------------------------------\n\nТурнир пятницы 13й ))\nГруппа В",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 90782,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 13
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11497,
                "name": "Чат игроков в Го (weiqi, baduk, igo)",
                "summary": "Мы — группа игроков из телеграмм чата «Чат для игроков в Го (weiqi, baduk, igo)». Здесь мы играем между собой и организовываем турниры для игроков всех уровней.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 364,
                "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-13T10:13:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 18,
            "max_ranking": 24,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-10-13T10:13:36.256931Z",
            "ended": "2024-04-25T04:42:48.671250Z",
            "start_waiting": "2023-10-13T10:13:35.275336Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-15.png",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 100974,
            "name": "Mid-Speed Open (9x9) #3",
            "director": {
                "id": 1303195,
                "username": "eaglejoy",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/d4b7c1948ffe6ed5f80f075d40a13547-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1814.5278273894323,
                        "deviation": 67.29577928717005,
                        "volatility": 0.05999029476123887
                    }
                },
                "ranking": 28.710220246475455,
                "professional": false,
                "ui_class": ""
            },
            "description": "<h2>Additional rules</h2>\n\n<ol>\n\t<li>Pause or Vacation mode, or delaying tactic is not allowed</li>\n\t<li>\n\t<p>AI/robot user is not allowed</li>\n\t<li>The Rank Restriction bases on the Correspondence 9x9 rank rather than the overall rank. And, for instance, 4 kyu and below means not higher than 3.1 kyu</li>\n\n</ol>\n\n<h2>Attention</h2>\n\n<h3>Speed and Time-out</h3>\n\nKeep in mind that the avg speed of one game is <u>2.5 moves per 24 hrs</u> per player. Since the Round Robin will activate several gamess at the same time, for a match with five players, the avg speed is 10 moves per 24hrs. <strong>To avoid losing by time out</strong>, the safe way is to play faster than the avg speed. Loss by time out will affect your reputation in this Match system — such as disqualification and/or demotion to a lower level.\n\n<h2>Tips</h2>\n\n<ul>\n\t<li>If you are not familiar with Absolute time control, you may do some practice in a friendship game (ranked or unranked).</li>\n\t<li>Use&nbsp;Plan Conditional Moves&nbsp;to speed up</li>\n\t<li>To pay more attention to the progress of this tournament (use filter &quot;Game&quot; in Active Games list on Home page or Profile page, or press &quot;Ctrl+F&quot; to find the key strings &quot;<strong>Mid-</strong>&quot; )</li>\n\t<li>Communicate with your opponent if necessary</li>\n</ul>\n\n<hr />\n<h3>Ref</h3>\n\n<ul>\n\t<li><a href=\"https://online-go.com/tournament/100831\">Previous tournament</a></li>\n\t<li><a href=\"https://online-go.com/tournament/101297\">Next tournament</a></li>\n\t<li><a href=\"https://online-go.com/group/12936\">About the <strong>Mid-speed</strong> Group</a></li>\n</ul>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 40655,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 172800,
                "period_time": 172800,
                "stones_per_period": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12936,
                "name": "Mid-speed",
                "summary": "Middle speed matches, not so hurry, not so slow.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-03-22T01:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 26,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-20T18:00:37.750203Z",
            "ended": "2023-03-28T01:11:34.922097Z",
            "start_waiting": "2023-03-20T18:00:37.494111Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 4360,
            "name": "Vienna heavy",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 771.1007739252597,
                        "deviation": 65.10238171230796,
                        "volatility": 0.0591420763964776
                    }
                },
                "ranking": 8.899341703133208,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "dfutz jkl",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 445,
                "name": "Go7wien",
                "summary": "Wiener Go Klub",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-01-27T18:41:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-01-27T18:41:09.045965Z",
            "ended": "2015-05-02T21:12:49.228065Z",
            "start_waiting": "2015-01-27T18:41:08.855557Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 74184,
            "name": "First Belgium Foes! Correspondence tournament",
            "director": {
                "id": 875510,
                "username": "guillaume.de.keijser",
                "country": "be",
                "icon": "https://user-uploads.online-go.com/574ad031c8c0efef8a2b384ddb84419c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1790.397175818973,
                        "deviation": 61.90076831934003,
                        "volatility": 0.059781489040398456
                    }
                },
                "ranking": 28.40029261857237,
                "professional": false,
                "ui_class": ""
            },
            "description": "For those who want \n\nLet's start with with a Simultaneous McMahon to try\n\nWinner takes it all\n\nFisher \nStarttijd 3 dagen\nTijdstoename 1 dag\nMaximum tijd 28 dagen",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "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": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8953,
                "name": "Belgium OGS Correspondance Foes!",
                "summary": "I'm organising Correspondance Competitions for all Belgium People i've played against on OGS - Do you want to play?  ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-24T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 18,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-04-24T07:00:27.150085Z",
            "ended": "2022-01-15T20:19:49.295966Z",
            "start_waiting": "2021-04-24T07:00:26.603696Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        }
    ]
}