List all tournaments or create a new tournament.

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

{
    "count": 59755,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-max_ranking&page=463",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-max_ranking&page=461",
    "results": [
        {
            "id": 83219,
            "name": "9x9 D.E. 12/08/2021๐Ÿ‰",
            "director": {
                "id": 584481,
                "username": "Mulsiphix",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/f79dd274bd83ca6fdf5e2c1af119ba63-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1723.508332937557,
                        "deviation": 67.30621035483453,
                        "volatility": 0.06024145341136911
                    }
                },
                "ranking": 27.51884388340188,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "โ˜† The default tournament pairing method is Strength, to ensure matches remain competitive the entire contest.\n\nโ˜† This is a โ€˜Suicidal Correspondence Tournamentโ€™. Please, avoid delaying your games using the vacation feature or pause. If thatโ€™s the case, the tournament director may call the game for your opponent (always with previous notice).\n\nโ˜† Does NOT pause on the weekend.\n\nโ˜† If this sounds like a good time to you, please join us!\n\n<hr>\n\nTournaments are a great way to locate players who are more competitive than your average opponent. A big part of improving your own skills is to have them tested by capable challengers. If you would like to be a part of more New Zealand rule set tournaments, check out our group for weekly opportunities.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 44160,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3207,
                "name": "New Zealand Tournaments",
                "summary": "This group exists as a place to enjoy weekly tournaments with competitively minded players using the lesser known but arguably strategically superior New Zealand rule set. All are welcome here ใƒฝ(โ‰งโ—กโ‰ฆ)ใƒŽ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 594,
                "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-12-09T02:00:00Z",
            "players_start": 8,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-12-10T21:09:01.048643Z",
            "ended": "2022-01-24T07:06:29.132996Z",
            "start_waiting": "2021-12-10T21:09:00.876024Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 86873,
            "name": "1 -> ๆŽ็†’ๆฎท 2 -> ่”กๅพ—ๆฉ",
            "director": {
                "id": 818416,
                "username": "ๅ‚ณ็ขๅญธๅœ’",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "1 -> ๆŽ็†’ๆฎท\n2 -> ่”กๅพ—ๆฉ",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "ๅ‚ณ็ข C็ญ",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-03-05T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-03-05T03:47:45.153929Z",
            "ended": "2022-03-05T04:01:49.093032Z",
            "start_waiting": "2022-03-05T03:47:45.084240Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 84499,
            "name": "tournament 8๏ธโƒฃ",
            "director": {
                "id": 802455,
                "username": "royz",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/23489ab482345a76b6d432ff07368b5a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1052.1310274249,
                        "deviation": 62.60253870008884,
                        "volatility": 0.06006769076422171
                    }
                },
                "ranking": 16.093293696950248,
                "professional": false,
                "ui_class": ""
            },
            "description": "2022!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7025,
                "name": "the good go group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/2c20aac852f3dd4c0a78277b8fcbddfc-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-01-05T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-06-13T21:33:44.692034Z",
            "ended": "2022-08-08T15:46:05.448481Z",
            "start_waiting": "2022-06-13T21:33:44.209446Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2c20aac852f3dd4c0a78277b8fcbddfc-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 93577,
            "name": "Free teaching and friendly games",
            "director": {
                "id": 2204,
                "username": "Tsurukame",
                "country": "ro",
                "icon": "https://user-uploads.online-go.com/5b0ed14dfc4e53dfbf0bed6fab13fe95-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2183.8969761122526,
                        "deviation": 88.61966442820066,
                        "volatility": 0.05999284570400379
                    }
                },
                "ranking": 32.99958190932506,
                "professional": false,
                "ui_class": ""
            },
            "description": "Group #1 will use this just for training games.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12032,
                "name": "Shanghai Summer School Group1",
                "summary": "Shanghai Summer School:International Weiqi Promotion Project 2022",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/64fa3881d2ab369538e92825fdbd5a42-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-16T17:00:00Z",
            "players_start": 16,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2022-08-16T17:10:57.918716Z",
            "ended": "2022-08-16T17:23:46.614842Z",
            "start_waiting": "2022-08-16T17:10:57.640966Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/64fa3881d2ab369538e92825fdbd5a42-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 90096,
            "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": 268,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-16T18: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-16T18:00:09.278347Z",
            "ended": "2022-05-16T19:05:21.058211Z",
            "start_waiting": "2022-05-16T18:00:09.084383Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 88118,
            "name": "2/4 ๅЉๆฒ›็ฅฅ\t\tๅ‘จๅฎถๅณป",
            "director": {
                "id": 818416,
                "username": "ๅ‚ณ็ขๅญธๅœ’",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "ๅЉๆฒ›็ฅฅ\t\tๅ‘จๅฎถๅณป",
            "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": 1200,
                "period_time": 20,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7533,
                "name": "ๅ‚ณ็ข A็ญ",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 36,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-04-02T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-04-02T10:01:00.136410Z",
            "ended": "2022-04-02T10:49:23.807463Z",
            "start_waiting": "2022-04-02T10:01:00.078019Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 115327,
            "name": "me and bobs epic duel of fate a",
            "director": {
                "id": 1550940,
                "username": "jurrasicore",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/77cda62fc37a5c2d37779428b3a9915d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 603.2791548001985,
                        "deviation": 217.92720754173664,
                        "volatility": 0.05999962067713265
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "we will gifugre who will battle the winner",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 14237,
                "name": "pokemonGOtothepolls",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-04-23T22:05:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-04-23T22:01:45.470755Z",
            "ended": "2024-04-23T22:58:32.093512Z",
            "start_waiting": "2024-04-23T22:01:45.415210Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 101500,
            "name": "้ปƒๆ€้ฝŠ ่”กไปฒๆ–‡",
            "director": {
                "id": 818416,
                "username": "ๅ‚ณ็ขๅญธๅœ’",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "้ปƒๆ€้ฝŠ\n่”กไปฒๆ–‡",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 29,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "ๅ‚ณ็ข C็ญ",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2023-03-25T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2023-03-25T03:43:36.287777Z",
            "ended": "2023-03-25T04:35:35.243868Z",
            "start_waiting": "2023-03-25T03:43:36.234712Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 59783,
            "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": "แƒแƒ  แƒฌแƒแƒ’แƒ”แƒ‘แƒแƒ–แƒ” แƒ’แƒแƒ•แƒแƒ แƒ“แƒœแƒ",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 1,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 1,
                "initial_time": 80,
                "max_time": 120
            },
            "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": 268,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-28T18:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-28T18:00:32.221795Z",
            "ended": "2020-04-28T18:13:31.066867Z",
            "start_waiting": "2020-04-28T18:00:31.724501Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 91148,
            "name": "1 -> ๅЉๆฒ›็ฅฅ3 -> ็ฐก้ Œ่ณข",
            "director": {
                "id": 818416,
                "username": "ๅ‚ณ็ขๅญธๅœ’",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "1 -> ๅЉๆฒ›็ฅฅ3 -> ็ฐก้ Œ่ณข",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7533,
                "name": "ๅ‚ณ็ข A็ญ",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 36,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-06-11T10:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-06-11T09:52:22.904746Z",
            "ended": "2022-06-11T10:35:52.453301Z",
            "start_waiting": "2022-06-11T09:52:22.767994Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        }
    ]
}