List all tournaments or create a new tournament.

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

{
    "count": 58825,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=id&page=5808",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=id&page=5806",
    "results": [
        {
            "id": 135497,
            "name": "Live 9x9 Double Elimination Tournament 2025-12-18 18:31",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260303T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-03T10:00:40.917499Z",
                "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-03-03T14: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-12-18T18:31:05.025298Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-18T18:31:47.265399Z",
            "ended": "2025-12-18T19:18:03.173404Z",
            "start_waiting": "2025-12-18T18:31:47.118210Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 135498,
            "name": "Correspondence 9x9 RoundRobin 2025-12-19 19:01",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260228T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-02-28T19:00:40.650213Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-03-03T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-12-19T19:01:04.423573Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-12-19T19:01:47.625290Z",
            "ended": "2026-02-03T00:28:13.078683Z",
            "start_waiting": "2025-12-19T19:01:47.376625Z",
            "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": 135502,
            "name": "Blitz 19x19 Elimination Tournament 2025-12-18 21:31",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260303T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-03T09:00:40.911719Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-03T13: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": "2025-12-18T21:31:04.704322Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-18T21:31:47.303704Z",
            "ended": "2025-12-18T22:00:04.540847Z",
            "start_waiting": "2025-12-18T21:31:47.184903Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 135503,
            "name": "Live 9x9 Double Elimination Tournament 2025-12-18 22:31",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260303T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-03T10:00:40.917499Z",
                "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-03-03T14: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-12-18T22:31:03.641831Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-18T22:31:47.262611Z",
            "ended": "2025-12-18T23:01:11.465378Z",
            "start_waiting": "2025-12-18T22:31:47.182960Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 135504,
            "name": "✨🎄 Go Magic New Year’s 9x9 Cup 🎄✨",
            "director": {
                "id": 901303,
                "username": "Muff0",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/e04175e5267b560bb2448bb1867a73e7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1713.1102359080903,
                        "deviation": 62.31762832572321,
                        "volatility": 0.05985443616047261
                    }
                },
                "ranking": 27.37875462067092,
                "professional": false,
                "ui_class": ""
            },
            "description": "🎆🎉A special rapid tournament to celebrate the end of the year with Go Magic!🎉🎆\n\nAll prizes are Go Magic Gift Cards\n\n🏆**Prizes:** \n\n1st Place: $300   \n2nd Place: $240  \n3rd Place: $180    \n  \n🏆 **Special Prizes** (mutually exclusive with winning):\n\n6 Wins: $100   \n5 Wins: $50   \n\n🎁 **Participation Prize: Everyone who finishes all 6 rounds will receive a 30$ discount card** (does not stack with our sales and other promos).\n\nAll you have to do is register and be here at the starting time! The next rounds will start as soon as all the games are finished.\n\nThe expected total duration is about 1.5h\n\n⌚ **The start time is shown in your local timezone!!**  \n**Absolute start time is:**   \n**Sunday, December 28, 2025 6:00 PM UTC**  \n[**Add to your Calendar**](https://calendar.google.com/calendar/render?action=TEMPLATE&dates=20251228T180000Z%2F20251228T193000Z&details=&location=&text=%E2%9C%A8%F0%9F%8E%84%20Go%20Magic%20New%20Year%E2%80%99s%209x9%20Cup%20%F0%9F%8E%84%E2%9C%A8)\n\n\n🪄✨ Learn Go the Magical way at <a href=\"https://go.gomagic.org/X4LK1U\" target=\"_blank\">Go Magic</a>",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 18,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "rapid",
                "pause_on_weekends": false,
                "time_increment": 7,
                "initial_time": 300,
                "max_time": 300
            },
            "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": 1962,
                "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-28T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-28T18:00:47.527211Z",
            "ended": "2025-12-28T19:51:51.863026Z",
            "start_waiting": "2025-12-28T18:00:43.336461Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-15.png",
            "player_count": 129,
            "ranked": false
        },
        {
            "id": 135508,
            "name": "Live 9x9 Double Elimination Tournament 2025-12-19 02:31",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260303T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-03T10:00:40.917499Z",
                "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-03-03T14: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-12-19T02:31:04.423119Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-19T02:31:47.293157Z",
            "ended": "2025-12-19T03:10:40.424738Z",
            "start_waiting": "2025-12-19T02:31:47.222320Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 135515,
            "name": "第六回ほたて会[第二回寒風戦]二桁級リーグ",
            "director": {
                "id": 1921641,
                "username": "ほたて囲碁教室2",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/651c2aebc8ac9e8fef162798dd97d08a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1837.3839021893393,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 29.0,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "日時:令和7年12月28日(日)16:00~20:00\n\n※20:00には終了できますようご協力お願い致します\n\n対局開始方法:お時間になりますと、自動で対局が開始されます。OGSを開いてお待ち下さい。\n\n対局方法:総当たり戦(同時対局)\n\n※全ての対局をまんべんなく打ち進めて頂くようご協力をお願いいたします\n\n着手方法:盤面ワンクリックで着手(打ち間違いに気をつけて下さい)or 盤面に石を打って画面右上のユーザー名下にある「着手決定」をクリック\n※皆様のOGSの【通信対局】設定により変わります\n\n※着手すると【自動で自分の手番の他の対局画面に切り替わります】。もし、切り替わらない場合は、【ホーム画面】に戻り、対局一覧から自分の手番の対局を選択するか、画面右上のベルマーク(青色か緑色になっており、右に数字の吹き出しがある)をクリックすると、自分の手番の対局画面に移動します。こちらもOGSの設定で変更可能です。\n\nzoom:使用しません\n\n飲食:自由\n\n対局中に席を離れても大丈夫です\n\n解散方法:全ての対局が終わり次第、各自終了です\n\n結果:この画面に表示されます and ほたて先生から報告します。\n\n↓↓このリーグの参加者は↓↓\n\nm_tzr 香川県 10級\n\nMikebo02 香川県 10級\n\nみめまる 香川県 14級\n\nshousei 香川県 17級\n\nshinonono 香川県 19級",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 4787,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15290,
                "name": "ほたてオンライン",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 41,
                "icon": "https://user-uploads.online-go.com/ec922b6e3630bb40f525c38b768bb37c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-28T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-12-28T07:00:12.168484Z",
            "ended": "2025-12-28T10:15:01.883414Z",
            "start_waiting": "2025-12-28T07:00:12.042034Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ec922b6e3630bb40f525c38b768bb37c-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 135516,
            "name": "第六回ほたて会[第二回寒風戦]上級低段リーグ",
            "director": {
                "id": 1921641,
                "username": "ほたて囲碁教室2",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/651c2aebc8ac9e8fef162798dd97d08a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1837.3839021893393,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 29.0,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "日時:令和7年12月28日(日)16:00~20:00\n\n※20:00には終了できますようご協力お願い致します\n\n対局開始方法:お時間になりますと、自動で対局が開始されます。OGSを開いてお待ち下さい。\n\n対局方法:総当たり戦(同時対局)\n\n※全ての対局をまんべんなく打ち進めて頂くようご協力をお願いいたします\n\n着手方法:盤面ワンクリックで着手(打ち間違いに気をつけて下さい)or 盤面に石を打って画面右上のユーザー名下にある「着手決定」をクリック ※皆様のOGSの【通信対局】設定により変わります\n\n※着手すると【自動で自分の手番の他の対局画面に切り替わります】。もし、切り替わらない場合は、【ホーム画面】に戻り、対局一覧から自分の手番の対局を選択するか、画面右上のベルマーク(青色か緑色になっており、右に数字の吹き出しがある)をクリックすると、自分の手番の対局画面に移動します。こちらもOGSの設定で変更可能です。\n\nzoom:使用しません\n\n飲食:自由\n\n対局中に席を離れても大丈夫です\n\n解散方法:全ての対局が終わり次第、各自終了です\n\n結果:この画面に表示されます and ほたて先生から報告します。\n\n↓↓このリーグの参加者は↓↓\n\nTanago555 兵庫県 1級\n\nmedaka-555 兵庫県 2級\n\niruka555 兵庫県 2級\n\nyururuna 岡山県 3級\n\nisoisop 高知県 4級",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 4787,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15290,
                "name": "ほたてオンライン",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 41,
                "icon": "https://user-uploads.online-go.com/ec922b6e3630bb40f525c38b768bb37c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-28T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-12-28T07:00:11.839238Z",
            "ended": "2025-12-28T08:48:29.093090Z",
            "start_waiting": "2025-12-28T07:00:11.706864Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ec922b6e3630bb40f525c38b768bb37c-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 135517,
            "name": "第六回ほたて会[第二回寒風戦]高段リーグ",
            "director": {
                "id": 1921641,
                "username": "ほたて囲碁教室2",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/651c2aebc8ac9e8fef162798dd97d08a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1837.3839021893393,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 29.0,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "日時:令和7年12月28日(日)16:00~20:00\n\n※20:00には終了できますようご協力お願い致します\n\n対局開始方法:お時間になりますと、自動で対局が開始されます。OGSを開いてお待ち下さい。\n\n対局方法:総当たり戦(同時対局)\n\n※全ての対局をまんべんなく打ち進めて頂くようご協力をお願いいたします\n\n着手方法:盤面ワンクリックで着手(打ち間違いに気をつけて下さい)or 盤面に石を打って画面右上のユーザー名下にある「着手決定」をクリック ※皆様のOGSの【通信対局】設定により変わります\n\n※着手すると【自動で自分の手番の他の対局画面に切り替わります】。もし、切り替わらない場合は、【ホーム画面】に戻り、対局一覧から自分の手番の対局を選択するか、画面右上のベルマーク(青色か緑色になっており、右に数字の吹き出しがある)をクリックすると、自分の手番の対局画面に移動します。こちらもOGSの設定で変更可能です。\n\nzoom:使用しません\n\n飲食:自由\n\n対局中に席を離れても大丈夫です\n\n解散方法:全ての対局が終わり次第、各自終了です\n\n結果:この画面に表示されます and ほたて先生から報告します。\n\n↓↓このリーグの参加者は↓↓\n\nnissi15 愛媛県 6段\n\nさわら 岡山県 5段\n\nyuto99t 岡山県 5段\n\nTatsuro Tsuzura 香川県 4段\n\nissoh 高知県 3段",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 4787,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15290,
                "name": "ほたてオンライン",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 41,
                "icon": "https://user-uploads.online-go.com/ec922b6e3630bb40f525c38b768bb37c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-28T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-12-28T07:00:12.029167Z",
            "ended": "2025-12-28T09:48:00.981080Z",
            "start_waiting": "2025-12-28T07:00:11.892571Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ec922b6e3630bb40f525c38b768bb37c-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 135523,
            "name": "Blitz 19x19 Elimination Tournament 2025-12-19 09:31",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260303T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-03T09:00:40.911719Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-03T13: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": "2025-12-19T09:31:02.077474Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-19T09:31:47.363181Z",
            "ended": "2025-12-19T10:06:29.897498Z",
            "start_waiting": "2025-12-19T09:31:47.277350Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        }
    ]
}