List all tournaments or create a new tournament.

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

{
    "count": 59382,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-max_ranking&page=5640",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-max_ranking&page=5638",
    "results": [
        {
            "id": 39908,
            "name": "Friendly match",
            "director": {
                "id": 554852,
                "username": "Peter100",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/8fd2c30e9d0fd28a5477f7a199258b29-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 962.8033927930046,
                        "deviation": 104.37657823486722,
                        "volatility": 0.05999056211021857
                    }
                },
                "ranking": 14.039339890505834,
                "professional": false,
                "ui_class": ""
            },
            "description": "For new players.\n Go and play go!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 60,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "live",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 60
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2710,
                "name": "For all, who like go!",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-08-12T10:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-08-12T10:42:17.539921Z",
            "ended": "2018-08-12T10:42:17.470980Z",
            "start_waiting": "2018-08-12T10:42:17.309822Z",
            "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": 61823,
            "name": "Mental Combat Basic 2020 9x9 DDK Regular",
            "director": {
                "id": 476035,
                "username": "MonkeyMonk",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/893ba2588a07b3654986a9ddfaabc7d7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1421.3320906134593,
                        "deviation": 61.451764318788584,
                        "volatility": 0.0600152725576737
                    }
                },
                "ranking": 23.05627815682673,
                "professional": false,
                "ui_class": ""
            },
            "description": "Annual Mental Combat Basic regular tournament for DDK players only.",
            "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",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5771,
                "name": "Mental Combat",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 0,
                "icon": "https://user-uploads.online-go.com/cade87c9b60b1cde406b87b63c367e0f-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-07-15T02:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-07-15T02:00:52.579640Z",
            "ended": "2021-01-22T13:12:50.197043Z",
            "start_waiting": "2020-07-15T02:00:52.332456Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cade87c9b60b1cde406b87b63c367e0f-15.png",
            "player_count": 19,
            "ranked": true
        },
        {
            "id": 30354,
            "name": "Corgi Go",
            "director": {
                "id": 347914,
                "username": "TheCorgi",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/3ee57772ca9bd689abb3ea5ad6026455?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1458.9293780419296,
                        "deviation": 62.81399418340524,
                        "volatility": 0.05994023493808088
                    }
                },
                "ranking": 23.660686231301796,
                "professional": false,
                "ui_class": ""
            },
            "description": "For all of the corgi lovers out there to play go",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90240,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 345600,
                "max_time": 1209600,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1300,
                "name": "Corgi Lovers",
                "summary": "For whoever likes Corgi's <3",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://user-uploads.online-go.com/f38438b854f5f8e433696c0cffb04f26-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-01-01T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-01-01T08:00:44.371486Z",
            "ended": "2018-10-28T05:08:17.306829Z",
            "start_waiting": "2018-01-01T08:00:41.928243Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f38438b854f5f8e433696c0cffb04f26-15.png",
            "player_count": 30,
            "ranked": true
        },
        {
            "id": 115994,
            "name": "Hideo Otake (大竹英雄) Birthday DDK Tournament",
            "director": {
                "id": 58836,
                "username": "DrQuantum",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/5192a63f12fa80c878392f9d0034612b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1034.4478629602909,
                        "deviation": 62.94946989389126,
                        "volatility": 0.05898108262985275
                    }
                },
                "ranking": 15.700904930840862,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is a DDK tournament in honor of the birthday of Hideo Otake (大竹英雄), born on 12 May 1942.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_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": 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": 3654,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-05-30T01:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-05-30T01:00:55.056343Z",
            "ended": "2025-12-26T02:23:46.848798Z",
            "start_waiting": "2024-05-30T01:00:53.717145Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 19,
            "ranked": true
        },
        {
            "id": 111411,
            "name": "New Year 2024 DDK Tournament",
            "director": {
                "id": 58836,
                "username": "DrQuantum",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/5192a63f12fa80c878392f9d0034612b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1034.4478629602909,
                        "deviation": 62.94946989389126,
                        "volatility": 0.05898108262985275
                    }
                },
                "ranking": 15.700904930840862,
                "professional": false,
                "ui_class": ""
            },
            "description": "Come one, come all, for a nice way to celebrate 2024.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_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": 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": 8868,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-01-11T00:00:00Z",
            "players_start": 12,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-01-11T00:00:48.391703Z",
            "ended": "2025-02-12T05:36:53.982365Z",
            "start_waiting": "2024-01-11T00:00:46.139523Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 29,
            "ranked": true
        },
        {
            "id": 83496,
            "name": "9x9 | 1Day/play | Minus10K | BeFast | 6th Ed",
            "director": {
                "id": 904734,
                "username": "Temido Rocha",
                "country": "pt",
                "icon": "https://user-uploads.online-go.com/f40e3013c60db0c2be48e9e3fad6bfbd-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1010.3662509082673,
                        "deviation": 62.81317541158814,
                        "volatility": 0.05989484702989822
                    }
                },
                "ranking": 15.155608327902632,
                "professional": false,
                "ui_class": ""
            },
            "description": "** Edition 6 | Minus10K***\n\nThe idea is to have a fast tournament as soon as the last ended (more or less :) ).\n\nThe type of tournament is open for changes in future editions (feel free to comment in the tournament chat).\n\nThanks and have fun.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 255,
                "name": "Portugal",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 113,
                "icon": "https://user-uploads.online-go.com/97e11200f027368aee6f2613cf22c016-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-12-17T00:01:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-12-17T00:01:14.036780Z",
            "ended": "2022-01-06T06:53:47.937794Z",
            "start_waiting": "2021-12-17T00:01:13.833203Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/97e11200f027368aee6f2613cf22c016-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 40090,
            "name": "Lions 13 - august 2018",
            "director": {
                "id": 557899,
                "username": "🦁 Lvicala 🦁",
                "country": "cz",
                "icon": "https://user-uploads.online-go.com/c3809b0710aca9a2fd14431e2d9e32f2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1215.5307681865688,
                        "deviation": 63.83387610820817,
                        "volatility": 0.060058613626475424
                    }
                },
                "ranking": 19.435301089469824,
                "professional": false,
                "ui_class": ""
            },
            "description": "for everybody",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2773,
                "name": "Lions",
                "summary": "for all fighters like lion :)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/c3809b0710aca9a2fd14431e2d9e32f2-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-08-25T21: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": "2018-08-25T21:00:41.266686Z",
            "ended": "2018-09-30T22:34:01.798380Z",
            "start_waiting": "2018-08-25T21:00:41.094118Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c3809b0710aca9a2fd14431e2d9e32f2-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 41822,
            "name": "Test tournament",
            "director": {
                "id": 470374,
                "username": "Jazz_Squamosa",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/931c2cf268cbe0add8b8c86f77191dc4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1007.5711146154048,
                        "deviation": 64.10202082463357,
                        "volatility": 0.05988593516181992
                    }
                },
                "ranking": 15.09147606327592,
                "professional": false,
                "ui_class": ""
            },
            "description": "Test tournament too see if the time settings good.\n\nJump in to test!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45120,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 43200,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2979,
                "name": "Internatio.NL Go Club",
                "summary": "Virtuele DDK club voor Nederlandse spelers en hun vrienden",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 64,
                "icon": "https://user-uploads.online-go.com/cbf3d1c63e4b51aee158455500f9a9e3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-10-15T12:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2018-10-15T12:00:38.126872Z",
            "ended": "2018-11-28T21:01:55.123304Z",
            "start_waiting": "2018-10-15T12:00:37.397278Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cbf3d1c63e4b51aee158455500f9a9e3-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 135575,
            "name": "9x9 Mini League 10k-25k #355",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1374.7751237755672,
                        "deviation": 66.77688583915469,
                        "volatility": 0.06020222911924243
                    }
                },
                "ranking": 22.28528239731174,
                "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": 698,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-12-28T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-12-24T08:28:12.657364Z",
            "ended": "2026-01-24T10:11:05.436639Z",
            "start_waiting": "2025-12-24T08:28:12.505852Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 132978,
            "name": "Sente Tournament I",
            "director": {
                "id": 1864817,
                "username": "deleted-ba270c1d-aa26-4fac-a578-8278ec42074b",
                "country": "in",
                "icon": "https://user-uploads.online-go.com/bb787adbae7adc2413690d0457ee60b4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 317.79726823308874,
                        "deviation": 70.2348941694934,
                        "volatility": 0.06004692912331622
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is a new weekly tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 4787,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15743,
                "name": "The Aji Union (+25k Beginners)",
                "summary": "This group is open for all and beginner friendly. If you do not wish to join this group try the The Opening Tournament on Oct 7th, it is called The Aji Tournament!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 19,
                "icon": "https://user-uploads.online-go.com/4a4eaae21c0ccdddb0b5e26d211af026-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-10T13:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-10-10T13:30:35.136413Z",
            "ended": "2025-12-15T03:26:39.548611Z",
            "start_waiting": "2025-10-10T13:30:34.760272Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4a4eaae21c0ccdddb0b5e26d211af026-15.png",
            "player_count": 12,
            "ranked": true
        }
    ]
}