List all tournaments or create a new tournament.

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

{
    "count": 59383,
    "next": "https://online-go.com/api/v1/tournaments/?ordering=-name&page=5701",
    "previous": "https://online-go.com/api/v1/tournaments/?ordering=-name&page=5699",
    "results": [
        {
            "id": 134558,
            "name": "19x19 tournaments good luck",
            "director": {
                "id": 1306771,
                "username": "Xuan Qi",
                "country": "my",
                "icon": "https://secure.gravatar.com/avatar/2ce9fd662ca79b98f97b7c838d49dbd4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 662.5563305911164,
                        "deviation": 71.59975211284406,
                        "volatility": 0.06041844141496009
                    }
                },
                "ranking": 5.38717443395832,
                "professional": false,
                "ui_class": ""
            },
            "description": "Good luck 🤞",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-11-21T11:00:00Z",
            "players_start": 5,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "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://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 134559,
            "name": "19x19 tournaments good luck",
            "director": {
                "id": 1306771,
                "username": "Xuan Qi",
                "country": "my",
                "icon": "https://secure.gravatar.com/avatar/2ce9fd662ca79b98f97b7c838d49dbd4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 662.5563305911164,
                        "deviation": 71.59975211284406,
                        "volatility": 0.06041844141496009
                    }
                },
                "ranking": 5.38717443395832,
                "professional": false,
                "ui_class": ""
            },
            "description": "Good luck 🤞",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-11-20T11:00:00Z",
            "players_start": 5,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "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://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 134560,
            "name": "19x19 tournaments good luck",
            "director": {
                "id": 1306771,
                "username": "Xuan Qi",
                "country": "my",
                "icon": "https://secure.gravatar.com/avatar/2ce9fd662ca79b98f97b7c838d49dbd4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 662.5563305911164,
                        "deviation": 71.59975211284406,
                        "volatility": 0.06041844141496009
                    }
                },
                "ranking": 5.38717443395832,
                "professional": false,
                "ui_class": ""
            },
            "description": "Good luck 🤞",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-11-21T11:00:00Z",
            "players_start": 5,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "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://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 71212,
            "name": "19x19 Tournament",
            "director": {
                "id": 878148,
                "username": "LightningSword9",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/e803ae1155f71ea2d5939a299c78a89a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 857.9160778417479,
                        "deviation": 70.2083462414838,
                        "volatility": 0.060014505833218754
                    }
                },
                "ranking": 11.369150680113405,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19 tournament for 19k+",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7438,
                "name": "Practice Group.",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 31,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-14T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 11,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-14T15:00:46.526710Z",
            "ended": "2021-06-14T11:28:17.596874Z",
            "start_waiting": "2021-02-14T15:00:46.116812Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 55551,
            "name": "19x19 Tournament",
            "director": {
                "id": 694692,
                "username": "クネーデル",
                "country": "001",
                "icon": "https://secure.gravatar.com/avatar/c4759fc3f3a6241abeaca234a1bf0c3c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1355.155719314861,
                        "deviation": 62.588009152408375,
                        "volatility": 0.05973145061764432
                    }
                },
                "ranking": 21.95252888874137,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17793,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-01-19T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-01-14T22:14:10.714050Z",
            "ended": "2020-08-29T12:28:57.210897Z",
            "start_waiting": "2020-01-14T22:14:09.989000Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 102410,
            "name": "19x19​ tournament...",
            "director": {
                "id": 1322475,
                "username": "deleted-b8298226-c8a9-4910-964d-901a7982ce93",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/7624e55875265924b1b2a89d3fafef25-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 974.942678280357,
                        "deviation": 77.35526305128167,
                        "volatility": 0.05956714351670386
                    }
                },
                "ranking": 14.329396611199595,
                "professional": false,
                "ui_class": ""
            },
            "description": "<link rel=\"stylesheet\" type=\"text/css\" href=\"https://wizardofcode1.github.io/TextHighlights/styles.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://sofia-mal.github.io/1234/test3.css\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://yewang.github.io/ProfileCSS/profile.css\n\">",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 215,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 210,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11532,
                "name": "Tournaments (Hikaru no Go) Group™️",
                "summary": "Welcome You can joined tournaments in this group\nยินดีต้อนรับ​คุณสามารถทัวร์​นา​เม็นในกลุ่มนี้ได้",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 59,
                "icon": "https://user-uploads.online-go.com/1a6da98b2a0fa744dfab936a7f3f5d43-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-04-20T14:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-04-20T13:19:58.208487Z",
            "ended": "2023-04-20T13:36:32.741437Z",
            "start_waiting": "2023-04-20T13:19:58.162416Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1a6da98b2a0fa744dfab936a7f3f5d43-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 75577,
            "name": "19x19 tournament",
            "director": {
                "id": 913532,
                "username": "NeilAgg",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/52736d75e960e92fd849e7e2603b51ab?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 935.5257157939751,
                        "deviation": 66.08805134473363,
                        "volatility": 0.06007747224091692
                    }
                },
                "ranking": 13.37399510179393,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let's try a 19x19 tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7785,
                "name": "Students of r42",
                "summary": "Group for players who are or have been playing teaching games with richyfourtytwo.\n\nI will review all ladder or tournament games within this group.\n\nPlaying is the best way to learn in the beginning, so join (at least) the 9x9 ladder and challenge each oth",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/c3f4fc26def52c345456445d58e09485-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-05-29T02:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-05-27T00:09:18.297484Z",
            "ended": "2021-08-24T12:30:08.629701Z",
            "start_waiting": "2021-05-27T00:09:17.601669Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c3f4fc26def52c345456445d58e09485-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 87561,
            "name": "19x19 tournament",
            "director": {
                "id": 1125459,
                "username": "The bird",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/7645c7666d7312d774d9c19602f0c5be?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1172.588966894239,
                        "deviation": 90.18018989926959,
                        "volatility": 0.06001518320124037
                    }
                },
                "ranking": 18.60267126128303,
                "professional": false,
                "ui_class": ""
            },
            "description": "Automatic site wide tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91200,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 432000,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10855,
                "name": "⚫️The Brilliant World Of OGS⚪️",
                "summary": "Are you an OGS fan? If you are, join this group where there’s great tournaments and games to be played.\n\nPeople and bots can chat and play in this group. This is a public group so all are welcome to join.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 191,
                "icon": "https://user-uploads.online-go.com/0e618bdf660c5ca247f547082c39f943-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-20T23:00:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-03-20T23:00:42.813141Z",
            "ended": "2022-03-22T02:55:33.765975Z",
            "start_waiting": "2022-03-20T23:00:42.756260Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0e618bdf660c5ca247f547082c39f943-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 68764,
            "name": "19x19 Tornament",
            "director": {
                "id": 878148,
                "username": "LightningSword9",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/e803ae1155f71ea2d5939a299c78a89a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 857.9160778417479,
                        "deviation": 70.2083462414838,
                        "volatility": 0.060014505833218754
                    }
                },
                "ranking": 11.369150680113405,
                "professional": false,
                "ui_class": ""
            },
            "description": "Here is the new 19x19 tornament, the first one for this group, good luck!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 631680,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7438,
                "name": "Practice Group.",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 31,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-12T09:00:00Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-12T09:00:40.201013Z",
            "ended": "2023-04-12T23:59:12.977679Z",
            "start_waiting": "2020-12-12T09:00:39.608081Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 21,
            "ranked": true
        },
        {
            "id": 85013,
            "name": "19x19 to kick off the new year",
            "director": {
                "id": 340298,
                "username": "cassidoo",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/cb0de43d07163253a51696127f58db45-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1326.0670023580988,
                        "deviation": 63.77915173863648,
                        "volatility": 0.05990869268874943
                    }
                },
                "ranking": 21.45019820635073,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Let's have a tourney!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91200,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 432000,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8841,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-18T06:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-02-02T17:32:30.154809Z",
            "ended": "2022-07-31T14:24:35.475446Z",
            "start_waiting": "2022-02-02T17:32:30.000832Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}