List all tournaments or create a new tournament.

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

{
    "count": 59171,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=5005",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=5003",
    "results": [
        {
            "id": 117948,
            "name": "Tianyuan Nines 2020 Title Match - Board 7",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1991.7792636342383,
                        "deviation": 68.18014117707304,
                        "volatility": 0.06015600072832247
                    }
                },
                "ranking": 30.86787103733619,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "<!--\nTianyuan Nines 2020 Title Match - Board 1\n-->\n\nTitle Holder:\n<a style=\"color:yellow\" href='https://online-go.com/user/view/43936/'>Sadaharu [Nines Tianyuan] x2</a>\n\n<table style=\"text-align:center;empty-cells:hide;table-layout:fixed;border:1px solid\">\n<tr>\n\t<td style=\"text-align:center\"><b>Edition</b></td>\n\t<td style=\"text-align:center\"><b>Title</b></td>\n\t<td style=\"text-align:center\"><b>Class</b></td>\n\t<td style=\"text-align:center\"><b>Year</b></td>\n\t<td style=\"text-align:center\"><b>Player 1</b></td>\n\t<td style=\"text-align:center\"><b>Player 2</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Matches</b></td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td>14th</td>\n\t<td style=\"color:yellow\">Tianyuan</td>\n\t<td>Nines</td>\n\t<td>2020</td>\n\t<td><a style=\"color:yellow\" href='https://online-go.com/player/43936/Sadaharu'>Sadaharu [Nines Tianyuan]</a></td>\n\t<td><a href='https://online-go.com/player/64817/'>mark5000 [5d]</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664480'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664509'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664556'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664593'><s>Board 4</s></a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/65664639'><s>Board 5</s></a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117944'><s>Board 6</s></a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117948'>Board 7</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/118004'>Board 8</a></td>\n</tr>\n</table>\n\n\nTitle Tournament: <a style=\"color:yellow\" href='https://online-go.com/tournament/63586'>Tianyuan Nines Title Tournament 2020</a>\n\nNote:\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.\n- If you are seeing bigger board numbers like 'Board 6', it's because in the first 5 boards the assignment of black and white is too unbalanced and it's flagged by one or both of the Title Match players. If these extra boards contributed to a more balanced distribution of black and white, we will cancel the 5th (and the 4th) board and use the result in the new boards. For example: if in Board 1~5 player A is always assigned Black, and in Board 6 and Board 8, player A is assigned White while in Board 7, player A is assigned Black again, we will use the results from Board 1, 2, 3, 6, 8, instead of Board 1~5. This is a workaround to balance the black-white assignment in the title match as on OGS, there's no way for a tournament director to assign the color of individual games.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 107733,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2970,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-07-11T04:49:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-07-11T04:49:17.664910Z",
            "ended": "2024-10-16T14:12:53.946101Z",
            "start_waiting": "2024-07-11T04:49:17.626199Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 100484,
            "name": "13-13 ტურნირი",
            "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": "13-13 ტურნირი",
            "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": 3,
                "initial_time": 270,
                "max_time": 270
            },
            "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": "2023-02-25T17: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": "2023-02-25T17:00:55.147250Z",
            "ended": "2023-02-25T17:52:28.868577Z",
            "start_waiting": "2023-02-25T17:00:55.045446Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 125714,
            "name": "JORNADA 4 DE ENTRENAMIENTO INTERMEDIO DE GO 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": 45,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "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-02-23T00: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-02-23T00:36:01.059994Z",
            "ended": "2025-02-23T01:08:15.176774Z",
            "start_waiting": "2025-02-23T00:36:00.998314Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 59992,
            "name": "Tournoi 9x9 L.G.C",
            "director": {
                "id": 25584,
                "username": "arfn6",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/a4eda1006e5baab72336825e066008a1-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1981.8006191981508,
                        "deviation": 60.857790758675144,
                        "volatility": 0.06004724801967782
                    }
                },
                "ranking": 30.75160001165613,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournoi 9x9 - démarre dès que 8 participants",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": false,
            "group": {
                "id": 5533,
                "name": "Levallois-Genevilliers-Colombes",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://user-uploads.online-go.com/8efc88bb9d8a867b286b5c2e19ddf0ce-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-05-02T18:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-08T08:08:10.029268Z",
            "ended": "2020-08-10T15:26:26.454028Z",
            "start_waiting": "2020-05-08T08:08:09.118984Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8efc88bb9d8a867b286b5c2e19ddf0ce-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 114598,
            "name": "Blitz 13x13 Swiss Tournament 2024-04-05 19:30",
            "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 Site-wide Tournament",
            "schedule": {
                "id": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260330T110000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-03-30T11:00:11.409576Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-03-30T15:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-04-05T19:30:43.812777Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-04-05T19:31:43.957961Z",
            "ended": "2024-04-05T20:42:04.841551Z",
            "start_waiting": "2024-04-05T19:31:43.813189Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 127199,
            "name": "9x9 Open D.E. Cup #176",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1317.7115162861314,
                        "deviation": 68.21168013811256,
                        "volatility": 0.06020364206472342
                    }
                },
                "ranking": 21.303869650294313,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 696,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-04-13T19:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-04-11T20:05:45.968086Z",
            "ended": "2025-08-15T06:17:16.935177Z",
            "start_waiting": "2025-04-11T20:05:45.864668Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 135819,
            "name": "9x9 Open D.E. Cup #216",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1317.7115162861314,
                        "deviation": 68.21168013811256,
                        "volatility": 0.06020364206472342
                    }
                },
                "ranking": 21.303869650294313,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 696,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-01-04T20:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-01-04T03:57:13.480874Z",
            "ended": null,
            "start_waiting": "2026-01-04T03:57:13.376627Z",
            "board_size": 9,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 113276,
            "name": "Correspondence Weekly McMahon 19x19 2024-03-02 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 Site-wide Tournament",
            "schedule": {
                "id": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260323T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-03-23T17:00:19.887648Z",
                "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-03-30T17:00:00Z",
                "base_points": "30.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": "2024-03-02T17:00:29.526953Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-03-02T17:00:31.708983Z",
            "ended": "2024-10-30T15:42:26.319290Z",
            "start_waiting": "2024-03-02T17:00:30.959892Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 89903,
            "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-12T18: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-12T18:00:09.278506Z",
            "ended": "2022-05-12T19:24:01.855816Z",
            "start_waiting": "2022-05-12T18:00:09.032012Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 21,
            "ranked": true
        },
        {
            "id": 100752,
            "name": "JORNADA 1 DE ENTRENAMIENTO BÁSICO DE GO KANIK PRIMAVERA 2023",
            "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": 43,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 360,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 236,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-05T00:35:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-03-05T00:35:44.630678Z",
            "ended": "2023-03-05T01:13:30.087118Z",
            "start_waiting": "2023-03-05T00:35:44.456359Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}