List all tournaments or create a new tournament.

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

{
    "count": 59059,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=461",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=459",
    "results": [
        {
            "id": 2309,
            "name": "Teofrostus's mini-tournament",
            "director": {
                "id": 46313,
                "username": "Teofrostus",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/9faba35232bd657d95cdf94e2f62e49b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1884.0079165965437,
                        "deviation": 64.75891515788766,
                        "volatility": 0.05999410618198201
                    }
                },
                "ranking": 29.580106833855805,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 23,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-09-07T21:13:41Z",
            "ended": "2013-09-07T19:13:41Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 65166,
            "name": "teo 46 kk",
            "director": {
                "id": 735410,
                "username": "李張樂2",
                "country": "_Olimpic_Movement",
                "icon": "https://secure.gravatar.com/avatar/61444cd048a565c5661d6377c5995062?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1321.77899767645,
                        "deviation": 64.49638859637703,
                        "volatility": 0.06001589873489322
                    }
                },
                "ranking": 21.37521847176111,
                "professional": false,
                "ui_class": ""
            },
            "description": "nopro",
            "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": 4667,
                "name": "Universidad El Bosque",
                "summary": "UB GO",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 71,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-02T09:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-02T09:00:14.785067Z",
            "ended": "2020-12-20T23:02:44.473497Z",
            "start_waiting": "2020-10-02T09:00:14.087926Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 65291,
            "name": "ten minutes to GO friendly tournament",
            "director": {
                "id": 766743,
                "username": "RobinSensei",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/c41cf4628ecd7c47f21989a1dd49879d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1465.5910155241065,
                        "deviation": 61.76748732891333,
                        "volatility": 0.05995641605808028
                    }
                },
                "ranking": 23.766151164818638,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is a new friendly three-round tournament for all members of ten minutes to GO. The time limits are tighter, than last time, so you get a day to play your first move and then you get 8 hours added to your clock for each subsequent stone you play, up to a maximum of three days! I would like this one to move a bit faster than the last one, which took three months to compete!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 29760,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 28800,
                "initial_time": 86400,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 164,
                "name": "Ten Minutes to Go",
                "summary": "A private group for teaching new Go players",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/99eeaed745b6896fc39cfbdcbf5dc630-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-13T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-09-13T14:00:47.360151Z",
            "ended": "2020-12-27T18:14:45.062724Z",
            "start_waiting": "2020-09-13T14:00:46.874876Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/99eeaed745b6896fc39cfbdcbf5dc630-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 3174,
            "name": "Tenkaichi Budokai (天下第一武道) of Go!",
            "director": {
                "id": 55169,
                "username": "围棋哆啦A梦",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/352b3e972b8bff8c97f287054be00249-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1282.3772768992487,
                        "deviation": 62.78605447020538,
                        "volatility": 0.05980513259213237
                    }
                },
                "ranking": 20.674631137900843,
                "professional": false,
                "ui_class": ""
            },
            "description": "Everyone is allowed to join! Have fun and enjoy! This tournament have handicaps so everyone can have a fair and fun game!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 691200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 691200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 221,
                "name": "Anime & Manga Go Group ",
                "summary": "This is a group for people that likes Japanese animated cartoons and manga. All people are welcome! We will have small tournaments! Anyone can make the tournament in this group!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 156,
                "icon": "https://user-uploads.online-go.com/b932461259571f6d7b01c1b5deb63548-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-09-29T19:36:37.395548Z",
            "ended": "2019-05-28T17:13:14.497791Z",
            "start_waiting": "2014-09-29T19:36:35.263009Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b932461259571f6d7b01c1b5deb63548-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 131697,
            "name": "Tengen Blllitz 2025",
            "director": {
                "id": 763984,
                "username": "mirthturtle",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/4c1fec5ed00af16425bc8073b4ad53b3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1615.6421832518063,
                        "deviation": 62.19272680861726,
                        "volatility": 0.05957234670392167
                    }
                },
                "ranking": 26.022672636099504,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Playing fast and starting in the middle of the board",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14583,
                "name": "The Tengen Collective",
                "summary": "For those who play Tengen at any cost.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/9ba93e0338ad7765fc98f0eebc08c6b2-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-09-12T14: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": "2025-09-12T14:00:16.293224Z",
            "ended": "2025-09-12T14:34:58.630104Z",
            "start_waiting": "2025-09-12T14:00:16.229404Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9ba93e0338ad7765fc98f0eebc08c6b2-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 120097,
            "name": "Tengen Blllitz",
            "director": {
                "id": 763984,
                "username": "mirthturtle",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/4c1fec5ed00af16425bc8073b4ad53b3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1615.6421832518063,
                        "deviation": 62.19272680861726,
                        "volatility": 0.05957234670392167
                    }
                },
                "ranking": 26.022672636099504,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Do you like playing tengen, fast? If so, you'll löve Tengen Blllitz, a tournament that celebrates our favourite board intersection and move.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14583,
                "name": "The Tengen Collective",
                "summary": "For those who play Tengen at any cost.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/9ba93e0338ad7765fc98f0eebc08c6b2-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-12T14:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-09-12T14:00:55.101840Z",
            "ended": "2024-09-12T15:00:14.500685Z",
            "start_waiting": "2024-09-12T14:00:55.049643Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9ba93e0338ad7765fc98f0eebc08c6b2-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 120818,
            "name": "Tengen 1st Annual - JGC Tourney",
            "director": {
                "id": 24187,
                "username": "GOing2",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/5c04ce6beb31f99a6c906909932d2496-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1697.0847697997315,
                        "deviation": 62.503937105265074,
                        "volatility": 0.05994757075258442
                    }
                },
                "ranking": 27.161176288224727,
                "professional": false,
                "ui_class": ""
            },
            "description": "Extra Time Club Correspondence games to celebrate Tengen Day (10/10/2024) [lol: 19:00 hours]",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 95290,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 1123200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1874,
                "name": "Juneau Go Club",
                "summary": "We're a Go club located in Juneau, Alaska.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/ef006aec111b59a32884afed34cfa405-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-10-11T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-10-11T03:00:31.091819Z",
            "ended": null,
            "start_waiting": "2024-10-11T03:00:31.012605Z",
            "board_size": 19,
            "active_round": 5,
            "icon": "https://user-uploads.online-go.com/ef006aec111b59a32884afed34cfa405-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 507,
            "name": "Ten",
            "director": {
                "id": 10173,
                "username": "Hneite",
                "country": "no",
                "icon": "https://secure.gravatar.com/avatar/8b1bfb226de3b056ac91a41ef429776f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1531.458160512167,
                        "deviation": 64.5972667044223,
                        "volatility": 0.06013009007133473
                    }
                },
                "ranking": 24.78386551408993,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-08-03T16:00:26Z",
            "ended": "2008-08-03T14:00:26Z",
            "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": 69531,
            "name": "Temerin",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 788.4782417507043,
                        "deviation": 64.76496024965462,
                        "volatility": 0.0599203180748189
                    }
                },
                "ranking": 9.415256608156199,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 28080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 25200,
                "initial_time": 259200,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 27,
                "name": "Serbian Go Players",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 81,
                "icon": "https://user-uploads.online-go.com/a4c7afeabd5c537f0916589346c203bb-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-12-29T17:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 6,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-29T17:00:46.567501Z",
            "ended": "2021-02-28T17:02:26.452705Z",
            "start_waiting": "2020-12-29T17:00:46.328817Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/a4c7afeabd5c537f0916589346c203bb-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 128245,
            "name": "telmich's experimental tournaments - round 2",
            "director": {
                "id": 1524436,
                "username": "telmich",
                "country": "ch",
                "icon": "https://secure.gravatar.com/avatar/ebdfc657470c327d3dbda9a2e3de7522?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1065.4361501901647,
                        "deviation": 61.44206631571418,
                        "volatility": 0.059334517382886094
                    }
                },
                "ranking": 16.384210224839762,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "This is the second tournament I'm organising - this time we are using double elimination - stay focused to stay in!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 24,
                "name": "Double Digit Kyu Room",
                "summary": "For those of us working our way through to SDK. Whether its for your first time up the ladder and the 20th, lets find some opponents and camaraderie. ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3647,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-05-09T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-05-09T16:00:54.956116Z",
            "ended": null,
            "start_waiting": "2025-05-09T16:00:54.667392Z",
            "board_size": 19,
            "active_round": 3,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 34,
            "ranked": true
        }
    ]
}