List all tournaments or create a new tournament.

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

{
    "count": 59181,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-min_ranking&page=502",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-min_ranking&page=500",
    "results": [
        {
            "id": 108524,
            "name": "Monday Morning 19x19 #20",
            "director": {
                "id": 1246361,
                "username": "katonal_edu",
                "country": "hu",
                "icon": "https://user-uploads.online-go.com/fd87b19ee0fd28a43416a872362f254b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1482.4218691165722,
                        "deviation": 66.99404105360328,
                        "volatility": 0.06001699194390396
                    }
                },
                "ranking": 24.030490914607018,
                "professional": false,
                "ui_class": ""
            },
            "description": "To have a good start of the week you need to join this 19x19 #20 tournament. But before doing so, please consider that it would be nice to have at least one move per day. Conditional moves are not allowed. Thanks in advance for participating. Have fun! Enjoy it!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87768,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12889,
                "name": "Monday Morning",
                "summary": "Welcome to Monday Morning group\n\nIf you feel that Mondays are mentally difficult for you, just join us and start your week with special things like playing go.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 46,
                "icon": "https://user-uploads.online-go.com/2bdb6183a5c2ea5f43301eda9ab4f643-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-11-27T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 27,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-11-27T09:00:54.354628Z",
            "ended": "2024-08-01T10:01:59.490956Z",
            "start_waiting": "2023-11-27T09:00:54.119826Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2bdb6183a5c2ea5f43301eda9ab4f643-15.png",
            "player_count": 19,
            "ranked": true
        },
        {
            "id": 120847,
            "name": "Eliminatoria Masculina",
            "director": {
                "id": 294792,
                "username": "mrgomez",
                "country": "gt",
                "icon": "https://secure.gravatar.com/avatar/9502fe3beb68f2d5676db9ad2daf331d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1643.6420719636847,
                        "deviation": 107.89782753901159,
                        "volatility": 0.0600041151611232
                    }
                },
                "ranking": 26.420436881079176,
                "professional": false,
                "ui_class": ""
            },
            "description": "Eliminatoria Masculina\n\nAnuncios:\n\n1. El grupo ya tiene las configuraciones de las partidas preprogramadas. Cuando entren al grupo, regístrense en el torneo correspondiente.\n\n2. **[Reporte de resultados]** El ganador de cada ronda deberá llenar este formulario para reportar el resultado de la partida: https://docs.google.com/forms/d/1SvJDKgPHZbbqLOv7f9tkGyQrb5OuigKiQybQjOM4K0k/edit\n\n3. **Sistema de torneo**\n   - Eliminación directa.\n   - Reglas japonesas.\n   - Tiempo principal de 30 minutos más byo-yomi de 30 segundos 5 veces.\n   - Nigiri y komi de 6.5 puntos para el jugador blanco en todas las partidas.\n\n4. **[Inicio de rondas]** OGS no tiene una configuración para programar el inicio de las rondas 2 en adelante. Una ronda empieza en el momento que la anterior termina. Por este motivo, vamos a usar la función de pausar partidas en caso que una partida inicie antes de la hora establecida.\n\nComo recordatorio, estos son los horarios (en GMT-6):\n\n- Sábado 5\n   - Ronda 1: 9:00 am\n   - Ronda 2: 12:00 m\n   - Ronda 3: 3:00 pm\n- Domingo 6:\n   - Ronda 4: 9:00 am\n   - Ronda 5: 12:00 m (de ser necesario)",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 44,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1800,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14687,
                "name": "Eliminatorias por boletos para el Congreso Latinoamericano de Go  2024",
                "summary": "Anuncios:\n\n1. El grupo ya tiene las configuraciones de las partidas preprogramadas. Cuando entren al grupo, regístrense en el torneo correspondiente.\n\n2. **[Reporte de resultados]** El ganador de cada ronda deberá llenar este formulario para reportar el re",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 27,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-10-05T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2024-10-05T15:00:27.373076Z",
            "ended": "2024-10-08T00:15:00.949316Z",
            "start_waiting": "2024-10-05T15:00:27.300498Z",
            "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": 62473,
            "name": "TEST 9路盤大会(総当たり)",
            "director": {
                "id": 788184,
                "username": "f_uenoyama",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/acdee1cb9e308c99bb0cfbf83b3108ed?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1892.7773709169683,
                        "deviation": 64.05048468550963,
                        "volatility": 0.06005544104158299
                    }
                },
                "ranking": 29.687612671177586,
                "professional": false,
                "ui_class": ""
            },
            "description": "運営TESTです。\nWeb烏鷺の会メンバー限定の9路盤大会。\n皆さまのご協力をお願いします。通信対局・フィッシャー式(初期3日、一回の増分1日、最大5日間)で行います。",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5915,
                "name": "Web烏鷺の会",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 11,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-01T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-07-01T00:01:00.807167Z",
            "ended": "2020-07-03T03:50:28.714767Z",
            "start_waiting": "2020-07-01T00:00:59.929290Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 108174,
            "name": "Torneio Primavera 2023",
            "director": {
                "id": 1266100,
                "username": "yos.sumika",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/56f710f2daf19b6ac7c5d01b50e6158d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 506.47224926694776,
                        "deviation": 65.50929161582047,
                        "volatility": 0.0601838202144219
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneio integração dos brasileiros amantes do Go.",
            "schedule": null,
            "title": null,
            "tournament_type": "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": false,
            "group": {
                "id": 1527,
                "name": "Brasil",
                "summary": "Ponto de encontro dos jogadores brasileiros",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 487,
                "icon": "https://user-uploads.online-go.com/94104bdcbaa52ac8e424a6fb2a6b03a4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-08T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-10-08T10:00:34.296522Z",
            "ended": "2024-02-11T15:27:57.736327Z",
            "start_waiting": "2023-10-08T10:00:34.105614Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/94104bdcbaa52ac8e424a6fb2a6b03a4-15.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 75245,
            "name": "เยเกอร์",
            "director": {
                "id": 750170,
                "username": "KXD",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/b07ba91a11584321d88e18bbc5cfe173-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1262.249259641091,
                        "deviation": 65.45997172935368,
                        "volatility": 0.06035699443317552
                    }
                },
                "ranking": 20.308390110879476,
                "professional": false,
                "ui_class": ""
            },
            "description": "แค่คนในกลุ่มเท่านั้น",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 30
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9161,
                "name": "Anime all",
                "summary": "เข้าได้ทุกคน\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 14,
                "icon": "https://user-uploads.online-go.com/ae6dd6b298fdb94bfaaff41462c3f8a2-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-05-17T04: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": "2021-05-17T10:39:42.639636Z",
            "ended": "2021-05-17T10:50:00.565962Z",
            "start_waiting": "2021-05-17T10:39:42.555999Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ae6dd6b298fdb94bfaaff41462c3f8a2-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 74375,
            "name": "4月 第一輪 雷其林 對 簡頌賢",
            "director": {
                "id": 928963,
                "username": "傳碁學園-歷碁賽",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "4月 第一輪 雷其林 對 簡頌賢",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 1500
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8175,
                "name": "歷碁賽 A組",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 9,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-25T08: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": "2021-04-25T08:00:30.144599Z",
            "ended": "2021-04-25T08:00:44.088272Z",
            "start_waiting": "2021-04-25T08:00:30.079750Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 53273,
            "name": "The 15th Murase Go Group Tournament",
            "director": {
                "id": 449215,
                "username": "SM-SYaKo",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/e577b58bab7d7fc9871766c9d1f7195a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1182.178471692773,
                        "deviation": 63.45983688838135,
                        "volatility": 0.060058455061893425
                    }
                },
                "ranking": 18.79122343818162,
                "professional": false,
                "ui_class": ""
            },
            "description": "毎月27日に開催される定例トーナメントです。これは第十五回村瀬碁グループ定例トーナメントです。2019年11月27日に開始されます。\n\nA tournament that happens every month on the 27th. This is the 15th tournament that starts on November 27th, 2019.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 21840,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 18000,
                "initial_time": 345600,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2389,
                "name": "Murase Go Group",
                "summary": "The group of Japanese and any go player from different countries.\nこのグループは日本人や世界中の国々の人々が集うグループです。",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 93,
                "icon": "https://user-uploads.online-go.com/9e03e37d7a9f7508c9a114190260a7b9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-11-27T13:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-11-27T13:00:28.847481Z",
            "ended": "2020-09-23T21:22:09.605221Z",
            "start_waiting": "2019-11-27T13:00:09.772332Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9e03e37d7a9f7508c9a114190260a7b9-15.png",
            "player_count": 39,
            "ranked": true
        },
        {
            "id": 32754,
            "name": "QWERTYQWERTY",
            "director": {
                "id": 485916,
                "username": "Messi CR7",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2fe91aaa14445eff3616cd27abc1ac91?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1502.5401268387698,
                        "deviation": 101.04656102893254,
                        "volatility": 0.059995257632668136
                    }
                },
                "ranking": 24.34255165056922,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi Welcome to my group ГРУПА НОМЕР 1",
            "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": 1822,
                "name": "ГРУПА НОМЕР 1",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 30,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2017-12-13T16:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-12-16T18:59:19.056329Z",
            "ended": "2018-06-18T01:41:17.446243Z",
            "start_waiting": "2017-12-16T18:59:18.795753Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 37508,
            "name": "quick",
            "director": {
                "id": 538422,
                "username": "Thepals123",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/de19c4c5fa0fadc974457026dc9e3b32-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 841.6131850329074,
                        "deviation": 84.1274167754848,
                        "volatility": 0.05999814249325359
                    }
                },
                "ranking": 10.924999992484407,
                "professional": false,
                "ui_class": ""
            },
            "description": "Quick and easy",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 9,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "blitz",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 9
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2522,
                "name": "The pals",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/f34db1c3a17d19ac821e86cbf62e77b6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-05-22T20: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": "2018-05-22T20:00:09.176313Z",
            "ended": "2018-05-22T20:00:09.392862Z",
            "start_waiting": "2018-05-22T20:00:09.091995Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f34db1c3a17d19ac821e86cbf62e77b6-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 125806,
            "name": "13x13 New Zealand Open D.E. #16",
            "director": {
                "id": 178104,
                "username": "dexonsmith",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1390.7732166446785,
                        "deviation": 67.55416504748428,
                        "volatility": 0.06064009346038413
                    }
                },
                "ranking": 22.55312076827671,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "All players welcome. 8 players. Starts only when full.\n\nNew Zealand rules. 13x13 board. Even games. Double-elimination.\n\nFor more tournaments and ladders with New Zealand rules: <https://online-go.com/group/14024>",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "nz",
            "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": 14024,
                "name": "New Zealand Ladders",
                "summary": "Group for ladders and tournaments that use New Zealand rules.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 80,
                "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-04-05T03:13: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-04-04T20:37:02.835894Z",
            "ended": "2025-08-05T08:19:21.399862Z",
            "start_waiting": "2025-04-04T20:37:02.728372Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}