List all tournaments or create a new tournament.

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

{
    "count": 59204,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=4546",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=4544",
    "results": [
        {
            "id": 107009,
            "name": "Correspondence 9x9 RoundRobin 2023-09-01 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260330T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-03-30T19:00:11.791375Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-04-02T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-09-01T19:00:33.281127Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-09-01T19:01:10.855013Z",
            "ended": "2023-09-14T11:37:56.506842Z",
            "start_waiting": "2023-09-01T19:01:10.714681Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 59658,
            "name": "コスミ支援杯Cリーグ",
            "director": {
                "id": 552992,
                "username": "rui123",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/5d3c52f52a951dcabfa6b23424912faf-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1694.125789232745,
                        "deviation": 62.77875217508912,
                        "volatility": 0.0599848803445997
                    }
                },
                "ranking": 27.12077748884781,
                "professional": false,
                "ui_class": ""
            },
            "description": "参加者(敬省略)\noyaji62、はっしー、rui123、saki.、waka taka、aowasabi、アッキー",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5264,
                "name": "コスミ支援杯",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 40,
                "icon": "https://user-uploads.online-go.com/2fa8befc1cebe66cdb520523a74a86d6-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-04-28T09:00:00Z",
            "players_start": 7,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-04-26T20:06:26.969984Z",
            "ended": "2020-06-13T09:39:21.674406Z",
            "start_waiting": "2020-04-26T20:06:25.715061Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2fa8befc1cebe66cdb520523a74a86d6-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 90609,
            "name": "第4期かおり杯名人戦高段リーグ1(3d~5d)",
            "director": {
                "id": 575743,
                "username": "site15",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/bc007d9395773691f25a5b61c493d20c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2232.771642016839,
                        "deviation": 66.15745879617059,
                        "volatility": 0.059975550212188235
                    }
                },
                "ranking": 33.51195664282314,
                "professional": false,
                "ui_class": ""
            },
            "description": "このトーナメントは下記の方が参加予定です。参加者となっていない方は、運営への連絡なしにトーナメントに参加することはご遠慮ください(本来参加すべき方が参加できなくなります。)。\n\nもし、今から参加したいということであれば、site15までご連絡ください。\n\nThis tournament have already been \"reserved\" for members listed below. If you want to join this tournament, please send a message to site15 and get approval before clicking \"Join this tournament!\". \n\nyuuna_resukaさん、Nebraskaさん、smith0108さん、soukyu99さん、TeTAsAさん、はっしーのアカウントさん",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2969,
                "name": "かおり杯-World Kaori Cup-",
                "summary": "For every player who enjoy go game",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 292,
                "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-04T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-06-04T11:00:18.809483Z",
            "ended": "2022-07-17T04:05:53.106184Z",
            "start_waiting": "2022-06-04T11:00:18.113712Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 54612,
            "name": "Correspondence Weekly McMahon 19x19 2019-12-14 17:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260330T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-03-30T17:00:11.602788Z",
                "lead_time_seconds": 432000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 10,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 4,
                    "maximum_players": 1000
                },
                "next_run": "2026-04-06T17:00:00Z",
                "base_points": "30.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2019-12-14T17:00:07.249438Z",
            "players_start": 60,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-12-14T17:00:35.173900Z",
            "ended": "2021-02-25T03:39:53.984836Z",
            "start_waiting": "2019-12-14T17:00:07.414370Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 64,
            "ranked": true
        },
        {
            "id": 67011,
            "name": "Weekly 9x9",
            "director": {
                "id": 818369,
                "username": "deleted-02279e69-efe6-4da6-94a9-3782bbb65eb5",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/2b3a681b48d743df2cca63be7186d96c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1495.0613630632597,
                        "deviation": 71.01591139116258,
                        "volatility": 0.06001035702325122
                    }
                },
                "ranking": 24.227036802303612,
                "professional": false,
                "ui_class": ""
            },
            "description": "BeginnerGo Tournament!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 120,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6269,
                "name": "BeginnerGo",
                "summary": "Beginners welcome!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 227,
                "icon": "https://user-uploads.online-go.com/8b4001e1623b8ecda5a18d11c4c59b3d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-24T19:10:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-24T19:10:56.009027Z",
            "ended": "2020-10-24T20:08:39.838095Z",
            "start_waiting": "2020-10-24T19:10:55.750596Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8b4001e1623b8ecda5a18d11c4c59b3d-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 48710,
            "name": "190524练习赛(初级组)",
            "director": {
                "id": 619634,
                "username": "TheOGSnoob",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/a75075d258d505870dbc4cd63dc058b1-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2146.0169966722465,
                        "deviation": 79.44705415198482,
                        "volatility": 0.059989259763153176
                    }
                },
                "ranking": 32.59451894394109,
                "professional": false,
                "ui_class": ""
            },
            "description": "练习赛\n\n如无特殊情况参加者不能用假期功能停止计时,大家要多运用预设条件下子功能。\n\n\n另外若新比赛开始时,老比赛没有完成任何一局的成员,需要先至少完成一场老比赛才能报名新比赛",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 86400,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3435,
                "name": "高川格fans",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 24,
                "icon": "https://user-uploads.online-go.com/546c4135808e72b84c3db1665369905a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-05-24T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-05-24T12:18:10.147436Z",
            "ended": "2019-06-15T09:02:18.541154Z",
            "start_waiting": "2019-05-24T12:18:09.784854Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/546c4135808e72b84c3db1665369905a-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 90686,
            "name": "第4期かおり杯名人戦高段リーグ2(3d~5d)",
            "director": {
                "id": 575743,
                "username": "site15",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/bc007d9395773691f25a5b61c493d20c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2232.771642016839,
                        "deviation": 66.15745879617059,
                        "volatility": 0.059975550212188235
                    }
                },
                "ranking": 33.51195664282314,
                "professional": false,
                "ui_class": ""
            },
            "description": "このトーナメントは下記の方が参加予定です。参加者となっていない方は、運営への連絡なしにトーナメントに参加することはご遠慮ください(本来参加すべき方が参加できなくなります。)。\n\nもし、今から参加したいということであれば、site15までご連絡ください。\n\nThis tournament have already been \"reserved\" for members listed below. If you want to join this tournament, please send a message to site15 and get approval before clicking \"Join this tournament!\". \n\nきんぐすらいむさん、carteriさん、ちゃんやすさん、une..さん、Zenkyuさん",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2969,
                "name": "かおり杯-World Kaori Cup-",
                "summary": "For every player who enjoy go game",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 292,
                "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-04T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-06-04T11:00:17.277668Z",
            "ended": "2022-07-22T12:01:27.037484Z",
            "start_waiting": "2022-06-04T11:00:16.761188Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 67076,
            "name": "THE OFFICIAL TOURNAMENT",
            "director": {
                "id": 835159,
                "username": "Pulak Agarwalla",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ba95358353c033361d431a98a6d3852d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1121.4535995352353,
                        "deviation": 78.74735541402917,
                        "volatility": 0.06001749987382639
                    }
                },
                "ranking": 17.570449897100133,
                "professional": false,
                "ui_class": ""
            },
            "description": "HELLO",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 60,
                "max_time": 120
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6721,
                "name": "Mr. Erb's Math Class",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 19,
                "icon": "https://user-uploads.online-go.com/6910eda41e1a6a0c79cb362e854798f9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-26T13:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-26T13:30:44.593166Z",
            "ended": "2020-10-26T14:14:03.465928Z",
            "start_waiting": "2020-10-26T13:30:44.201144Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6910eda41e1a6a0c79cb362e854798f9-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 108625,
            "name": "To each their own ddk #4",
            "director": {
                "id": 1186160,
                "username": "hanzpk",
                "country": "id",
                "icon": "https://secure.gravatar.com/avatar/9245cc93e872b1d6469e9924bdfc1000?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1120.7408768150785,
                        "deviation": 66.50082394450412,
                        "volatility": 0.05998757617084378
                    }
                },
                "ranking": 17.555732590727857,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tired of being laid waste by SDK?",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 5
            },
            "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": "2023-11-01T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 19,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-11-01T03:00:12.968967Z",
            "ended": "2025-01-27T06:42:23.629749Z",
            "start_waiting": "2023-11-01T03:00:12.680259Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 24,
            "ranked": true
        },
        {
            "id": 89828,
            "name": "🏆 მეათე  შესარჩევი ტურნირი \"ჯაიკას თასზე\"",
            "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": "2022 წლის პირველი მაისიდან - თხუთმეტ მაისამდე, საქართველოს გოს ფედერაცა ონლაინ სივრცეში online-go.com, ყოველდღიურად საღამოს 10 საათზე გამართავს შესარჩევ ტურნირს - რომლის შედეგადაც დაკომპლექტდება 3 ლიგა. მონაწილეობა უფასოა და ყველას შეუძლია, ვინც იცის გოს თამაშის წესები.\n\nსულ გაიმართება 15 ონლაინ - ტურნირი. მონაწილეებს თითოეული ტურნირის შემდეგ მიენიჭებათ ქულები. ( პირველი ადგილი 4 ქულა. მეორე ადგილი 3 ქულა, მესამე ადგილი 2 ქულა , ხოლო მონაწილეობა 1 ქულა) 15 მაისს შეჯამდება ქულები, რომლის მიხედვითაც დაკომპლექტდება ლიგები.(ვინც მეტ ტურნირში მიიღებს მონაწილეობას შესაბამისად მთავარ ლიგაში მოხვედრის მეტი შანსი ექნება.)\n\n🏆 21-22 მაისის, თავისუფალ უნივერსიტეტში, საქართველოს გოს ფედერაცია, იაპონიის საერთაშორისო განვითარების სააგენტო (JICA) “ჯაიკას” მხარდაჭერით, სამივე ლიგაში ჩაატარებს ტურნირს “ჯაიკას თასზე”.\n\n🥇🎖 გამარჯვებულები დაჯილდოვდებიან კომპანია “ჯაიკას” (JICA ) მიერ დაწესებული სოლიდური ფასიანი პრიზებით. ❤\n\n❗️ ☑️ სამივე ლიგაში გამარჯვებულებისა და პრიზიორებისათვის ასევე პრიზები დააწესა ჩაის მოყვარულთა კლუბმა. პირველი ლიგისთვის - 150, 120 და 100 ლარიანი სერთიფიკატები, მეორე ლიგისთვის - 80, 70 და 60 ლარიანი, ხოლო მესამე ლიგისთვის 50, 40 და 30 ლარიანი სერთიფიკატები.\n\n❗️ ☑️ ასევე პრიზები დააწესა პროექტმა Go Magic. პირველ ლიგაში პირველი, მეორე და მესამე ადგილოსნებისთვის 70 დოლარიანი, ხოლო ნომინაცია საუკეთესო შედეგის მქონე გოგოსთვის 100 დოლარიანი სერთიფიკატი.\n\n❗️ ☑️ გამარჯვების შანსი ყველას აქვს, რადგან ლიგები სიძლიერის მიხედვით იქნება დაკომპლექტებული. (Y)\n\nგისურვებთ წარმატებას!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 8,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 6,
                "initial_time": 180,
                "max_time": 180
            },
            "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": "2022-05-10T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-05-10T18:00:07.403224Z",
            "ended": "2022-05-10T19:23:30.423567Z",
            "start_waiting": "2022-05-10T18:00:07.133782Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 22,
            "ranked": true
        }
    ]
}