List all tournaments or create a new tournament.

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

{
    "count": 58869,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-max_ranking&page=5821",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-max_ranking&page=5819",
    "results": [
        {
            "id": 1490,
            "name": "Kohalander's mini-tournament",
            "director": {
                "id": 34194,
                "username": "Kohalander",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/c3595f61bc1141ad109689e6c033c53d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1672.7361155159622,
                        "deviation": 64.80422778167461,
                        "volatility": 0.059971191625710706
                    }
                },
                "ranking": 26.826629630982424,
                "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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 384,
                "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": 11,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-08-05T15:03:48Z",
            "ended": "2011-08-05T13:03:48Z",
            "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": 58086,
            "name": "Beginners Round Robin",
            "director": {
                "id": 724227,
                "username": "randyb",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5c7bd8c317adf27c4b5bcfe448ffc722?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 852.1768177262771,
                        "deviation": 72.92354099369301,
                        "volatility": 0.05997794083457074
                    }
                },
                "ranking": 11.213762196999804,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Beginners Round Robin",
            "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",
                "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": 3641,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-03-29T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 11,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-03-29T02:00:25.158131Z",
            "ended": "2020-05-30T08:11:43.042223Z",
            "start_waiting": "2020-03-29T02:00:22.002463Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 2290,
            "name": "jasond's mini-tournament",
            "director": {
                "id": 37228,
                "username": "jasond",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/0008a3c1345d306a75f01be7c11a7585?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1480.9760995807706,
                        "deviation": 67.82987382877242,
                        "volatility": 0.05998360996520432
                    }
                },
                "ranking": 24.0079022729444,
                "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": true,
            "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": 384,
                "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": 6,
            "max_ranking": 11,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-07-27T11:37:47Z",
            "ended": "2013-12-03T15:22:03.716717Z",
            "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": 66065,
            "name": "Proxima centauri",
            "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": 89280,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 357,
                "name": "ORION",
                "summary": "Torneo Latinoamericano de Go por equipos Sub-18",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 137,
                "icon": "https://user-uploads.online-go.com/ee9d9460a8b97d165ea8a0d257436c51-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-10-01T17:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 11,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-01T17:29:35.836928Z",
            "ended": "2020-10-23T17:12:57.146273Z",
            "start_waiting": "2020-10-01T17:29:35.443401Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ee9d9460a8b97d165ea8a0d257436c51-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 34217,
            "name": "Fun 13x13 Tournament..",
            "director": {
                "id": 505741,
                "username": "Otis.83_",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/7db6b6cc30e48fafea9fbd3ee251651f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1071.9999607599134,
                        "deviation": 63.581529458709454,
                        "volatility": 0.05996605371824615
                    }
                },
                "ranking": 16.526392432360165,
                "professional": false,
                "ui_class": ""
            },
            "description": "This tournament is just for fun- a simple 13x13 tournament. The rank restriction in this tournament was set so that players of similiar ranks could try to play against eachother. Your initial time for each move is three days. Anyway, the main goal of this is to just have fun. Starts soon. Invite others to join. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "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": 8849,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-02-11T20:45:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 11,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-02-11T20:45:42.185031Z",
            "ended": "2018-03-26T18:45:10.509423Z",
            "start_waiting": "2018-02-11T20:45:41.803411Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 859,
            "name": "My First MT",
            "director": {
                "id": 16445,
                "username": "Hikaru_no_go111",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/9eebf43920fc807e1a24e64e6b7eed3a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 850.9342625587302,
                        "deviation": 136.1126563628041,
                        "volatility": 0.06000972378602676
                    }
                },
                "ranking": 11.179982653709336,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 384,
                "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": 11,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-07-14T10:14:09Z",
            "ended": "2009-07-14T08:14:09Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 7641,
            "name": "Graz 19x19 Mai 2015",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 736.7568712243202,
                        "deviation": 64.48159126746236,
                        "volatility": 0.05912406179748574
                    }
                },
                "ranking": 7.844601716581623,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "poih drtz",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 23,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 20,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 445,
                "name": "Go7wien",
                "summary": "Wiener Go Klub",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 64,
                "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-05-29T17:02:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 11,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-05-29T17:02:25.053446Z",
            "ended": "2015-05-29T17:22:26.627854Z",
            "start_waiting": "2015-05-29T17:02:24.969454Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 100515,
            "name": "2023.MAR 13X13 tournament 25K~19K",
            "director": {
                "id": 1161013,
                "username": "朵兒普拉斯-doorplus-",
                "country": "_United_Nations",
                "icon": "https://user-uploads.online-go.com/7c935550f93ff5eb3f3e93239454342f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1151.0937500744108,
                        "deviation": 63.06821920011851,
                        "volatility": 0.05991569077389414
                    }
                },
                "ranking": 18.174361096243295,
                "professional": false,
                "ui_class": ""
            },
            "description": "Attention: Time Setting for the Game\n\nWhen playing the game, please pay close attention to the time setting. The game requires an average of 5-6 moves per day. If you need to take a break, make sure to return promptly and make more than 6 moves per day to keep up with the time. Please do not keep your opponent waiting for tooooooooooooooo loooooooooooooooooooong.\n\n🍭Tips:                                                         \n  1️⃣Utilize the conditional move feature to speed up the game.                                                          \n  2️⃣Disqualification will occur if a player loses by timeout.                                                     \n  3️⃣If disqualified by the tournament director, all outstanding games will be forfeited, which will affect the player's ranking.                                           \n\n\n🍭The following rules must be obeyed to guarantee a respectful game:                                                    \n  1️⃣No pauses are allowed.                             \n  2️⃣No vacation mode is permitted. (If a player is on vacation, they and their opponent can still make a move, but time will be suspended. Soooooooooooo, vacation mode is absolutely NOT allowed.)                                \n  3️⃣Any player who is on vacation or has paused the game will be disqualified without further notice or reminder.                                                       \n  4️⃣If you find that a player pauses the game or enters vacation mode, please send a message to the tournament director.                                                           \n                                                        \nLet us strive to be respectful players.                   \nWe wish everyone a pleasant game and hope to gain something from our opponents. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 18503,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 14400,
                "initial_time": 518400,
                "max_time": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12824,
                "name": "Way to GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 31,
                "icon": "https://user-uploads.online-go.com/8fbd7bd47c3c0f4bb73a2fd4c070b182-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-03-07T19:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 11,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-02-27T11:18:00.455006Z",
            "ended": "2023-06-30T11:13:09.458529Z",
            "start_waiting": "2023-02-27T11:17:59.998466Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8fbd7bd47c3c0f4bb73a2fd4c070b182-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 366,
            "name": "nintendo's mini-tournament",
            "director": {
                "id": 4263,
                "username": "nintendo",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/eb4c24cb5a3512c2cae7733e6629ef6e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1233.4064970073553,
                        "deviation": 68.9509379267978,
                        "volatility": 0.06001510587262257
                    }
                },
                "ranking": 19.773268482878812,
                "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": 384,
                "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": 11,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-11-22T02:32:00Z",
            "ended": "2008-01-19T20:14:00Z",
            "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": 58347,
            "name": "Torneo Complejo",
            "director": {
                "id": 362737,
                "username": "seranhelo",
                "country": "co",
                "icon": "https://user-uploads.online-go.com/c6280536610b91d50418b68e10fc8081-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1315.4110560105903,
                        "deviation": 60.784797360228325,
                        "volatility": 0.05977725254366489
                    }
                },
                "ranking": 21.26341906930818,
                "professional": false,
                "ui_class": ""
            },
            "description": "otro torneo privado",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 15360,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 14400,
                "initial_time": 86400,
                "max_time": 86400
            },
            "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": true,
            "time_start": "2020-04-03T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 11,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-03T01:00:24.491277Z",
            "ended": "2020-04-08T12:22:27.342351Z",
            "start_waiting": "2020-04-03T01:00:24.026434Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        }
    ]
}