List all tournaments or create a new tournament.

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

{
    "count": 58932,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5358",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5356",
    "results": [
        {
            "id": 1849,
            "name": "Let's \"Go\"",
            "director": {
                "id": 40385,
                "username": "kdaeseok",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/a36f6a020e8a026f45102985b736ec9f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2187.4924021357574,
                        "deviation": 65.9795741935475,
                        "volatility": 0.059982242433387525
                    }
                },
                "ranking": 33.03766322581786,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 384,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 25,
            "max_ranking": 32,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-09-04T11:07:23Z",
            "ended": "2012-09-04T09:07:23Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1850,
            "name": "Full Board Blitzkrieg",
            "director": {
                "id": 43868,
                "username": "hollasch",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/22b28cb0f2f033dca8dc933813ac390e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1498.4198696830883,
                        "deviation": 63.885641571194604,
                        "volatility": 0.06008207890575575
                    }
                },
                "ranking": 24.278982650515974,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 384,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-07-18T16:12:31Z",
            "ended": "2012-07-18T14:12:31Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 83451,
            "name": "PG DDK 13x13 17k-10k January 2022",
            "director": {
                "id": 1091075,
                "username": "isopods",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c7e1433d765cd9e52ca70b034194ba2f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "If your rank changes to be outside the tournament Rank Restriction, please move yourself to the appropriate tournament. Enjoy your games.",
            "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": true,
            "group": {
                "id": 7228,
                "name": "DDK Proving Grounds (Double Digit Kyu)",
                "summary": "A place for DDK's to play against other DDK's without fear of SDK's trying to hop in. We do B League (25k-18k) & A League (17k-10k) tournaments monthly.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 647,
                "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-01T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 13,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-01-01T09:00:38.789561Z",
            "ended": "2022-05-30T15:25:45.314034Z",
            "start_waiting": "2022-01-01T09:00:38.416472Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-15.png",
            "player_count": 28,
            "ranked": true
        },
        {
            "id": 27785,
            "name": "In memory of Tsumego",
            "director": {
                "id": 306024,
                "username": "Ravensberg",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/262d7f91be025d1e65a741d4a7a1d355-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1339.7612623161465,
                        "deviation": 63.87449323171259,
                        "volatility": 0.059959540228258654
                    }
                },
                "ranking": 21.68804166449176,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello fellow stars riders, a little tourney to keep this community alive and have some fun and fast correspondence games. I'd also like to create a live tournament if some of you are interested. Feel free to PM me or discuss in the chat.\n\nLive long and propser, always in gote.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 17280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 14400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 931,
                "name": "Rising Stars Academy",
                "summary": "Provide a different sort of league not find anywhere else online",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 121,
                "icon": "https://user-uploads.online-go.com/fa46749efc6ccba4e20e1c28910f57ed-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-06-13T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-06-13T12:56:29.115602Z",
            "ended": "2017-08-16T23:47:21.446920Z",
            "start_waiting": "2017-06-13T12:56:26.663016Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fa46749efc6ccba4e20e1c28910f57ed-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 79744,
            "name": "Tianyuan Main Title Tournament 2021",
            "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": "Tianyuan Main Title Tournament 2021\n\nTitle Holder: \n<a style=\"color:yellow\" href='https://online-go.com/user/view/43936/'>Sadaharu [Tianyuan] x1+2</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\">Title Tournament Winner<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_19.png' alt='Gold'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament Runner-up<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_19.png' alt='Silver'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament 3rd Place<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_19.png' alt='Bronze'></img></th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2381'>2007</a></td>\n\t<td><b>davos</b></td><td></td><td></td>\n\t<td><b>davos (3d)</b></td><td>Uberdude (6d)</td><td>KyuT (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2397'>2008</a></td>\n\t<td><b>KyuT</b></td><td>&lowast;</td><td>davos</td>\n\t<td><b>KyuT (4d)</b></td><td>betterlife (2d)</td><td>rtayek (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2412'>2009</a></td>\n\t<td><b>Uberdude</b></td><td>&lowast;</td><td>KyuT</td>\n\t<td><b>Uberdude (6d)</b></td><td>morituri (2d)</td><td>apoplexy (2k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2428'>2010</a></td>\n\t<td><b>Uberdude</b></td><td>3-0</td><td>gomad361</td>\n\t<td><b>gomad361 (2d)</b></td><td>Elin (3d)</td><td>MatCauthon (2k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2444'>2011</a></td>\n\t<td><b>vitality</b></td><td>&lowast;</td><td>Uberdude</td>\n\t<td><b>vitality (5d)</b></td><td>zealot (3d)</td><td>nrx (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2466'>2012</a></td>\n\t<td><b>Sadaharu</b></td><td>3-2</td><td>vitality</td>\n\t<td><b>Sadaharu (5d)</b></td><td>gojohn (3d)</td><td>vitality (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2484'>2013</a></td>\n\t<td><b>vitality</b></td>\n\t<td>5-0</td>\n\t<td>Sadaharu</td>\n\t<td><b>vitality (5d)</b></td><td>Sadaharu (5d)</td><td>nrx (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2503'>2014</a></td>\n\t<td><b>vitality</b></td>\n\t<td>5-0</td>\n\t<td>mark5000</td>\n\t<td><b>mark5000 (2d)</b></td>\n\t<td>gamesorry (3d)</td>\n\t<td>gojohn (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/8850'>2015</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td>5-0</td>\n\t<td>gamesorry</td>\n\t<td><b>Sadaharu (9d)</b></td>\n\t<td>gamesorry (2d)</td>\n\t<td>Tybalt (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/19338'>2016</a></td>\n\t<td><b>まいどー(^笑^)/</b></td>\n\t<td><a href='https://online-go.com/tournament/65780'>5-0</a></td>\n\t<td>Träumerin</td>\n\t<td><b>micky0427 (6d)</b></td>\n\t<td>Winterfell (7d)</td>\n\t<td>Träumerin (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/28967'>2017</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td><a href='https://online-go.com/tournament/73927'>5-0 (&lowast;)</a></td>\n\t<td>まいどー(^笑^)/</td>\n\t<td><b>Sadaharu (9d)</b></td>\n\t<td>KDJ123 (7d)</td>\n\t<td>Puffin888 (7d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/39817'>2018</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>rzhang20877 [8d]</b></td>\n\t<td>bigko [7d]</td>\n\t<td>Neandertaler [4d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/50926'>2019</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 3</td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/64662'>2020</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 1</td>\n\t<td></td>\n\t<td></td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retirement.\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- Old OGS ranks were displayed for cycles before 2015.\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": 2968,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-10-28T00:00:00Z",
            "players_start": 150,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-10-28T12:45:15.504866Z",
            "ended": "2024-05-04T10:58:11.858461Z",
            "start_waiting": "2021-10-28T12:45:02.833227Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 150,
            "ranked": true
        },
        {
            "id": 2612,
            "name": "SDK4",
            "director": {
                "id": 104,
                "username": "Oolong4Go",
                "country": "_Klingon",
                "icon": "https://secure.gravatar.com/avatar/8e91ccf2e8ceef7a17d825edc71c1924?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1487.0974735216928,
                        "deviation": 79.93436684201419,
                        "volatility": 0.06000532839122804
                    }
                },
                "ranking": 24.103391824779585,
                "professional": false,
                "ui_class": ""
            },
            "description": "Even games ",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 20,
                "name": "Single Digit Kyu Room",
                "summary": "A room for SDK's \r\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 761,
                "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 20,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2013-12-04T19:14:01.851421Z",
            "ended": "2014-03-11T13:23:15.391154Z",
            "start_waiting": "2013-12-04T19:14:00.107416Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 82379,
            "name": "9x9 Lover's Black Friday Tournament",
            "director": {
                "id": 508594,
                "username": "Kampinkarl1",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/7cceb0191a16caacbcd28f303e6b72ac-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1459.7204371363496,
                        "deviation": 67.42639978843152,
                        "volatility": 0.060125611186152214
                    }
                },
                "ranking": 23.673235197189392,
                "professional": false,
                "ui_class": ""
            },
            "description": "A Tournament for all the 9x9 Lovers out there playing in November 2021.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 697,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-26T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-11-26T16:00:36.573622Z",
            "ended": "2022-07-27T20:56:18.110673Z",
            "start_waiting": "2021-11-26T16:00:36.312771Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 13,
            "ranked": true
        },
        {
            "id": 83450,
            "name": "PG DDK 9x9 17k-10k January 2022",
            "director": {
                "id": 1091075,
                "username": "isopods",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c7e1433d765cd9e52ca70b034194ba2f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "If your rank changes to be outside the tournament Rank Restriction, please move yourself to the appropriate tournament. Enjoy your games.",
            "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": true,
            "group": {
                "id": 7228,
                "name": "DDK Proving Grounds (Double Digit Kyu)",
                "summary": "A place for DDK's to play against other DDK's without fear of SDK's trying to hop in. We do B League (25k-18k) & A League (17k-10k) tournaments monthly.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 647,
                "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-01T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 13,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-01-01T09:00:38.403200Z",
            "ended": "2022-06-07T00:24:54.688069Z",
            "start_waiting": "2022-01-01T09:00:38.090844Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-15.png",
            "player_count": 22,
            "ranked": true
        },
        {
            "id": 83758,
            "name": "PG DDK 19x19 25k-10k February 2022 LIVE",
            "director": {
                "id": 766596,
                "username": "The Lord of Mangroves",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/58bdd6542e7d89af94b38231c7152d6e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1294.5664158753266,
                        "deviation": 62.32193661826998,
                        "volatility": 0.05996919364501995
                    }
                },
                "ranking": 20.893635280340884,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let's play Galactic style!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7228,
                "name": "DDK Proving Grounds (Double Digit Kyu)",
                "summary": "A place for DDK's to play against other DDK's without fear of SDK's trying to hop in. We do B League (25k-18k) & A League (17k-10k) tournaments monthly.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 647,
                "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-11T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-01-09T13:38:31.804365Z",
            "ended": "2022-01-09T15:16:18.058325Z",
            "start_waiting": "2022-01-09T13:38:31.669150Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 33403,
            "name": "Torneio Jan/2018",
            "director": {
                "id": 374701,
                "username": "PedroJSilva",
                "country": "pt",
                "icon": "https://user-uploads.online-go.com/03c8758add4b8d6db63aeaa11dd965de-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1045.2836366168035,
                        "deviation": 62.90365044204341,
                        "volatility": 0.059930693629273224
                    }
                },
                "ranking": 15.942138407445738,
                "professional": false,
                "ui_class": ""
            },
            "description": "A minha primeira tentativa de criar um torneio… ainda não conheço bem as opções, mas espero que não esteja muito mal.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "correspondence",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 146,
                "name": "APGo",
                "summary": "Grupo de jogadores da Associação Portuguesa de Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 104,
                "icon": "https://user-uploads.online-go.com/0824f395f4fa2e9f0e3cf481f1d040f7-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-01-05T00:00:00Z",
            "players_start": 0,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-01-05T00:00:09.865612Z",
            "ended": "2018-01-05T00:00:09.786638Z",
            "start_waiting": "2018-01-05T00:00:09.538824Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0824f395f4fa2e9f0e3cf481f1d040f7-15.png",
            "player_count": 1,
            "ranked": true
        }
    ]
}