List all tournaments or create a new tournament.

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

{
    "count": 58834,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=1434",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=1432",
    "results": [
        {
            "id": 123885,
            "name": "Oza Treizes Title Tournament 2025",
            "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": "Oza Treizes Title Tournament 2025\n\nTitle Holder:\n<a style=\"color:cyan\" href='https://online-go.com/user/view/43936/'>Sadaharu [Treizes Oza] x4</a>\n\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='http://i.imgur.com/kVzSrke.png' alt='Gold'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament Runner-up<img src='http://i.imgur.com/ta7bMkV.png' alt='Silver'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament 3rd Place<img src='http://i.imgur.com/HtQoWtV.png' alt='Bronze'></img></th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/9743'>2016</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Sadaharu (5d)</b></td>\n\t<td>hiryuu (4k)</td>\n\t<td>mark5000 (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/20807'>2017</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td><a href='https://online-go.com/game/13149559'>4-1</a></td>\n\t<td>Winterfell</td>\n\t<td><b>Winterfell (5d)</b></td>\n\t<td>tupelo (3d)</td>\n\t<td>gogop2016 (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/31472'>2018</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td><a href='https://online-go.com/game/19512589'>5-0</a></td>\n\t<td>Baklan</td>\n\t<td><b>Baklan (7d)</b></td>\n\t<td>Sadaharu (9d+)</td>\n\t<td>micky0427 (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/43367'>2019</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td><a href='https://online-go.com/tournament/73475'>4-1</a></td>\n\t<td>Utaha</td>\n\t<td><b>Sadaharu [8d]</b></td>\n\t<td>Utaha [1d]</td>\n\t<td>hokaw [2d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/54435'>2020</a></td>\n\t<td>Ongoing: Sadaharu</td>\n\t<td><a href='https://online-go.com/tournament/120367'>0-0</a></td>\n\t<td>Xaloc</td>\n\t<td><b>Xaloc [2d]</b></td>\n\t<td>找借口安静 [1d]</td>\n\t<td>tupelo [2d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/69270'>2021</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Novakun [4d]</b></td>\n\t<td>DMITRYSIR123 [3d]</td>\n\t<td>Sadaharu [5d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/85294'>2022</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>steinkauz7 [5d]</b></td>\n\t<td>adhalanay [2d]</td>\n\t<td>GM.Chan [2d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/99151'>2023</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Lomis [5d]</b></td>\n\t<td>gs2020 [3d]</td>\n\t<td>Sadaharu [7d]</td>\n</tr>\n</table>\n\nNotes:\n- The starting time on this page is an approximation and subject to change. It will be finalized once the announcement is posted in <a href='https://online-go.com/group/515'>OGS Title Tournaments</a> group and <a href='https://forums.online-go.com/t/title-tournament-announcements/10408/'>Title Tournament Announcement</a>.\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 96625,
            "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": 2965,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-07-05T09:00:00Z",
            "players_start": 100,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-05T09:00:36.075227Z",
            "ended": null,
            "start_waiting": "2025-07-05T09:00:31.056964Z",
            "board_size": 13,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 105,
            "ranked": true
        },
        {
            "id": 51407,
            "name": "Final Frontier DDK Championship 9x9 DE",
            "director": {
                "id": 572024,
                "username": "BeamingBlackFlame",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/59c118eb318e6d5e29c7f4adc6d995c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1133.3918928571395,
                        "deviation": 62.93043043373966,
                        "volatility": 0.05999229649867983
                    }
                },
                "ranking": 17.815587822314367,
                "professional": false,
                "ui_class": ""
            },
            "description": "No Pause on Weekends",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2946,
                "name": "Final Frontier",
                "summary": "Welcome to Final Frontier.\n\nWe have tons of tournaments and a magnificent director-Picard.\nPlease join this frontier soon, we are closing!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 73,
                "icon": "https://user-uploads.online-go.com/dc9146aa65b9a001214cf5f3ed95a719-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-09-07T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-09-07T00:00:10.213765Z",
            "ended": "2019-12-21T09:56:27.052195Z",
            "start_waiting": "2019-09-07T00:00:09.153392Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc9146aa65b9a001214cf5f3ed95a719-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 137161,
            "name": "19x19 swiss blitz toaurment",
            "director": {
                "id": 1819801,
                "username": "jackwpy",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2fca278d4da90a3942c959fcd17af33e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 699.3046896079218,
                        "deviation": 72.77903220027174,
                        "volatility": 0.0602565625225719
                    }
                },
                "ranking": 6.63683364129641,
                "professional": false,
                "ui_class": ""
            },
            "description": "played on 19x19,blitz",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 5,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 55,
                "period_time": 5,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 1961,
                "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-17T05:00:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 33,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-02-17T05:00:35.438383Z",
            "ended": "2026-02-17T05:00:35.413638Z",
            "start_waiting": "2026-02-17T05:00:35.326680Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 42111,
            "name": "Tournament 48",
            "director": {
                "id": 12573,
                "username": "Misawa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/c51ad51df953247093a774c49b78eb0b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 977.5796256115817,
                        "deviation": 69.02183474866371,
                        "volatility": 0.05986671976150141
                    }
                },
                "ranking": 14.391926363316212,
                "professional": false,
                "ui_class": ""
            },
            "description": "Halloween tournament #2! If you don’t celebrate Halloween in your country - it’s a holiday where we celebrate things that are scary and pass out candy. So let’s make this a scary tournament! 5 day time limit.  Slaughter pairing. No rank restrictions. No handicap. No analysis. Chinese scoring (not sure why that would be scary…). Like Trick or Treating in the US, this one is open to everyone! At Halloween you also give out candy. So just remember - don’t eat your go stones! They are not candy!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 343,
                "name": "Global Go Club",
                "summary": "Open Go club for people anywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 591,
                "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-10-31T16:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2018-10-31T16:00:39.345501Z",
            "ended": "2021-03-09T22:16:39.151731Z",
            "start_waiting": "2018-10-31T16:00:17.884541Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-15.png",
            "player_count": 54,
            "ranked": true
        },
        {
            "id": 51396,
            "name": "La Noche de la Gostalgia",
            "director": {
                "id": 500667,
                "username": "OJO",
                "country": "uy",
                "icon": "https://user-uploads.online-go.com/52cf47f09ea418714feac74be8d8a21a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1240.6382924566815,
                        "deviation": 61.85373938995164,
                        "volatility": 0.06010621595868353
                    }
                },
                "ranking": 19.90860680996628,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo amistoso (abierto) organizado por la FUGo, celebrando la típica fiesta Uruguaya. ¡Anótate y diviértete!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 2700,
                "period_time": 60,
                "periods": 20
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 468,
                "name": "Go Uruguay",
                "summary": "Grupo para jugadores de Go uruguayos.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 70,
                "icon": "https://user-uploads.online-go.com/df1bd4bdd793813ac3636cd2f8e41d85-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-08-24T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 37,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-08-24T19:00:39.911415Z",
            "ended": "2019-08-25T00:47:55.079657Z",
            "start_waiting": "2019-08-24T19:00:39.215253Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/df1bd4bdd793813ac3636cd2f8e41d85-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 48051,
            "name": "Go Oyuncuları 2. Go Turnuvası",
            "director": {
                "id": 615578,
                "username": "Muhammed Alperen Yaşar",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/e5b88cdec6f4e20f0420257666d7c05e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1567.7271262956808,
                        "deviation": 62.05939195674466,
                        "volatility": 0.05994201110747963
                    }
                },
                "ranking": 25.32572720576222,
                "professional": false,
                "ui_class": ""
            },
            "description": "Herkese merhabalar, geçtiğimiz turnuva biraz acemiliğimize gelmişti ve yeterince duyuramadık da. Bu defa daha iyi bir turnuva başlatmayı umuyoruz. OGS turnuvası nasıl oluyor, Correspondant maçlar nasıl işliyor denemek isteyen herkesi bekleriz. \n\nTurları Random Pairing olarak belirledim, keza içimizde OGS kullanmayan çok fazla arkadaş var ve bu oyuncuların bir OGS seviyesi yok. Böylece herkese daha adil rakipler gelecektir diye umuyorum. \n\nAyrıca aynı anda çok fazla maç yapmaktan şikayetçi olduğu için çoğu arkadaş turnuva tipini Double Elimination yaptım. Böylece turnuvanın çok daha kısa süreceğini düşünüyorum. Aynı anda bir maç yapıyor olacak herkes, iki defa üstüste yenilenler elenecek ve yeni açılan turnuvayı bekleyecek. Ayrıca bu şekilde bir turnuvadan elenenler için yeni turnuva da açabiliriz bir öncekinin bitmesini beklemeden. \n\nTüm bu bilgiler turnuva başlayana kadar değişime açıktır. Tavsiyelerinizi Discord üzerinden paylaşabilirsiniz.\n\nHerkese başarılar dilerim.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3526,
                "name": "Online Go Topluluğu",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 72,
                "icon": "https://user-uploads.online-go.com/bb0d3bc225956c302c496d2504182cfc-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-05-03T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2019-05-03T22:00:39.195789Z",
            "ended": "2019-11-25T14:51:59.970300Z",
            "start_waiting": "2019-05-03T22:00:38.366302Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bb0d3bc225956c302c496d2504182cfc-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 135912,
            "name": "Among us match 𐐘💥╾━╤デ╦︻ඞා",
            "director": {
                "id": 1898100,
                "username": "peerempire",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/bdd47317d854cf89d1baa682781c424a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 344.08912333269586,
                        "deviation": 77.01070040794123,
                        "volatility": 0.06000558890295513
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⣤⣤⣤⣤⣤⣶⣦⣤⣄⡀⠀⠀⠀⠀⠀⠀⠀⠀ \n⠀⠀⠀⠀⠀⠀⠀⠀⢀⣴⣿⡿⠛⠉⠙⠛⠛⠛⠛⠻⢿⣿⣷⣤⡀⠀⠀⠀⠀⠀ \n⠀⠀⠀⠀⠀⠀⠀⠀⣼⣿⠋⠀⠀⠀⠀⠀⠀⠀⢀⣀⣀⠈⢻⣿⣿⡄⠀⠀⠀⠀ \n⠀⠀⠀⠀⠀⠀⠀⣸⣿⡏⠀⠀⠀⣠⣶⣾⣿⣿⣿⠿⠿⠿⢿⣿⣿⣿⣄⠀⠀⠀ \n⠀⠀⠀⠀⠀⠀⠀⣿⣿⠁⠀⠀⢰⣿⣿⣯⠁⠀⠀⠀⠀⠀⠀⠀⠈⠙⢿⣷⡄⠀ \n⠀⠀⣀⣤⣴⣶⣶⣿⡟⠀⠀⠀⢸⣿⣿⣿⣆⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣿⣷⠀ \n⠀⢰⣿⡟⠋⠉⣹⣿⡇⠀⠀⠀⠘⣿⣿⣿⣿⣷⣦⣤⣤⣤⣶⣶⣶⣶⣿⣿⣿⠀ \n⠀⢸⣿⡇⠀⠀⣿⣿⡇⠀⠀⠀⠀⠹⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡿⠃⠀ \n⠀⣸⣿⡇⠀⠀⣿⣿⡇⠀⠀⠀⠀⠀⠉⠻⠿⣿⣿⣿⣿⡿⠿⠿⠛⢻⣿⡇⠀⠀ \n⠀⣿⣿⠁⠀⠀⣿⣿⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⣿⣧⠀⠀ \n⠀⣿⣿⠀⠀⠀⣿⣿⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⣿⣿⠀⠀ \n⠀⣿⣿⠀⠀⠀⣿⣿⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⣿⣿⠀⠀ \n⠀⢿⣿⡆⠀⠀⣿⣿⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⣿⡇⠀⠀ \n⠀⠸⣿⣧⡀⠀⣿⣿⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣿⣿⠃⠀⠀ \n⠀⠀⠛⢿⣿⣿⣿⣿⣇⠀⠀⠀⠀⠀⣰⣿⣿⣷⣶⣶⣶⣶⠶⠀⢠⣿⣿⠀⠀⠀ \n⠀⠀⠀⠀⠀⠀⠀⣿⣿⠀⠀⠀⠀⠀⣿⣿⡇⠀⣽⣿⡏⠁⠀⠀⢸⣿⡇⠀⠀⠀ \n⠀⠀⠀⠀⠀⠀⠀⣿⣿⠀⠀⠀⠀⠀⣿⣿⡇⠀⢹⣿⡆⠀⠀⠀⣸⣿⠇⠀⠀⠀ \n⠀⠀⠀⠀⠀⠀⠀⢿⣿⣦⣄⣀⣠⣴⣿⣿⠁⠀⠈⠻⣿⣿⣿⣿⡿⠏⠀⠀⠀⠀ \n⠀⠀⠀⠀⠀⠀⠀⠈⠛⠻⠿⠿⠿⠿⠋⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 600,
                "max_time": 3600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15890,
                "name": "Godsqualq",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/07e747448a28726702e77035a0027a11-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-31T10:50:00Z",
            "players_start": 3,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-12-31T10:50:45.773587Z",
            "ended": "2025-12-31T11:07:21.699985Z",
            "start_waiting": "2025-12-31T10:50:45.702434Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/07e747448a28726702e77035a0027a11-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 62473,
            "name": "TEST 9路盤大会(総当たり)",
            "director": {
                "id": 788184,
                "username": "f_uenoyama",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/acdee1cb9e308c99bb0cfbf83b3108ed?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1892.7773709169683,
                        "deviation": 64.05048468550963,
                        "volatility": 0.06005544104158299
                    }
                },
                "ranking": 29.687612671177586,
                "professional": false,
                "ui_class": ""
            },
            "description": "運営TESTです。\nWeb烏鷺の会メンバー限定の9路盤大会。\n皆さまのご協力をお願いします。通信対局・フィッシャー式(初期3日、一回の増分1日、最大5日間)で行います。",
            "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": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5915,
                "name": "Web烏鷺の会",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 11,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-01T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-07-01T00:01:00.807167Z",
            "ended": "2020-07-03T03:50:28.714767Z",
            "start_waiting": "2020-07-01T00:00:59.929290Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 136709,
            "name": "9x9 Open League #145",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1428.7607772259034,
                        "deviation": 69.43294160708245,
                        "volatility": 0.06017334395576651
                    }
                },
                "ranking": 23.17695807323701,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open league for everyone. Tournament will be started as soon as 10 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 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": 694,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-02-01T20:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-01-31T16:21:04.775098Z",
            "ended": null,
            "start_waiting": "2026-01-31T16:21:04.007604Z",
            "board_size": 9,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 136735,
            "name": "19x19 Open League #119",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1428.7607772259034,
                        "deviation": 69.43294160708245,
                        "volatility": 0.06017334395576651
                    }
                },
                "ranking": 23.17695807323701,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open league for everyone. Tournament will be started as soon as 10 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-02-01T22:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-01-31T17:43:17.033478Z",
            "ended": null,
            "start_waiting": "2026-01-31T17:43:16.143329Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}