List all tournaments or create a new tournament.

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

{
    "count": 59089,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-board_size&page=1778",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-board_size&page=1776",
    "results": [
        {
            "id": 6274,
            "name": "Blitz 19x19 Elimination Tournament 2015-03-31 01:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260322T210000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-22T21:00:19.616579Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-23T01:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2015-03-31T01:30:45.115572Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-03-31T01:30:46.932370Z",
            "ended": "2015-03-31T02:14:43.694916Z",
            "start_waiting": "2015-03-31T01:30:46.839866Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 41349,
            "name": "Correspondence 19x19 Swiss Tournaments OTAKU",
            "director": {
                "id": 569505,
                "username": "Shana_vermilion",
                "country": "ph",
                "icon": "https://user-uploads.online-go.com/56d81b599072cc6d30e93262f8c1a992-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 917.5998480397179,
                        "deviation": 76.64270792021209,
                        "volatility": 0.060002876194754265
                    }
                },
                "ranking": 12.926106635840204,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let's play GO Minna san~ヾ(@^▽^@)ノ",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 179520,
            "time_control_parameters": {
                "period_time": 172800,
                "main_time": 604800,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1136,
                "name": "Anime~Forever",
                "summary": "Anime? you like it? great! join!(also for vocaloids, and manga, utau, utaite etc) LEZ ALL HAVE FUNZ TALKIN ABOUT THESE THINGS YEAH *and playing go X)  yaaaaaa",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/e21067e8d7d57b6e48a664e1ca456af1-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-10-05T23: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": "2018-10-05T23:00:07.050564Z",
            "ended": "2021-03-29T17:32:06.344091Z",
            "start_waiting": "2018-10-05T23:00:06.045883Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e21067e8d7d57b6e48a664e1ca456af1-15.png",
            "player_count": 20,
            "ranked": true
        },
        {
            "id": 70992,
            "name": "Auto handicap for 9k-9d+ -- Tournament 6",
            "director": {
                "id": 902324,
                "username": "林峻希",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/16d8cf873ce39682456313cf977561db?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1238.2556866816683,
                        "deviation": 67.2057871599663,
                        "volatility": 0.060153671350274045
                    }
                },
                "ranking": 19.864105236973693,
                "professional": false,
                "ui_class": ""
            },
            "description": "Auto handicap for 9k-9d+ -- Tournament 6",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "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": 8069,
                "name": "friend group",
                "summary": "ONLY FOR MY FRIENDS! SO FRIEND ME NOW!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 38,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-06T05:13:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 21,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-06T05:13:08.042050Z",
            "ended": "2021-03-26T19:12:33.938629Z",
            "start_waiting": "2021-02-06T05:13:07.947372Z",
            "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": 129041,
            "name": "テストトーナメント",
            "director": {
                "id": 1788985,
                "username": "xjuka",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d084774f013e7864b9150856c1138bf1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1837.3839021893393,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 29.0,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "テスト用のトーナメントです",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "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": 15387,
                "name": "Go Plaza",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "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": "2025-06-02T06:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-06-02T06:00:40.950030Z",
            "ended": "2025-06-02T06:04:55.752098Z",
            "start_waiting": "2025-06-02T06:00:40.904721Z",
            "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": 73048,
            "name": "Blitz 19x19 Elimination Tournament 2021-03-25 21:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260322T210000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-22T21:00:19.616579Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-23T01:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-03-25T21:30:20.993381Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-03-25T21:30:22.538432Z",
            "ended": "2021-03-25T22:01:26.352265Z",
            "start_waiting": "2021-03-25T21:30:22.388272Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 40969,
            "name": "Meijin Handicap Title Tournament 2018",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1995.719624534026,
                        "deviation": 68.02965633278002,
                        "volatility": 0.06015733969046198
                    }
                },
                "ranking": 30.913623719446058,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Meijin Handicap Title Tournament 2018\n\nTitle Holder: <a style=\"color:green\" href='https://online-go.com/user/view/34056/csaba'>csaba [Handicap Meijin] x3</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://web.archive.org/web/20130811133657im_/http://online-go.com/images/award_images/1/h1.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://web.archive.org/web/20130820061650im_/http://online-go.com/images/award_images/1/h2.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://web.archive.org/web/20130820061650im_/http://online-go.com/images/award_images/1/h3.png' alt='Bronze'></img>\n\t</th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2386'>2008</a></td>\n\t<td><b>kavias</b></td><td></td><td></td>\n\t<td><b>kavias (6k)</b></td><td>Dyonn</td><td>dorota</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2402'>2009</a></td>\n\t<td><b>chousile</b>,<b>Dyonn</b>,<b>ChradH</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>chousile (5k)</b>,<b>Dyonn (6k)</b>,<b>ChradH (9k)</b></td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2418'>2010</a></td>\n\t<td><b>GnuGo</b></td><td></td><td></td>\n\t<td><b>GnuGo (12k)</b></td><td>enkarito</td><td>James02</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2434'>2011</a></td>\n\t<td><b>ShaiKun</b></td><td></td><td></td>\n\t<td><b>ShaiKun (14k)</b></td><td>Meic</td><td>maproom</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2456'>2012</a></td>\n\t<td><b>csaba</b></td><td></td><td></td>\n\t<td><b>csaba (7k)</b></td><td>Alex666</td><td>Mist-e-Fire</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2474'>2013</a></td>\n\t<td><b>csaba</b></td><td>3-2</td><td>Bar</td>\n\t<td><b>Bar (4k)</b></td><td>diBlase</td><td>Ingrid</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2494'>2014</a></td>\n\t<td><b>csaba</b></td><td>5-0</td><td>opex</td>\n\t<td><b>opex (7k)</b></td><td>Go2master</td><td>b263</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/16273'>2016</a></td>\n\t<td>csaba</td>\n\t<td>vs</td>\n\t<td>pchoo</td>\n\t<td><b>pchoo (5k)</b></td>\n\t<td>Joachim Schmidt (6k)</td>\n\t<td>startstek (8k)</td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retiring.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "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": 2968,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-11-10T08: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": "2018-11-10T06:47:31.471830Z",
            "ended": "2021-06-24T07:54:27.641235Z",
            "start_waiting": "2018-11-10T06:46:10.318186Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 192,
            "ranked": true
        },
        {
            "id": 77660,
            "name": "17/7 馬悅思\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": "17/7 馬悅思\t李子霆",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 25,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 480,
                "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": "2021-07-17T08: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": "2021-07-17T07:15:32.877122Z",
            "ended": "2021-07-17T07:47:29.426056Z",
            "start_waiting": "2021-07-17T07:15:32.736766Z",
            "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": 73636,
            "name": "SS GO Tournament with gandicup",
            "director": {
                "id": 743533,
                "username": "ss76",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/13929beaec2a082c41c26666dd917e5a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 865.69965614538,
                        "deviation": 63.39878919317945,
                        "volatility": 0.06003400172803372
                    }
                },
                "ranking": 11.578235639193064,
                "professional": false,
                "ui_class": ""
            },
            "description": "for development",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 777600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17864,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-13T18:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-04-13T18:00:48.721896Z",
            "ended": "2021-06-09T06:08:46.272242Z",
            "start_waiting": "2021-04-13T18:00:47.570997Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 72862,
            "name": "işin bitti",
            "director": {
                "id": 967236,
                "username": "elifultra",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/dccc94a28d7b363173d163293f7f3b1f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 715.1664532822429,
                        "deviation": 243.83560508699856,
                        "volatility": 0.06000853539371366
                    }
                },
                "ranking": 7.156059818656994,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "kural yok",
            "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": 8690,
                "name": "elif ve berrak",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/05f4bd0587cc665bff96381916bd8b8d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-21T11: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-03-24T03:34:35.321072Z",
            "ended": "2021-06-26T09:24:51.990800Z",
            "start_waiting": "2021-03-24T03:34:35.211379Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/05f4bd0587cc665bff96381916bd8b8d-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 73007,
            "name": "baykuşşş",
            "director": {
                "id": 920058,
                "username": "ElifMine",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0340a3c39c87e74451c313b0496749d6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1075.5470712438607,
                        "deviation": 217.7494604147187,
                        "volatility": 0.059998565820915124
                    }
                },
                "ranking": 16.602866363923592,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "lalalaşlalalala",
            "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": 8718,
                "name": "4c kanyon",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/098367b9b3e4a356aab22c072872a8f4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-24T19: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-03-26T02:23:36.627158Z",
            "ended": "2021-05-03T05:53:06.460135Z",
            "start_waiting": "2021-03-26T02:23:36.429158Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/098367b9b3e4a356aab22c072872a8f4-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}