List all tournaments or create a new tournament.

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

{
    "count": 59182,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-min_ranking&page=501",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-min_ranking&page=499",
    "results": [
        {
            "id": 71041,
            "name": "TORNEO BABY YODA",
            "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": "TORNEO BABY YODA PARA SEGUNDO",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "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": 4841,
                "name": "PIPIOLO GO 2022🏆",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 215,
                "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-05T18:15:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-02-05T18:13:28.681168Z",
            "ended": "2021-02-05T18:49:39.262258Z",
            "start_waiting": "2021-02-05T18:13:28.440750Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 69856,
            "name": "kenshinub",
            "director": {
                "id": 912565,
                "username": "mattefili05",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ecb6ee915cf8571541cc255b8116058b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1241.0402237943326,
                        "deviation": 218.47298318676522,
                        "volatility": 0.05999853177398311
                    }
                },
                "ranking": 19.91610553350122,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "kenshinub",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": true,
            "group": {
                "id": 7885,
                "name": "kenshinub",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-01-07T22: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": "2021-01-08T16:20:39.503920Z",
            "ended": "2021-01-11T16:23:06.228481Z",
            "start_waiting": "2021-01-08T16:20:39.426091Z",
            "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": 69778,
            "name": "Fun tournament for low levels!",
            "director": {
                "id": 858791,
                "username": "SophieTheAnimeFan",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/89902bfa3a3f22d4807ac720369b5c00-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 994.6205553461987,
                        "deviation": 64.21604217094657,
                        "volatility": 0.060031944089099176
                    }
                },
                "ranking": 14.791994617296439,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is a fun tournament for low levels who can work on getting stronger!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "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": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8861,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-01-05T18:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 11,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-07T04:45:24.897259Z",
            "ended": "2021-03-23T15:14:20.889268Z",
            "start_waiting": "2021-01-07T04:45:24.593414Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 65639,
            "name": "灵异围棋比赛第一届",
            "director": {
                "id": 847435,
                "username": "灵异之眼",
                "country": "142",
                "icon": "https://secure.gravatar.com/avatar/e4c6aeedd01de87d7fd6684e5d0a56a4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1644.1530315386617,
                        "deviation": 79.22082572174479,
                        "volatility": 0.06004093399491183
                    }
                },
                "ranking": 26.42763241114329,
                "professional": false,
                "ui_class": ""
            },
            "description": "欢迎参加比赛!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 6885,
                "name": "灵异的克星",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-30T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-09-30T05:00:01.401717Z",
            "ended": "2021-01-08T02:18:52.584210Z",
            "start_waiting": "2020-09-30T05:00:01.125565Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 69503,
            "name": "OGS VN Tháng 1 2021",
            "director": {
                "id": 281554,
                "username": "trung5000",
                "country": "_DOOP",
                "icon": "https://user-uploads.online-go.com/bbd482f273f613d97a246c2d297b822c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1780.3949837998148,
                        "deviation": 63.76597898444105,
                        "volatility": 0.059922285431283445
                    }
                },
                "ranking": 28.27060075161616,
                "professional": false,
                "ui_class": ""
            },
            "description": "Giải tổ chức hàng tháng, giới hạn thời gian hoàn thành trong 1 tháng. Khuyến khích mọi người hẹn nhau chơi live. Link discord",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13440,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7685,
                "name": "24HGO_OGS",
                "summary": "<audio src=\"/music/good_enough.mp3\" controls>\t\n<p>Fallback content goes here.</p>\n</audio>",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 86,
                "icon": "https://user-uploads.online-go.com/605421e94b90e6e3b22ec09b80180283-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-01T04: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": "2021-01-01T04:00:17.519564Z",
            "ended": "2021-01-08T03:27:21.349608Z",
            "start_waiting": "2021-01-01T04:00:16.837663Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/605421e94b90e6e3b22ec09b80180283-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 72015,
            "name": "2月歷碁賽 第二輪 Regan VS 黃見希",
            "director": {
                "id": 928963,
                "username": "傳碁學園-歷碁賽",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "2月歷碁賽 第二輪 Regan VS 黃見希",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 1500
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8175,
                "name": "歷碁賽 A組",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 9,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-02-28T09:15:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-02-28T08:53:15.216236Z",
            "ended": "2021-02-28T09:32:12.473149Z",
            "start_waiting": "2021-02-28T08:53:15.150414Z",
            "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": 72075,
            "name": "Simple Correspondence 19x19 DDK 2021 April",
            "director": {
                "id": 302584,
                "username": "koast",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/e5b52e887c6f66d70b3f2c72a0d4eb19-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1518.190018088078,
                        "deviation": 64.08013528375135,
                        "volatility": 0.05996666523783403
                    }
                },
                "ranking": 24.58242625475131,
                "professional": false,
                "ui_class": ""
            },
            "description": "April SC tourny! no conditional moves",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5017,
                "name": "Simple Correspondence",
                "summary": "2 days per move. No Analysis.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-01T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-04-01T15:00:27.314956Z",
            "ended": "2021-06-13T22:26:47.053058Z",
            "start_waiting": "2021-04-01T15:00:26.113962Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 64531,
            "name": "Ladder Legend 9x9 - 2021",
            "director": {
                "id": 497519,
                "username": "Kosh-retired",
                "country": "_Lord_Howe_Island",
                "icon": "https://secure.gravatar.com/avatar/39dc5f9ee81b8243d315c8c729844456?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1574.954785564748,
                        "deviation": 61.40997215047312,
                        "volatility": 0.060088015249815864
                    }
                },
                "ranking": 25.432209892698047,
                "professional": false,
                "ui_class": ""
            },
            "description": "<h3>Title Holder: <a style=\"color:fuchsia\" href=\"https://online-go.com/player/43936\" rel=\"noopener\">Sadaharu [Nines Ladder Legend]</a></h3>\n\n### Hall of Fame:\n\n---\n\n<div class=\"Card \"><div class=\"about-container\"><div class=\"about-markdown\"><div><table>\n<thead>\n<tr>\n<th style=\"border:3px solid;text-align:center;\">Year</th>\n<th style=\"border:3px solid;text-align:center;\">Tournament<img src=\"https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_9.png\" alt=\"Gold9\">Winner</th>\n<th style=\"border:3px solid;text-align:center;\">Tournament<img src=\"https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_9.png\" alt=\"Silv9\">Runner-up</th>\n<th style=\"border:3px solid;text-align:center;\">Tournament<img src=\"https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_9.png\" alt=\"Brnz9\"><img src=\"https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_9.png\" alt=\"Brnz9\">Semi-finalists</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td style=\"border:3px solid;text-align:center;\"><a href=\"https://online-go.com/tournament/42677\" rel=\"noopener\">2019</a></td>\n<td style=\"border:1px solid;text-align:center;\"><a href=\"https://online-go.com/player/43936\" rel=\"noopener\">Sadaharu</a></td>\n<td style=\"border:1px solid;text-align:center;\"><a href=\"https://online-go.com/player/27750\" rel=\"noopener\">Vortex</a></td>\n<td style=\"border:1px solid;text-align:center;\"><a href=\"https://online-go.com/player/578547\" rel=\"noopener\">Thousand Rain</a> &amp; <a href=\"https://online-go.com/player/31466\" rel=\"noopener\">zigah</a></td>\n</tr>\n<tr>\n<td style=\"border:3px solid;text-align:center;\"><a href=\"https://online-go.com/tournament/46931\" rel=\"noopener\">2020</a></td>\n<td style=\"border:1px solid;text-align:center;\"><a href=\"https://online-go.com/player/43936\" rel=\"noopener\">Sadaharu</a></td>\n<td style=\"border:1px solid;text-align:center;\"><a href=\"https://online-go.com/player/624668\" rel=\"noopener\">earlgreyhot</a></td>\n<td style=\"border:1px solid;text-align:center;\"><a href=\"https://online-go.com/player/64817\" rel=\"noopener\">mark5000</a> &amp; <a href=\"https://online-go.com/player/52052\" rel=\"noopener\">ST000MA</a></td>\n</tr>\n</tbody>\n</table></div></div></div></div>\n\n---\n\nNote: There are no post-tournament 'Title Matches'. Anyone wishing to claim successive titles must qualify and compete normally. Bots are ineligible for this tournament and AI assistance is NOT allowed as per the [OGS terms of service](https://online-go.com/docs/terms-of-service).\n\n### Overview:\nThis tournament uses the [Site 9x9 Ladder](https://online-go.com/ladder/315) for it's preliminaries.\n\nTo have a chance of competing in this tournament you need to be in the top 30 of the Ladder a week before the tournament begins. To guarantee entry, you need to be in the top 8 (see below).\n\nClock settings and rules are the same as for the ladder.\n\n### Qualifying / Invitational Process:\nOn the 7th of January 2021, I will take a snapshot of the ladder and send invitations to the top 8 players. Each day thereafter, I will send additional invitations equal to the number of vacancies+1 until the tournament is full, working down the snapshot-list no further than position 30.  \nIf you receive an invitation, decide quickly. The top eight will get ~24hrs to decide but thereafter the additional invitees could miss out as those above make late acceptances.  \n\nPlease note that if you close your invitation without accepting or declining, then a bug prevents me from reissuing it and you will need to pm me if you wish to join.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 2969,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-14T09:02:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-01-14T09:02:43.557090Z",
            "ended": "2021-04-12T09:42:56.319986Z",
            "start_waiting": "2021-01-14T09:02:43.261433Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 70044,
            "name": "Fast Correspondence 2021-01-18",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1559.075083501533,
                        "deviation": 62.24072936052533,
                        "volatility": 0.0597367213814784
                    }
                },
                "ranking": 25.19761209745618,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Please, avoid delaying your games using the vacation feature.\n\nAnalysis is enabled to allow the use of conditional moves.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 820,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-18T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-18T00:00:25.405015Z",
            "ended": "2021-01-31T02:04:56.200322Z",
            "start_waiting": "2021-01-18T00:00:23.524190Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 70151,
            "name": "Yu kiat va Darryl",
            "director": {
                "id": 776700,
                "username": "Pang Kai Yong Darryl",
                "country": "sg",
                "icon": "https://secure.gravatar.com/avatar/3a31431602c52009ba5c0e478bdb9277?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1007.6367844817655,
                        "deviation": 75.40703573340481,
                        "volatility": 0.05994581570529703
                    }
                },
                "ranking": 15.092984847960091,
                "professional": false,
                "ui_class": ""
            },
            "description": "tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "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": 5118,
                "name": "SP Weiqi 2020/2021",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-01-15T11: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": "2021-01-15T10:20:54.149095Z",
            "ended": "2021-01-18T11:36:36.413936Z",
            "start_waiting": "2021-01-15T10:20:54.042840Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}