List all tournaments or create a new tournament.

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

{
    "count": 59521,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=2364",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=2362",
    "results": [
        {
            "id": 132855,
            "name": "Live 9x9 Double Elimination Tournament 2025-09-28 10:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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 Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260430T020000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-04-30T02:00:48.709422Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "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-04-30T06:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-09-28T10:30:28.875890Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-09-28T10:31:28.926375Z",
            "ended": "2025-09-28T10:57:35.862923Z",
            "start_waiting": "2025-09-28T10:31:28.871495Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 67234,
            "name": "Very Fast Correspondence 9x9",
            "director": {
                "id": 709533,
                "username": "mazuja",
                "country": "ch",
                "icon": "https://user-uploads.online-go.com/7d1f840f0659c49edbea7fe5399799f7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2007.5927961642901,
                        "deviation": 70.00950505212245,
                        "volatility": 0.06083200274678621
                    }
                },
                "ranking": 31.050942369742753,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "This is a very fast 9x9 correspondence tournament, you need to play around 4 times a day not to time out.\n\nPlease, do not delay your games using the vacation or the pause feature. If you do you will be disqualified!\n\nhave fun ... cheers",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 18960,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 18000,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 823,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-05T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-05T16:00:13.001225Z",
            "ended": "2020-11-13T16:33:46.683575Z",
            "start_waiting": "2020-11-05T16:00:11.917156Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 68057,
            "name": "training",
            "director": {
                "id": 859551,
                "username": "Toya A",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/b603c6909f1263c0be702a6a1ab9804c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1649.59168157843,
                        "deviation": 65.4895415597965,
                        "volatility": 0.06014394662269747
                    }
                },
                "ranking": 26.504083304465425,
                "professional": false,
                "ui_class": ""
            },
            "description": "small tournament to train",
            "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": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8876,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-20T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-21T14:09:53.274334Z",
            "ended": "2020-11-25T15:28:11.822541Z",
            "start_waiting": "2020-11-21T14:09:53.140805Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 60368,
            "name": "Kill All Go",
            "director": {
                "id": 77171,
                "username": "Peter K",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/29a332f82bbd88cab24c288314be91ff-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1629.0441217343,
                        "deviation": 64.32340729545075,
                        "volatility": 0.059934942399653884
                    }
                },
                "ranking": 26.213912473226987,
                "professional": false,
                "ui_class": ""
            },
            "description": "The Kill-all Game is a live-or-die variants in which White has to live against a 17-stone handicap. \n\nThe rules are as in regular Go, on a 19x19 board, but Black is awarded 17 handicap stones, based on the standard handicap placement as shown below\n\n<img title=\"Setup\" src=\"https://senseis.xmp.net/diagrams/40/9bd86218c019024b5af5908f7c008d05.png\" alt=\"Kill All Go Board\" width=\"400\" height=\"400\">\n\n\nIf White can obtain a living group, he wins, while if Black can prevent this, she wins. \n\nTournament starts on June 1.\n\nAnalysis and conditional moves enabled.\n\nAt the start of your game, copy and paste the following into your game chat:\n\n==== THIS IS KILL ALL GO ==== \nWhite must pass the first 16 moves for black to set up the 17 stone handicap as shown on the tournament page. After that, if white creates a living group, he wins. Otherwise black wins. The game ends once white creates a living group or resigns. Black must resign once white has a group with two eyes.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5274,
                "name": "Alternative rule go games",
                "summary": "Alternative style tournaments: Capture Go, Malkovich Games, Sunjang Baduk, etc",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/86be6780e2e646622331bfbbc3460dda-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-01T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-06-02T16:24:37.600142Z",
            "ended": "2020-10-08T03:16:10.887513Z",
            "start_waiting": "2020-06-02T16:24:36.916376Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/86be6780e2e646622331bfbbc3460dda-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 119370,
            "name": "Russian painters???",
            "director": {
                "id": 881921,
                "username": "GrandPa Frog",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/5fb556e66c2a6329343862ba69d68976-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1389.7430311055082,
                        "deviation": 63.68664986900685,
                        "volatility": 0.059849518549770615
                    }
                },
                "ranking": 22.53596654639986,
                "professional": false,
                "ui_class": ""
            },
            "description": "<link rel=\"stylesheet\" type=\"text/css\" href=\"https://<pavelgvozdev.ru/ogs_tournament>/<tournament.css>\">\n\n<p>Friends!!!</p>\n<p>Grandpa Frog, who is a member of the <a href=\"https://Gomagic.org\">GoMagic</a> group on the OGS, is hosting the September (2024) \"Russian painters???\" tournament with the help of <a href=\"https://Gomagic.org\">GoMagic</a>.</p>\n\n<p>As is widely known in the narrow circle of people who have eyes, Russia is famous all over the world for its painting. Russia has given the world a significant number of great and world famous painters. Here are some of the world famous Russian painters.</p>\n\n<p>Ivan Konstantinovich Aivazovsky, great Russian painter and graphic artist, one of the most famous Marinists of the 19th century, collector and patron of art. Painter of the Chief Naval Staff (from 1844), full Privy Counselor. Academician (since 1845), professor (since 1847) and honorary member (since 1887) of the Imperial Academy of Arts; honorary foreign member of a number of art societies of European countries. He is actually Armenian Hovhannes Ayvazyan (Հովհանննես Այվազյան).</p>\n\n<figure class = \"pic\">\n    <img src=\"http://pavelgvozdev.ru/ogs_tournament/Russian_painters/Stormy_sea_at_night_1849.jpg\" width=500>\n    <figcaption>Aivazovsky's painting Stormy sea at night,1849.</figcaption>\n</figure>\n\n<p>Isaak Levitan, a great Russian painter and draftsman, one of the greatest and most prolific masters of realistic landscape painting of the second half of the 19th century. Academician of the Imperial Academy of Arts (1898). In fact, he is a Jew.</p>\n\n<figure class = \"pic\">\n    <img src=\"http://pavelgvozdev.ru/ogs_tournament/Russian_painters/Birch Grove, 1885-1889.jpg\" width=500>\n    <figcaption>Painting by Levitan Birch Grove, 1885-1889</figcaption>\n</figure>\n\n<p>Yuli Yulievich Klever, a great Russian painter. Recognized as a landscape painter of salon-academic style. Academician (1878) and professor (1881) of the Imperial Academy of Arts. He is in fact, a German (Julius Sergius von Klever).</p>\n\n<figure class = \"pic\">\n    <img src=\"http://pavelgvozdev.ru/ogs_tournament/Russian_painters/Yuly_Klever_-Winter Sunset (Winter Evening) 1897.jpg\" width=500>\n    <figcaption>Painting by Klever Winter Sunset (Winter Evening), 1897</figcaption>\n</figure>\n\n<p>Arkhip Ivanovich Kuindzhi, great Russian painter, master of landscape painting, representative of the Russian school of luminism. He is in fact, a Greek (Αρχίπ Κουίντζι).</p>\n\n<figure class = \"pic\">\n    <img src=\"http://pavelgvozdev.ru/ogs_tournament/Russian_painters/Evening_in_Ukraine_1878.jpg\" width=500>\n    <figcaption>Painting by Kuindzhi Evening in Ukraine, 1878</figcaption>\n</figure>\n\n<p>Ivan Ivanovich Shishkin, a great Russian painter, draftsman and printmaker, one of the main masters of realistic landscape of the second half of the XIX century. And he is, surprise surprise, Russian!</p>\n\n<figure class = \"pic\">\n    <img src=\"http://pavelgvozdev.ru/ogs_tournament/Russian_painters/Ivan_Shishkin_-Rye 1878.jpg\" width=500>\n    <figcaption>Painting by Shishkin Rye, 1878</figcaption>\n</figure>\n\n<p>If you have a question as to how this happened, there is a simple answer. Russia has always been a multinational country. People of different nationalities lived and successfully engaged in creative work in it. All of them were considered Russian. This is how they are known all over the world, as great Russian painters.</p>\n\n<p>And now about pleasant things, about prizes! First of all, each participant of this unofficial tournament will receive an unofficial prize - a Chinese Go book in electronic form. The link to the book will be posted in the tournament chat for a few days after the tournament starts. Since the chat room is periodically cleared of messages, the link will be removed after some time. If you haven't had a chance to download the book, post in the tournament chat and I'll post the link again.</p>\n\n<p>Second, GoMagic.org has generously sponsored prizes for participants of the unofficial tournaments that I host.These prizes come in the form of coupons, which can be used towards the purchase of GoMagic courses and memberships. In each group of our the third round, participants ranking 1st and 2nd will be awarded these valuable prizes.As the host, I will personally deliver the coupons to the winners via private message on OGS</p>\n\n<p>Something about the regulations. Please note that each move adds 1 day to the time, but no more than 3 days. Time is suspended for the weekend. This means that you have to make one move per day.</p>\n\n<p>\n    Regards,<br>\n    Grandpa Frog.\n</p>\n\n<a href=\"https://info.flagcounter.com/du82\"><img src=\"https://s11.flagcounter.com/count2/du82/bg_FFFFFF/txt_000000/border_CCCCCC/columns_4/maxflags_50/viewers_0/labels_0/pageviews_0/flags_0/percent_0/\" alt=\"Flag Counter\" border=\"0\"></a>\n\n<p>P.S. <strike>James Bond will return in the movie \"From Russia with love\"~~</strike></p>\n\n<p>Tournaments <a href=\"https://Go magic.org \">Go Magic</a> will continue in October with the \"The most beautiful fall\" tournament.</p>",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8605,
                "name": "Go Magic",
                "summary": "A modern platform for learning Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2076,
                "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-01T18: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": "2024-09-01T18:00:39.239490Z",
            "ended": "2025-09-04T17:28:13.248207Z",
            "start_waiting": "2024-09-01T18:00:34.745042Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-15.png",
            "player_count": 61,
            "ranked": true
        },
        {
            "id": 69632,
            "name": "Blitz 19x19 Elimination Tournament 2021-01-01 13:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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:20260430T010000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-04-30T01:00:48.714005Z",
                "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-04-30T05: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-01-01T13:30:38.911772Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-01-01T13:30:39.915473Z",
            "ended": "2021-01-01T13:54:02.820793Z",
            "start_waiting": "2021-01-01T13:30:39.773230Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 85099,
            "name": "Partidas preesco",
            "director": {
                "id": 88120,
                "username": "satoshi84",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/6a6404f3dd53bce3fc1e4a88fb357e2e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1136.7959829193692,
                        "deviation": 78.40429708623937,
                        "volatility": 0.06016044531576248
                    }
                },
                "ranking": 17.885013568829635,
                "professional": false,
                "ui_class": ""
            },
            "description": "Presco partidas de go",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4841,
                "name": "PIPIOLO GO 2022🏆",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 214,
                "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-20T15:18:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-01-20T15:19:07.953708Z",
            "ended": "2022-01-20T15:56:07.184534Z",
            "start_waiting": "2022-01-20T15:19:07.864283Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 119403,
            "name": "Go Like 19*19 Go tournament",
            "director": {
                "id": 1508661,
                "username": "Vadim4ik",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/8ae6f8d4e48a541c14a904302d12d04c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 472.2234118614783,
                        "deviation": 67.5295802169114,
                        "volatility": 0.06042682585189197
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Go tournament Go Like?",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14387,
                "name": "Go Like",
                "summary": "Group for Go lovers",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/bdc70a6bd645aaca6bcdc9c61710f51e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-24T04: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": "2024-08-24T04:00:44.453208Z",
            "ended": "2025-01-24T14:07:36.191912Z",
            "start_waiting": "2024-08-24T04:00:44.338568Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bdc70a6bd645aaca6bcdc9c61710f51e-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 75357,
            "name": "Live 9x9 Double Elimination Tournament 2021-05-19 22:31",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260430T020000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-04-30T02:00:48.709422Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "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-04-30T06:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-05-19T22:31:00.025228Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-05-19T22:31:01.513694Z",
            "ended": "2021-05-19T23:00:46.022857Z",
            "start_waiting": "2021-05-19T22:31:01.310013Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 69072,
            "name": "Live 9x9 Double Elimination Tournament 2020-12-17 22:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260430T020000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-04-30T02:00:48.709422Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "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-04-30T06:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-12-17T22:30:27.695897Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-12-17T22:30:29.843155Z",
            "ended": "2020-12-17T23:42:42.006176Z",
            "start_waiting": "2020-12-17T22:30:29.227536Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 15,
            "ranked": true
        }
    ]
}