List all tournaments or create a new tournament.

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

{
    "count": 58899,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5799",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5797",
    "results": [
        {
            "id": 58379,
            "name": "First Tournament",
            "director": {
                "id": 752156,
                "username": "Johann_goe",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/aae3ca2ac1ce8ac78eb9f7166ffe4c04?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1602.5478798224476,
                        "deviation": 141.4251364980443,
                        "volatility": 0.059997715157331856
                    }
                },
                "ranking": 25.834284261701598,
                "professional": false,
                "ui_class": ""
            },
            "description": "A first try.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4983,
                "name": "Göttinger Samurai",
                "summary": "Göttinger Go Club",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 12,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-04-02T17:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-04-02T16:18:52.850694Z",
            "ended": "2020-04-02T18:23:26.843019Z",
            "start_waiting": "2020-04-02T16:18:52.364388Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 88819,
            "name": "быстроооо",
            "director": {
                "id": 1144363,
                "username": "321sakura_chan123",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/7e79bc43d310442f7fbd5b1ae0b5710b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1339.3739134833052,
                        "deviation": 227.83833110750868,
                        "volatility": 0.059997285148475875
                    }
                },
                "ranking": 21.681347619619547,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "быстроооо",
            "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": 9,
                "name": "Русская группа",
                "summary": "Интересные, призовые турниры.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1945,
                "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-17T20:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-01T21:03:48.053024Z",
            "ended": "2022-08-26T00:00:08.091015Z",
            "start_waiting": "2022-08-01T21:03:47.938814Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 131432,
            "name": "Are you bored? Play Go! You will be more bored or exercise your brain.",
            "director": {
                "id": 1436588,
                "username": "Arrow A6 anti-",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 588.6751839572613,
                        "deviation": 80.73457404236709,
                        "volatility": 0.0636275307525229
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<!--  <title>左对齐文本</title> -->\n\n  <style>\n    .left-align {\n    \n    \n      text-align: left;\n    }\n     \n      p {\n\n    margin: 0;\n\n    padding: 0;\n    }\n\n  </style>\n</head>\n<body>\n  <div class=\"left-align\">\n    <p><H2><I><a Href=\"https://online-go.com/group/13797\"><big><span  style=\"color:pink;\">W</big><span  style=\"color: orange;\">e</span><big><big><span  style=\"color: skyblue;\">l</span></big></big><span style=\"color: springgreen;\">C</span><span style=\"color:red;\">o</span><span  style=\"color: purple;\">m</span><span style=\"color:yellow;\">e</span> <big><big>j</big></big>o<big>i</big>n Us</I><br>\n     <a Href=\"https://online-go.com/group/13797\">\n     <span style=\"color: white;\">\n<!--     <IMG src=\"https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9682e94fbb47d2ccab4998f738b6b042-128.png\"></p>  -->     \n\n\n <P><IMG src=\"https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ad7ddd76dd6ca4fae6858121fc33beb3-128.png\"width=\"160\"height=\"160\" /></p>\n \n   <P><IMG src=\"https://media4.giphy.com/media/11JTxkrmq4bGE0/giphy.gif?cid=6c09b9525bmqpkj81egnar3ji8s1u8ysb75ohcn47y76avgg&ep=v1_internal_gif_by_id&rid=giphy.gif&ct=g\"width=\"160\"height=\"160\" /><IMG src=\"https://media.tenor.com/_Utilxgj8RUAAAAj/peach-goma-peach-and-goma.gif\"width=\"160\"height=\"160\" /></p> \n\n\n<!-- <P><IMG src=\"https://media1.tenor.com/m/LYZ3FOucgP4AAAAd/shinchan-mooning.gif\"width=\"160\"height=\"160\" /></p> -->\n\nWe enjoy playing Go\n\n</div>\n</body>\n</html>\n\n<hr />",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "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": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13797,
                "name": " 无间勤碁术化  Go Advance forward forever",
                "summary": "欢迎围棋爱好者来到属于您的园地\n\n\n          In Your 💖 Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 496,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-08-18T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-08-18T03:00:34.221595Z",
            "ended": "2026-01-23T07:13:10.884788Z",
            "start_waiting": "2025-08-18T03:00:34.003483Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 89272,
            "name": "Турнир расцветающей сакуры",
            "director": {
                "id": 467927,
                "username": "maksnokia1990",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/c40989665d0ca48a3160d84aa9dc835a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1207.4622521972765,
                        "deviation": 64.65654152069969,
                        "volatility": 0.0593477285229929
                    }
                },
                "ranking": 19.28112248970146,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournament. Ветка сакуры упала на грудь. И птица устремилась к подножью Фудзиямы. Весенний ветер...",
            "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",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8899,
                "name": "Find the way",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 43,
                "icon": "https://user-uploads.online-go.com/e3dc83032b3efcae6a704c055b3baba0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-28T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-28T17:00:58.826322Z",
            "ended": "2022-10-17T04:49:46.768111Z",
            "start_waiting": "2022-04-28T17:00:58.471149Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e3dc83032b3efcae6a704c055b3baba0-15.png",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 129766,
            "name": "13x13 Open D.E. Cup #73",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1401.2370598298708,
                        "deviation": 70.20323760077024,
                        "volatility": 0.060178801801105894
                    }
                },
                "ranking": 22.72664384298382,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 67,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-07-13T20:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-12T04:21:18.339067Z",
            "ended": "2026-01-04T04:59:09.848035Z",
            "start_waiting": "2025-07-12T04:21:18.244986Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 84312,
            "name": "Ludu Go VIII",
            "director": {
                "id": 15530,
                "username": "Julko",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 807.6569086907168,
                        "deviation": 67.78850894491677,
                        "volatility": 0.05927795447904405
                    }
                },
                "ranking": 9.971609882493732,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Go is por ludi ĝin !",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "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": 137,
                "name": "Esperantejo",
                "summary": "Por esperanta go luduloj",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 104,
                "icon": "https://user-uploads.online-go.com/caff677bb0f816f656b2273df670eb22-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-01-07T06:07:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-01-03T10:48:59.142083Z",
            "ended": "2023-02-19T17:21:05.264314Z",
            "start_waiting": "2022-01-03T10:48:58.979788Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/caff677bb0f816f656b2273df670eb22-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 58842,
            "name": "9x9 sabado a pedradas",
            "director": {
                "id": 93396,
                "username": "aguasnegras",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/62fe13b35920f3da1a5578fb2965f8e6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1399.3218114615543,
                        "deviation": 66.32619227944001,
                        "volatility": 0.06014640423818642
                    }
                },
                "ranking": 22.694980158214875,
                "professional": false,
                "ui_class": ""
            },
            "description": "torneo del sabado",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 1800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 1800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5077,
                "name": "Go-Chu",
                "summary": "Un lugar para recrearse",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17,
                "icon": "https://user-uploads.online-go.com/65da1f179d7dc95fd21b0071c57e8718-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-11T19:35:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-11T19:35:25.142470Z",
            "ended": "2020-04-11T20:57:18.932364Z",
            "start_waiting": "2020-04-11T19:35:24.104698Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/65da1f179d7dc95fd21b0071c57e8718-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 104184,
            "name": "JORNADA 3 DE ENTRENAMIENTO INTERMEDIO DE GO KANIK VERNAO 2023",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1158.0901995348217,
                        "deviation": 60.68728449509885,
                        "volatility": 0.05973001971117773
                    }
                },
                "ranking": 18.31464294832804,
                "professional": false,
                "ui_class": ""
            },
            "description": "En el fondo no sólo se trata de vencer a los oponentes en el tablero de Go; se trata, sobre todo, de vencerse a uno mismo, momento a momento, día tras día, practicando el arte.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-06-11T00:35:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2023-06-11T00:35:25.152740Z",
            "ended": "2023-06-11T01:06:03.278878Z",
            "start_waiting": "2023-06-11T00:35:25.080686Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 117416,
            "name": "13x13 Open D.E. Cup #46",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1401.2370598298708,
                        "deviation": 70.20323760077024,
                        "volatility": 0.060178801801105894
                    }
                },
                "ranking": 22.72664384298382,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 67,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-07-07T20:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-07-06T03:57:45.239735Z",
            "ended": "2025-03-16T01:19:38.564519Z",
            "start_waiting": "2024-07-06T03:57:45.141596Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 58318,
            "name": "New generation",
            "director": {
                "id": 751490,
                "username": "amen.lawsonho",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/8869e5388dd210a0dec3dc1ad430c048-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Fun to play",
            "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": 4967,
                "name": "Mega tournaments group",
                "summary": "",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-01T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-04-02T14:55:57.578862Z",
            "ended": "2020-06-23T15:40:04.765290Z",
            "start_waiting": "2020-04-02T14:55:56.707259Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}