List all tournaments or create a new tournament.

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

{
    "count": 59011,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=5902",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=5900",
    "results": [
        {
            "id": 86738,
            "name": "2 March, 2020 Practice",
            "director": {
                "id": 1102517,
                "username": "vwongpt",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/c6106f229d256b87ad8f114a608b3d7d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1544.7710327810785,
                        "deviation": 84.29096941359276,
                        "volatility": 0.06005286649551838
                    }
                },
                "ranking": 24.984237396477834,
                "professional": false,
                "ui_class": ""
            },
            "description": "日期: 2 Mar (wed)\n時間: 1920 - 2020\n平台: OGS \"www.online-go.com\n賽規: 15mins + 20s\n\n1. 請預先加入\nZoom 會議\nID: 243 819 3582\npw: 無\n 或 會議連結\nhttps://us02web.zoom.us/j/2438193582\n\n2. 請預早加入 \"Tournament\"\n\n3. 對弈守則\na. 🤝禮貌及有秩序\nb. ⏳請善用時間,若發現 對局過快,或需接受懲罰。\nc. 🚫嚴禁於50步內「Resign」或「投子」, 50步以上則可自行判斷\n*若未能遵守者,或不能參與下次練習賽\n\n\n✨特設Youtube直播及重溫, 請留意以下頻道:\nhttps://youtube.com/channel/UCvJsIiiYWtfuZ_7utaQXTrg",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10857,
                "name": "V.Chess Academy",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 65,
                "icon": "https://user-uploads.online-go.com/24a0b7752aa3881eeb1c45c28d29e936-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-02T05:50:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-03-02T05:50:32.881412Z",
            "ended": "2022-03-02T05:54:40.993900Z",
            "start_waiting": "2022-03-02T05:54:40.989440Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/24a0b7752aa3881eeb1c45c28d29e936-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 80655,
            "name": "opengoetha test 1",
            "director": {
                "id": 535212,
                "username": "DrDrunkenstein",
                "country": "no",
                "icon": "https://user-uploads.online-go.com/331df1a9a68014085c3afdaf4fdae3f6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2299.9039786920002,
                        "deviation": 78.75821533555299,
                        "volatility": 0.06000742502105453
                    }
                },
                "ranking": 34.19774462987387,
                "professional": false,
                "ui_class": ""
            },
            "description": "test 4",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 80,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1800,
                "period_time": 60,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10151,
                "name": "Shūi No Ryu",
                "summary": "OGS group for Shūi No Ryu Insei Class.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/49b51181c278721c8f98b21fbae391aa-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-28T02:20:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-09-28T02:19:38.430932Z",
            "ended": "2021-09-28T02:20:30.577762Z",
            "start_waiting": "2021-09-28T02:20:30.570133Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/49b51181c278721c8f98b21fbae391aa-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 134985,
            "name": "DemoTournament",
            "director": {
                "id": 1547547,
                "username": "Czmoutiihakia",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/e91d2786d06b2caa828c147c96070f38?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 992.5582086316358,
                        "deviation": 120.60587425687571,
                        "volatility": 0.06000400956294677
                    }
                },
                "ranking": 14.743943234654086,
                "professional": false,
                "ui_class": ""
            },
            "description": "testtest",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 3600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15941,
                "name": "モッチー囲碁部",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-03T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 112977,
            "name": "Kyu Tournament Correspondence",
            "director": {
                "id": 1433463,
                "username": "acadofruit",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/7441b4086dcde00abc4a01fd89b0ede7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1407.2092867679648,
                        "deviation": 60.79862047053118,
                        "volatility": 0.05999300555502695
                    }
                },
                "ranking": 22.82510202587849,
                "professional": false,
                "ui_class": ""
            },
            "description": "This tournament is only for kyu-level players! Handicaps will be present, since the skill-gap is quite large.",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 61703,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 57600,
                "initial_time": 518400,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8562,
                "name": "World Wide Go Association (WWGA)",
                "summary": "This group welcomes people world wide, from beginners to pros! We have a WWGA group logo, a group video, and even a video for new members! (I make announcement videos), I hope you enjoy!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 150,
                "icon": "https://user-uploads.online-go.com/8050f34b110a579153af00084fe3d2bb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-02-24T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-02-24T11:00:28.708887Z",
            "ended": "2024-05-11T14:23:47.959831Z",
            "start_waiting": "2024-05-11T14:23:47.955627Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8050f34b110a579153af00084fe3d2bb-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 131733,
            "name": "Monthly Tournament September 2025 - 2025 年 9 月月度锦标赛",
            "director": {
                "id": 1056529,
                "username": "rosa.thomas",
                "country": "_Olympic_Movement",
                "icon": "https://secure.gravatar.com/avatar/6884b58683368c2771984f725049be6f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1557.5750789015424,
                        "deviation": 61.162528069212115,
                        "volatility": 0.059855075010386415
                    }
                },
                "ranking": 25.175328486937488,
                "professional": false,
                "ui_class": ""
            },
            "description": "## Monthly Tournament September 2025\n\n### Start Time\n\n2025-09-06 11:00 (UTC)\n\n### Clock\n\nFischer: Clock starts with 10 minutes and increments by 20 seconds per move up to a maximum of 15 minutes.\n\n### Rules\n\nNew Zealand: Area scoring is used. Multi-stone suicide is allowed. Situational superko. Komi is 7 points.\n\n----\n\n## 2025 年 9 月月度锦标赛\n\n### 开始时间\n\n2025-09-06 19:00(北京时间)\n\n### 时钟\n\n菲舍尔制(加秒制):初始时间 10 分钟,每手增加时间 20 秒,时间上限 15 分钟。\n\n### 规则\n\n新西兰:采用数子法,允许自杀,禁止全局同形再现,贴目 7 点。\n\n----\n\nHave fun!\n\n祝您对局愉快!",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 25,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 900,
                "max_time": 900,
                "per_move": 0
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15608,
                "name": "简体中文围棋学习 - Learning Go in Simplified Chinese",
                "summary": "一个以简体中文为主要语言的围棋学习群组,提供教学视频、电子棋书、对局复盘、指导棋等资源,不定期举办群内赛事。",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/82b74f955d081408f2b9cdaf223b4314-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-09-06T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-09-06T10:44:41.866797Z",
            "ended": "2025-09-06T12:08:26.958609Z",
            "start_waiting": "2025-09-06T12:08:26.953113Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/82b74f955d081408f2b9cdaf223b4314-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 103707,
            "name": "12º Torneo Interclubes por Equipos",
            "director": {
                "id": 58535,
                "username": "blaumag",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/b9111f93173ba3f8763596a345d7e40e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1491.4078798746825,
                        "deviation": 341.6984305472543,
                        "volatility": 0.05999984344025184
                    }
                },
                "ranking": 24.170395885469745,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Sede Online",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 39,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13270,
                "name": "go.org.ar",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 1,
                "icon": "https://user-uploads.online-go.com/4a4ce2499cd93cde696261e2c5aa4290-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-27T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2023-05-27T13:00:57.824173Z",
            "ended": null,
            "start_waiting": "2023-05-27T13:00:57.794403Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4a4ce2499cd93cde696261e2c5aa4290-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 86739,
            "name": "Testing",
            "director": {
                "id": 1102517,
                "username": "vwongpt",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/c6106f229d256b87ad8f114a608b3d7d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1544.7710327810785,
                        "deviation": 84.29096941359276,
                        "volatility": 0.06005286649551838
                    }
                },
                "ranking": 24.984237396477834,
                "professional": false,
                "ui_class": ""
            },
            "description": "日期: 2 Mar (wed)\n時間: 1920 - 2020\n平台: OGS \"www.online-go.com\n賽規: 15mins + 20s\n\n1. 請預先加入\nZoom 會議\nID: 243 819 3582\npw: 無\n 或 會議連結\nhttps://us02web.zoom.us/j/2438193582\n\n2. 請預早加入 \"Tournament\"\n\n3. 對弈守則\na. 🤝禮貌及有秩序\nb. ⏳請善用時間,若發現 對局過快,或需接受懲罰。\nc. 🚫嚴禁於50步內「Resign」或「投子」, 50步以上則可自行判斷\n*若未能遵守者,或不能參與下次練習賽\n\n\n✨特設Youtube直播及重溫, 請留意以下頻道:\nhttps://youtube.com/channel/UCvJsIiiYWtfuZ_7utaQXTrg",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 23,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10857,
                "name": "V.Chess Academy",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 65,
                "icon": "https://user-uploads.online-go.com/24a0b7752aa3881eeb1c45c28d29e936-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-02T05:58:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-03-02T05:58:33.189302Z",
            "ended": "2022-03-02T06:01:11.111758Z",
            "start_waiting": "2022-03-02T06:01:11.106588Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/24a0b7752aa3881eeb1c45c28d29e936-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 110395,
            "name": "GO advance forward forever Friendly tournament",
            "director": {
                "id": 1441450,
                "username": "Grandpa Arrow A6",
                "country": "um",
                "icon": "https://user-uploads.online-go.com/8fc6827457c7494dbe3b0100b004213e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 700.5427661862708,
                        "deviation": 64.35727197472642,
                        "volatility": 0.06001612555625257
                    }
                },
                "ranking": 6.677783074955658,
                "professional": false,
                "ui_class": ""
            },
            "description": "无间勤碁术化 GO Advance forward forever\nFriendly Open Tournament.\nWelcome all players.\nHave fun...",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "ing",
            "time_per_move": 87084,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 86400,
                "max_time": 777600,
                "main_time": 54000,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13797,
                "name": " 无间勤碁术化  Go Advance forward forever",
                "summary": "欢迎围棋爱好者来到属于您的园地\n\n\n          In Your 💖 Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 495,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-12-31T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-12-31T19:00:05.328470Z",
            "ended": "2024-01-03T12:46:25.345605Z",
            "start_waiting": "2024-01-03T12:46:25.336058Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 105181,
            "name": "Our Tournament",
            "director": {
                "id": 1386468,
                "username": "holy.joe.destefano",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8e539977f1f8566cb89fb7158b498448?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1337.6891060937023,
                        "deviation": 290.31896371798047,
                        "volatility": 0.05999967537233814
                    }
                },
                "ranking": 21.652208749198074,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Foo and also bar.",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 34,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13396,
                "name": "DeStefanoFam",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-07-08T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 78161,
            "name": "Titan",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 829.3659685300282,
                        "deviation": 63.70829844524693,
                        "volatility": 0.05991115081900641
                    }
                },
                "ranking": 10.585644305711897,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 38880,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 36000,
                "initial_time": 259200,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 357,
                "name": "ORION",
                "summary": "Torneo Latinoamericano de Go por equipos Sub-18",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 137,
                "icon": "https://user-uploads.online-go.com/ee9d9460a8b97d165ea8a0d257436c51-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-29T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-07-29T16:00:51.775066Z",
            "ended": "2021-08-02T18:17:54.778092Z",
            "start_waiting": "2021-08-02T18:17:54.770225Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ee9d9460a8b97d165ea8a0d257436c51-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}