List all tournaments or create a new tournament.

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

{
    "count": 59122,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-ended&page=2902",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-ended&page=2900",
    "results": [
        {
            "id": 74205,
            "name": "Live 9x9 Double Elimination Tournament 2021-04-21 02: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 Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260325T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-25T22:00:08.192880Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-26T02:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-04-21T02:30:10.250802Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-04-21T02:30:11.842346Z",
            "ended": "2021-04-21T03:17:52.899151Z",
            "start_waiting": "2021-04-21T02:30:11.606190Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 74204,
            "name": "Blitz 19x19 Elimination Tournament 2021-04-21 01: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 Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260325T210000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-25T21:00:08.168504Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-26T01:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-04-21T01:30:07.848763Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-04-21T01:31:09.220412Z",
            "ended": "2021-04-21T01:55:28.832088Z",
            "start_waiting": "2021-04-21T01:31:09.080304Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 74191,
            "name": "Mr spock",
            "director": {
                "id": 936720,
                "username": "Lucas Liu",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/41d2e9a73442819f2ec4624215a478c8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1285.6028632338182,
                        "deviation": 63.05376733640603,
                        "volatility": 0.06005528346930371
                    }
                },
                "ranking": 20.732787633544536,
                "professional": false,
                "ui_class": ""
            },
            "description": "mr spock",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 14,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 360,
                "max_time": 360
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8738,
                "name": "MINECRAFT",
                "summary": "HI! This a Group Where People Talk About Minecraft Experiences",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 33,
                "icon": "https://user-uploads.online-go.com/111be862b965122bc3da49c05e0131ba-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-04-20T18:15:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-04-20T23:55:05.061955Z",
            "ended": "2021-04-21T00:00:51.333627Z",
            "start_waiting": "2021-04-20T23:55:04.961179Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/111be862b965122bc3da49c05e0131ba-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 58936,
            "name": "Buckwheat keepers tournament at home",
            "director": {
                "id": 182494,
                "username": "๐–Ž๐–’๐–™๐––๐–”๐–Ž",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/35c19d35d44885ef5dffd8148b90c4e3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1822.832545249107,
                        "deviation": 61.80035972708545,
                        "volatility": 0.0598690063245635
                    }
                },
                "ranking": 28.815931274705868,
                "professional": false,
                "ui_class": ""
            },
            "description": "ะขั‘ะฟะปั‹ะน ั‚ัƒั€ะฝะธั€ ะฟะพ-ะดะพะผะฐัˆะฝะตะผัƒ ะดะปั ะธะณั€ะพะบะพะฒ ะธะท ะ ะพััะธะธ :)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91200,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 432000,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5224,
                "name": "Go club Reisei",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/9d3c3b836b6d01b5fa0a7ce676044ab2-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-15T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-04-15T15:00:20.451432Z",
            "ended": "2021-04-20T23:59:01.948338Z",
            "start_waiting": "2020-04-15T15:00:19.338027Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9d3c3b836b6d01b5fa0a7ce676044ab2-15.png",
            "player_count": 25,
            "ranked": true
        },
        {
            "id": 74199,
            "name": "Live 9x9 Double Elimination Tournament 2021-04-20 22: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 Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260325T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-25T22:00:08.192880Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-26T02:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-04-20T22:30:00.193770Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-04-20T22:30:01.794816Z",
            "ended": "2021-04-20T23:20:30.431248Z",
            "start_waiting": "2021-04-20T22:30:01.538502Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 74200,
            "name": "KIDO TRAINING",
            "director": {
                "id": 88120,
                "username": "satoshi84",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/6a6404f3dd53bce3fc1e4a88fb357e2e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1136.7959829193692,
                        "deviation": 78.40429708623937,
                        "volatility": 0.06016044531576248
                    }
                },
                "ranking": 17.885013568829635,
                "professional": false,
                "ui_class": ""
            },
            "description": "VAMOS A JUAA",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "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": "2021-04-20T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-04-20T22:16:30.621885Z",
            "ended": "2021-04-20T22:38:14.761390Z",
            "start_waiting": "2021-04-20T22:16:30.424783Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 72175,
            "name": "Ray Club Tournament #1",
            "director": {
                "id": 913515,
                "username": "sopxia695",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/49f314ee37459609caa002fda6bb9f71-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1020.0218746691146,
                        "deviation": 64.68093019349031,
                        "volatility": 0.05999516854702964
                    }
                },
                "ranking": 15.375792215229328,
                "professional": false,
                "ui_class": ""
            },
            "description": "This Correspondence Go Tournament is open to 25 kyu - 10 kyu and provisional players! \n\nThis is meant to be a fun Tournament :)\n\nStart Time: 3/13/2021 10:00 AM (pst in U.S.)",
            "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": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8533,
                "name": "Ray Club :)",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/4e8a57f2fff8591312860c4963a19440-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-13T18:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-03-12T15:39:03.855137Z",
            "ended": "2021-04-20T20:10:15.156570Z",
            "start_waiting": "2021-03-12T15:39:03.648100Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4e8a57f2fff8591312860c4963a19440-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 74189,
            "name": "Live 9x9 Double Elimination Tournament 2021-04-20 18: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 Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260325T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-25T22:00:08.192880Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-26T02:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-04-20T18:30:51.176308Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-04-20T18:31:52.808394Z",
            "ended": "2021-04-20T19:42:51.962587Z",
            "start_waiting": "2021-04-20T18:31:51.786819Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 74192,
            "name": "5to partidas para 5to",
            "director": {
                "id": 607938,
                "username": "kido.go.baduk",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/83ceb7eea12991c2d610032107296fa7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 737.7046137263186,
                        "deviation": 68.20913185753804,
                        "volatility": 0.06058593027435129
                    }
                },
                "ranking": 7.874362062534066,
                "professional": false,
                "ui_class": ""
            },
            "description": "amos a jugaaaa",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 23,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 20,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5581,
                "name": "Colegio Serapio Rendรณn // Kinder - Primaria",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 200,
                "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-20T18:39:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-04-20T18:39:52.430347Z",
            "ended": "2021-04-20T19:34:56.233902Z",
            "start_waiting": "2021-04-20T18:39:52.113791Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-15.png",
            "player_count": 13,
            "ranked": true
        },
        {
            "id": 74136,
            "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": "2021 แƒฌแƒšแƒ˜แƒก แƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜ แƒแƒžแƒ แƒ˜แƒšแƒ˜แƒ“แƒแƒœ, แƒกแƒแƒฅแƒแƒ แƒ—แƒ•แƒ”แƒšแƒแƒก แƒ’แƒแƒก แƒคแƒ”แƒ“แƒ”แƒ แƒแƒชแƒ, แƒแƒœแƒšแƒแƒ˜แƒœ แƒกแƒ˜แƒ•แƒ แƒชแƒ”แƒจแƒ˜ online-go.com, แƒงแƒแƒ•แƒ”แƒšแƒ“แƒฆแƒ˜แƒฃแƒ แƒแƒ“ แƒกแƒแƒฆแƒแƒ›แƒแƒก 10 แƒกแƒแƒแƒ—แƒ–แƒ”, แƒแƒขแƒแƒ แƒ”แƒ‘แƒก แƒขแƒฃแƒ แƒœแƒ˜แƒ แƒก - แƒแƒžแƒ แƒ˜แƒšแƒ˜แƒก แƒ—แƒ•แƒ˜แƒก 8 แƒงแƒ•แƒ”แƒšแƒแƒ–แƒ” แƒแƒฅแƒขแƒ˜แƒฃแƒ แƒ˜ แƒ“แƒ แƒกแƒแƒฃแƒ™แƒ”แƒ—แƒ”แƒกแƒ แƒ›แƒแƒ—แƒแƒ›แƒแƒจแƒ˜แƒก แƒ’แƒแƒ›แƒแƒกแƒแƒ•แƒšแƒ”แƒœแƒแƒ“. แƒ›แƒแƒœแƒแƒฌแƒ˜แƒšแƒ”แƒแƒ‘แƒ แƒฃแƒคแƒแƒกแƒแƒ แƒ“แƒ แƒงแƒ•แƒ”แƒšแƒแƒก แƒจแƒ”แƒฃแƒซแƒšแƒ˜แƒ, แƒ•แƒ˜แƒœแƒช แƒ˜แƒชแƒ˜แƒก แƒ’แƒแƒก แƒ—แƒแƒ›แƒแƒจแƒ˜แƒก แƒฌแƒ”แƒกแƒ”แƒ‘แƒ˜.\n\nแƒ—แƒ•แƒ˜แƒก แƒ’แƒแƒœแƒ›แƒแƒ•แƒšแƒแƒ‘แƒแƒจแƒ˜ แƒกแƒฃแƒš แƒ’แƒแƒ˜แƒ›แƒแƒ แƒ—แƒ”แƒ‘แƒ 30 แƒแƒœแƒšแƒแƒ˜แƒœ แƒ‘แƒšแƒ˜แƒช - แƒขแƒฃแƒ แƒœแƒ˜แƒ แƒ˜ . แƒ›แƒแƒœแƒแƒฌแƒ˜แƒšแƒ”แƒ”แƒ‘แƒก แƒ—แƒ˜แƒ—แƒแƒ”แƒฃแƒšแƒ˜ แƒขแƒฃแƒ แƒœแƒ˜แƒ แƒ˜แƒก แƒจแƒ”แƒ›แƒ“แƒ”แƒ’ แƒ›แƒ˜แƒ”แƒœแƒ˜แƒญแƒ”แƒ‘แƒแƒ— แƒฅแƒฃแƒšแƒ”แƒ‘แƒ˜. ( แƒžแƒ˜แƒ แƒ•แƒ”แƒšแƒ˜ แƒแƒ“แƒ’แƒ˜แƒšแƒ˜ 4 แƒฅแƒฃแƒšแƒ. แƒ›แƒ”แƒแƒ แƒ” แƒแƒ“แƒ’แƒ˜แƒšแƒ˜ 3 แƒฅแƒฃแƒšแƒ, แƒ›แƒ”แƒกแƒแƒ›แƒ” แƒแƒ“แƒ’แƒ˜แƒšแƒ˜ 2 แƒฅแƒฃแƒšแƒ , แƒฎแƒแƒšแƒ แƒ›แƒแƒœแƒแƒฌแƒ˜แƒšแƒ”แƒแƒ‘แƒ 1 แƒฅแƒฃแƒšแƒ) แƒžแƒ˜แƒ แƒ•แƒ”แƒš แƒ›แƒแƒ˜แƒกแƒก แƒจแƒ”แƒฏแƒแƒ›แƒ“แƒ”แƒ‘แƒ แƒฅแƒฃแƒšแƒ”แƒ‘แƒ˜, แƒ แƒแƒ›แƒšแƒ˜แƒก แƒ›แƒ˜แƒฎแƒ”แƒ“แƒ•แƒ˜แƒ—แƒแƒช แƒ’แƒแƒ›แƒแƒ•แƒšแƒ˜แƒœแƒ“แƒ”แƒ‘แƒ แƒ—แƒ•แƒ˜แƒก 8 แƒกแƒแƒฃแƒ™แƒ”แƒ—แƒ”แƒกแƒ แƒ›แƒแƒ—แƒแƒ›แƒแƒจแƒ”. (แƒ•แƒ˜แƒœแƒช แƒ›แƒ”แƒข แƒขแƒฃแƒ แƒœแƒ˜แƒ แƒจแƒ˜ แƒ›แƒ˜แƒ˜แƒฆแƒ”แƒ‘แƒก แƒ›แƒแƒœแƒแƒฌแƒ˜แƒšแƒ”แƒแƒ‘แƒแƒก แƒจแƒ”แƒกแƒแƒ‘แƒแƒ›แƒ˜แƒกแƒแƒ“ แƒ’แƒแƒ›แƒแƒ แƒฏแƒ•แƒ”แƒ‘แƒ˜แƒก แƒ›แƒ”แƒขแƒ˜ แƒจแƒแƒœแƒกแƒ˜ แƒ”แƒฅแƒœแƒ”แƒ‘แƒ.) แƒ›แƒแƒ˜แƒกแƒ˜แƒก แƒ—แƒ•แƒ”แƒจแƒ˜, แƒฅแƒแƒ แƒ—แƒฃแƒšแƒ˜ แƒฉแƒแƒ˜แƒก แƒ›แƒฃแƒ–แƒ”แƒฃแƒ›แƒจแƒ˜ แƒฉแƒแƒขแƒแƒ แƒ“แƒ”แƒ‘แƒ แƒขแƒฃแƒ แƒœแƒ˜แƒ แƒ˜. แƒ แƒแƒ›แƒ”แƒšแƒจแƒ˜แƒช แƒแƒžแƒ แƒ˜แƒšแƒ˜แƒก แƒ—แƒ•แƒ˜แƒก 8 แƒกแƒแƒฃแƒ™แƒ”แƒ—แƒ”แƒกแƒ แƒ›แƒแƒ—แƒแƒ›แƒแƒจแƒ” แƒ›แƒ˜แƒ˜แƒฆแƒ”แƒ‘แƒก แƒ›แƒแƒœแƒแƒฌแƒ˜แƒšแƒ”แƒแƒ‘แƒแƒก. แƒ›แƒแƒ— แƒจแƒแƒ แƒ˜แƒก แƒ’แƒแƒœแƒแƒฌแƒ˜แƒšแƒ“แƒ”แƒ‘แƒ แƒกแƒแƒ˜แƒœแƒขแƒ”แƒ แƒ”แƒกแƒ แƒคแƒแƒกแƒ˜แƒแƒœแƒ˜ แƒžแƒ แƒ˜แƒ–แƒ”แƒ‘แƒ˜, แƒ แƒแƒ›แƒšแƒ”แƒ‘แƒกแƒแƒช แƒฅแƒแƒ แƒ—แƒฃแƒšแƒ˜ แƒฉแƒแƒ˜แƒก แƒ›แƒฃแƒ–แƒ”แƒฃแƒ›แƒ˜ แƒ“แƒแƒแƒฌแƒ”แƒกแƒ”แƒ‘แƒก. แƒ’แƒ˜แƒกแƒฃแƒ แƒ•แƒ”แƒ‘แƒ— แƒฌแƒแƒ แƒ›แƒแƒขแƒ”แƒ‘แƒแƒก!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 6,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 5,
                "initial_time": 120,
                "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": 263,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-20T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-04-20T18:00:51.157990Z",
            "ended": "2021-04-20T18:52:27.440724Z",
            "start_waiting": "2021-04-20T18:00:50.644267Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 17,
            "ranked": true
        }
    ]
}