List all tournaments or create a new tournament.

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

{
    "count": 59303,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=1040",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=1038",
    "results": [
        {
            "id": 65472,
            "name": "9x9 Double Elimination (New Zealand Rules)",
            "director": {
                "id": 637865,
                "username": "John.Tromp.Math.Maniac",
                "country": "nl",
                "icon": "https://user-uploads.online-go.com/d3a7d663721e94d8a2a5d3846f290611-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "☆ The default tournament pairing method is Strength, to ensure matches remain competitive the entire contest.\n\n☆ This is a ‘Fast 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<BR><HR>\nTournaments are a great way to find people who are more competitive than your average opponent. A big part of improving your own skills is by having them tested by capable adversaries. If you would like to be apart of more Chinese ruleset tournaments, check out our group for weekly opportunities.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 45120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 172800,
                "max_time": 259200
            },
            "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": 592,
                "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-20T01: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": "2020-09-20T01:00:32.055908Z",
            "ended": "2020-11-08T20:14:08.314523Z",
            "start_waiting": "2020-09-20T01:00:31.646481Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 96969,
            "name": "Absolute Fortnight - march 2023",
            "director": {
                "id": 710368,
                "username": "Macrophage",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/90a535ecb859bd75ac6553453904b2ab-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1750.4073129926712,
                        "deviation": 71.58942636562273,
                        "volatility": 0.05978716041768513
                    }
                },
                "ranking": 27.877357962211107,
                "professional": false,
                "ui_class": ""
            },
            "description": "-----\nNo pausing and no vacations; anyone who has vacation mode switched on, or pauses a game, will be disqualified.\n\n**Beware that this is fast correspondence.**\n\nAlso, please do not use AI.\n\nSmallest group point compensation: Players in the smallest group in each round will receive extra points such that the maximum obtainable point value is just one less than in the other groups.\n\n---------------\n* Previous tournament:\nhttps://online-go.com/tournament/94522\n* Next tournament:\nhttps://online-go.com/tournament/98477",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 9573,
            "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": 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": 804,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-01T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-01T00:00:33.668646Z",
            "ended": "2023-05-15T17:39:38.253555Z",
            "start_waiting": "2023-03-01T00:00:32.198501Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 23,
            "ranked": true
        },
        {
            "id": 67665,
            "name": "Torneo de 1ro",
            "director": {
                "id": 607938,
                "username": "kido.go.baduk",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/83ceb7eea12991c2d610032107296fa7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 702.7832420117375,
                        "deviation": 68.15986210019427,
                        "volatility": 0.06057660627238546
                    }
                },
                "ranking": 6.751703260465856,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo pra 1ro",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 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": "2020-11-10T17:50:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-11-10T17:50:26.367271Z",
            "ended": "2020-11-10T18:22:26.440642Z",
            "start_waiting": "2020-11-10T17:50:26.113628Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 67668,
            "name": "Torneo de 3ro",
            "director": {
                "id": 607938,
                "username": "kido.go.baduk",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/83ceb7eea12991c2d610032107296fa7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 702.7832420117375,
                        "deviation": 68.15986210019427,
                        "volatility": 0.06057660627238546
                    }
                },
                "ranking": 6.751703260465856,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo de 3ro",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 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": "2020-11-10T18:55:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-11-10T18:55:28.942250Z",
            "ended": "2020-11-10T19:30:00.046018Z",
            "start_waiting": "2020-11-10T18:55:28.557619Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 70547,
            "name": "Tiszabecs",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 803.0675963374835,
                        "deviation": 63.75569687862416,
                        "volatility": 0.05991858456033788
                    }
                },
                "ranking": 9.839690528014508,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 91,
                "name": "Magyar",
                "summary": "Hungarian go players",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-01-25T17:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 12,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-25T17:00:35.165219Z",
            "ended": "2021-04-23T17:54:42.055313Z",
            "start_waiting": "2021-01-25T17:00:34.955696Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 67174,
            "name": "hot cocoa",
            "director": {
                "id": 769861,
                "username": "rainncat",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/63b1a39787f99d6149e4e1cb7cc755f5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 975.0308630931373,
                        "deviation": 65.62894696966373,
                        "volatility": 0.060026784983209604
                    }
                },
                "ranking": 14.331490463627786,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 262080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 259200,
                "initial_time": 259200,
                "max_time": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6414,
                "name": "Hot Cocoa",
                "summary": "\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 13,
                "icon": "https://user-uploads.online-go.com/660a7a6eaa2b62267cc2569e946eb3cf-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-01T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-04T19:51:20.433768Z",
            "ended": "2021-04-27T03:03:50.901604Z",
            "start_waiting": "2020-11-04T19:51:20.148011Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/660a7a6eaa2b62267cc2569e946eb3cf-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 66009,
            "name": "Katsushika",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 803.0675963374835,
                        "deviation": 63.75569687862416,
                        "volatility": 0.05991858456033788
                    }
                },
                "ranking": 9.839690528014508,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 119,
                "name": "TOKYO GO!",
                "summary": "Tokyo Go Players Meet Together!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 44,
                "icon": "https://user-uploads.online-go.com/219c1747de3336cf873d86fba3f9f999-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-09-29T13:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-09-29T13:00:21.848035Z",
            "ended": "2020-11-03T18:23:15.030398Z",
            "start_waiting": "2020-09-29T13:00:21.296199Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/219c1747de3336cf873d86fba3f9f999-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 96680,
            "name": "Mingren Nines Title Tournament 2022",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2025.7747302112762,
                        "deviation": 69.14106842831964,
                        "volatility": 0.06016005566835261
                    }
                },
                "ranking": 31.259658595865297,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Mingren Nines Title Tournament 2022\n\nTitle Holder: <a style=\"color:deepskyblue\" href='https://online-go.com/user/view/40318'>gamesorry [Nines Mingren] x2</a>\n\nHall of Fame:\n<table style=\"text-align:center;border:1px solid\">\n<tr>\n\t<th style=\"border:1px solid\">Year</th>\n\t<th style=\"border:1px solid\">Title Match Winner</th>\n\t<th style=\"border:1px solid\">Score</th>\n\t<th style=\"border:1px solid\">Title Match Runner-up</th>\n\t<th style=\"border:1px solid\">\n\tTitle Tournament Winner\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_9.png' alt='Gold'></img>\n\t</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament Runner-up\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_9.png' alt='Silver'></img>\n\t</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament 3rd Place\n\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_9.png' alt='Bronze'></img>\n\t</th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2376'>2007</a></td>\n\t<td><b>hotspur</b></td><td></td><td></td>\n\t<td><b>hotspur (3d)</b></td><td>jnhmsbn (5k)</td><td>dmg (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2395'>2008</a></td>\n\t<td><b>Rena</b></td><td>&lowast;</td><td>hotspur</td>\n\t<td><b>Rena (5k)</b></td><td>RaikB (9k)</td><td>Akimoon (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2410'>2009</a></td>\n\t<td><b>Rena</b></td><td>4-1</td><td>keiler</td>\n\t<td><b>keiler (1k)</b></td><td>Isao (1k)</td><td>KlausP (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2426'>2010</a></td>\n\t<td><b>KlausP</b></td><td>4-1</td><td>Rena</td>\n\t<td><b>KlausP (3d)</b></td><td>illluck (1d)</td><td>kennabee (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2442'>2011</a></td>\n\t<td><b>vitality</b></td><td>&lowast;</td><td>KlausP</td>\n\t<td><b>vitality (5d)</b></td><td>kennabee (1d)</td><td>redundant (5k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2463'>2012</a></td>\n\t<td><b>pollemand</b></td><td>5-0</td><td>vitality</td>\n\t<td><b>pollemand (3d)</b></td><td>mmc (1d)</td><td>tacololo (3k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2482'>2013</a></td>\n\t<td><b>pollemand</b></td><td>5-0</td><td>gamesorry</td>\n\t<td><b>gamesorry (3d)</b></td><td>devariot (1k)</td><td>nrx (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/4506'>2014</a></td>\n\t<td><b>xhu98</b></td><td>3-2</td><td>gamesorry</td>\n\t<td><b>gamesorry (3d)</b></td><td>xhu98 (3d)</td><td>adhalanay (5k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/11925'>2015</a></td>\n\t<td><b>xhu98</b></td>\n\t<td>4-1</td>\n\t<td>mark5000</td>\n\t<td><b>mark5000 (2d)</b></td><td>zebra (1k)</td><td>hozoin76 (8k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/21622'>2016</a></td>\n\t<td><b>Winterfell</b></td>\n\t<td>3-2</td>\n\t<td>xhu98</td>\n\t<td><b>Winterfell (7d)</b></td><td>gamesorry (5d)</td><td>Sofiam (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/29845'>2017</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td>4-1</td>\n\t<td>Winterfell</td>\n\t<td><b>Sadaharu (7d)</b></td><td>kungpao (5d)</td><td>popop (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/42052'>2018</a></td>\n\t<td><b>gamesorry</b></td>\n\t<td><a href='https://online-go.com/tournament/69386'>3-2</a></td>\n\t<td>Sadaharu</td>\n\t<td><b>Sadaharu (9d+)</b></td><td>Baklan (7d)</td><td>gamesorry (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/53957'>2019</a></td>\n\t<td><b>gamesorry</b></td>\n\t<td><a href='https://online-go.com/tournament/87265'>3-2</a></td>\n\t<td>找借口安静</td>\n\t<td><b>Uri-ChoRong [8d]</b></td><td>找借口安静 [1d]</td><td>Snowman in Summer [4k]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/66125'>2020</a></td>\n\t<td></td>\n\t<td>(TBA)</td>\n\t<td></td>\n\t<td><b>mark5000 [5d]</b></td><td>sweissner2 [5k]</td><td>bagelfan [2d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/83357'>2021</a></td>\n\t<td></td>\n\t<td>(TBA)</td>\n\t<td></td>\n\t<td></td><td>Ongoing (round 3)</td><td></td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retirement. Old OGS ranks were displayed for cycles before 2016.\n\nNotes:\n- The starting time on this page is an approximation and subject to change. It will be finalized once the announcement is posted in <a href='https://online-go.com/group/515'>OGS Title Tournaments</a> group and <a href='https://forums.online-go.com/t/title-tournament-announcements/10408/'>Title Tournament Announcement</a>.\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "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": 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": 2958,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-12-28T23:00:00Z",
            "players_start": 100,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-12-27T17:14:32.853983Z",
            "ended": "2024-01-25T16:06:28.012262Z",
            "start_waiting": "2022-12-27T17:14:27.739003Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 90,
            "ranked": true
        },
        {
            "id": 76078,
            "name": "🦕 #1",
            "director": {
                "id": 126739,
                "username": "🐬Sofiam🐬",
                "country": "_Olimpic_Movement",
                "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1012.0554496406809,
                        "deviation": 84.91308607572303,
                        "volatility": 0.076882078105041
                    }
                },
                "ranking": 15.194279748149173,
                "professional": false,
                "ui_class": ""
            },
            "description": "Everyone is welcome 🍃🍃🍃",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 361,
                "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-06-15T17: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": "2021-06-15T17:00:31.186805Z",
            "ended": "2022-05-21T21:39:19.000263Z",
            "start_waiting": "2021-06-15T17:00:30.985731Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 77217,
            "name": "Test 2 UNR 2021",
            "director": {
                "id": 362506,
                "username": "lucho4668",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/5a3b1db995b87aa844b20bb871d1be07-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1666.4348700858245,
                        "deviation": 65.04511786943846,
                        "volatility": 0.06003111675650278
                    }
                },
                "ranking": 26.739258241202936,
                "professional": false,
                "ui_class": ""
            },
            "description": "PONÉ LA OPCIÓN DE EVALUADAAAAAAA",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 10,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9016,
                "name": "Club Rosarino de Go \"Tito Alvarez\"",
                "summary": "Club Rosarino de Go",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 33,
                "icon": "https://user-uploads.online-go.com/d1b99a3ff022f1d713cd5661d0157eb3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-08T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-07-08T00:17:55.767276Z",
            "ended": "2021-07-08T00:25:47.217356Z",
            "start_waiting": "2021-07-08T00:17:55.612423Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d1b99a3ff022f1d713cd5661d0157eb3-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}