List all tournaments or create a new tournament.

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

{
    "count": 58888,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=subsequent_pairing_method&page=560",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=subsequent_pairing_method&page=558",
    "results": [
        {
            "id": 42824,
            "name": "Correspondence 13x13 RoundRobin 2018-11-16 01:00",
            "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 Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20251229T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2025-12-29T19:00:45.957756Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "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-01-01T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": "2018-11-16T01:00:58.454268Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-11-16T01:01:23.890272Z",
            "ended": "2019-01-18T03:08:09.553021Z",
            "start_waiting": "2018-11-16T01:01:22.965035Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 42519,
            "name": "Correspondence 19x19 RoundRobin 2018-11-06 01:00",
            "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 Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20251228T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-12-28T19:00:43.866143Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "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": "2025-12-31T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2018-11-06T01:00:17.011307Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-11-06T01:00:47.389193Z",
            "ended": "2019-01-28T16:32:39.525096Z",
            "start_waiting": "2018-11-06T01:00:44.434815Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 131666,
            "name": "test20250822",
            "director": {
                "id": 319389,
                "username": "humikiri",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/aa5b0ec1c55ae982a35a5e85872797d9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1676.6147477812933,
                        "deviation": 61.82851132201942,
                        "volatility": 0.05998452116064641
                    }
                },
                "ranking": 26.880246215654598,
                "professional": false,
                "ui_class": ""
            },
            "description": "Setumei",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": true,
            "group": {
                "id": 15621,
                "name": "humikiritest20250822",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-08-22T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": 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": 119959,
            "name": "Gießen Inhouse",
            "director": {
                "id": 692543,
                "username": "TurtleTony",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/445b4e595fcd5360f83ecd6ab8f2f56a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1704.1104490678997,
                        "deviation": 61.47592713834163,
                        "volatility": 0.060007602687280115
                    }
                },
                "ranking": 27.25681602421297,
                "professional": false,
                "ui_class": ""
            },
            "description": "Gießen Stammtisch Inhouse Korrespondenz Tournament.\n\nWeil warum eigentlich nicht!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 4250,
                "name": "Gießen",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-21T19: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": "2024-09-21T19:00:57.276159Z",
            "ended": "2025-06-01T09:26:16.495334Z",
            "start_waiting": "2024-09-21T19:00:57.141319Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 86584,
            "name": "26-2 覃晉謙\t\t吳卓庭",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "26-2 覃晉謙\t\t吳卓庭",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 20,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7533,
                "name": "傳碁 A班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 36,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-02-26T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-02-26T10:07:27.413758Z",
            "ended": "2022-02-26T10:56:27.124636Z",
            "start_waiting": "2022-02-26T10:07:27.365274Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 100588,
            "name": "Monday Morning 19x19 #2",
            "director": {
                "id": 1246361,
                "username": "katonal_edu",
                "country": "hu",
                "icon": "https://user-uploads.online-go.com/fd87b19ee0fd28a43416a872362f254b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1519.4900345121234,
                        "deviation": 66.18700894543053,
                        "volatility": 0.05999710756939137
                    }
                },
                "ranking": 24.60224096962113,
                "professional": false,
                "ui_class": ""
            },
            "description": "To have a good start of the week you need to join this 19x19 #2 tournament. But before doing so, please consider that at least 2 moves per day is expected.\nThanks in advance for participating. Have fun! Enjoy it!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43884,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12889,
                "name": "Monday Morning",
                "summary": "Welcome to Monday Morning group\n\nIf you feel that Mondays are mentally difficult for you, just join us and start your week with special things like playing go.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 46,
                "icon": "https://user-uploads.online-go.com/2bdb6183a5c2ea5f43301eda9ab4f643-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-06T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 27,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-06T09:00:06.823662Z",
            "ended": "2023-06-02T17:11:31.279526Z",
            "start_waiting": "2023-03-06T09:00:06.652484Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2bdb6183a5c2ea5f43301eda9ab4f643-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 114899,
            "name": "Giải đấu Xóm Cờ Vây: Hệ Măng Non!!!",
            "director": {
                "id": 1358858,
                "username": "piii7777",
                "country": "vn",
                "icon": "https://user-uploads.online-go.com/c98f52b964618fc2dfe8f264c6a5d804-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1937.6831820311227,
                        "deviation": 68.71146629116117,
                        "volatility": 0.0599974874133445
                    }
                },
                "ranking": 30.230428419776782,
                "professional": false,
                "ui_class": ""
            },
            "description": "Giải đấu Xóm Cờ Vây: Hệ măng non!!!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13517,
                "name": "Xóm Cờ Vây",
                "summary": "Xóm Cờ Vây là một cộng đồng chơi cờ vây trực tuyến của các kỳ thủ cờ vây Việt Nam, do kỳ thủ Vương Đánh Cờ Vây thành lập, nhằm giúp đỡ những người muốn học chơi cờ vây ở Việt Nam.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 553,
                "icon": "https://user-uploads.online-go.com/54b2ff39f4bf6580f42bb7e2736eab46-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-14T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-04-14T13:00:54.837358Z",
            "ended": "2024-04-14T14:22:23.362497Z",
            "start_waiting": "2024-04-14T13:00:54.693736Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/54b2ff39f4bf6580f42bb7e2736eab46-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 76159,
            "name": "Simple Correspondence 19x19 SDK 2021 July",
            "director": {
                "id": 302584,
                "username": "koast",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/e5b52e887c6f66d70b3f2c72a0d4eb19-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1518.190018088078,
                        "deviation": 64.08013528375135,
                        "volatility": 0.05996666523783403
                    }
                },
                "ranking": 24.58242625475131,
                "professional": false,
                "ui_class": ""
            },
            "description": "SDK July no conditional moves round robin",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 5017,
                "name": "Simple Correspondence",
                "summary": "2 days per move. No Analysis.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 67,
                "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-01T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-07-01T19:00:18.330960Z",
            "ended": "2021-10-07T14:22:10.230857Z",
            "start_waiting": "2021-07-01T19:00:17.260707Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 79191,
            "name": "Correspondence 9x9 RoundRobin 2021-08-24 19:00",
            "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 Sitewide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20251230T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-12-30T19:00:45.694034Z",
                "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-01-02T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": "2021-08-24T19:00:25.058559Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-24T19:01:25.473786Z",
            "ended": "2021-09-17T14:24:15.425041Z",
            "start_waiting": "2021-08-24T19:01:24.284608Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 100684,
            "name": "9x9 Mini League 10k-25k #133",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1309.4384092813725,
                        "deviation": 69.74521596469816,
                        "volatility": 0.060142181254760035
                    }
                },
                "ranking": 21.15806673406882,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 25kyu and 10kyu. Tournament will be started as soon as 5 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": true,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 686,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-03-05T20:05:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-03T22:41:41.118184Z",
            "ended": "2023-04-18T13:20:41.371737Z",
            "start_waiting": "2023-03-03T22:41:40.921526Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        }
    ]
}