List all tournaments or create a new tournament.

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

{
    "count": 59440,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-max_ranking&page=1304",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-max_ranking&page=1302",
    "results": [
        {
            "id": 110332,
            "name": "Julko's 13",
            "director": {
                "id": 15530,
                "username": "Julko",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 794.83670395653,
                        "deviation": 67.67601406025358,
                        "volatility": 0.05927567735841027
                    }
                },
                "ranking": 9.601194588202764,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Go ponad wszstko!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7,
                "name": "Polish Go Players",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 454,
                "icon": "https://user-uploads.online-go.com/2bf108a559c752303005e32bfe754667-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-12-08T05:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-12-08T05:00:31.934343Z",
            "ended": "2024-10-28T06:29:11.044771Z",
            "start_waiting": "2023-12-08T05:00:31.789486Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2bf108a559c752303005e32bfe754667-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 61247,
            "name": "test3",
            "director": {
                "id": 787149,
                "username": "tadaharu",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/f70230d78c9c9f5b8ea54c19b5f9c1f6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1414.6503680116407,
                        "deviation": 213.60066180856543,
                        "volatility": 0.06000444826504418
                    }
                },
                "ranking": 22.947192739902015,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "テスト3です。",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "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": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5895,
                "name": "test toyota",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-30T04:44:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-05-30T04:44:14.126163Z",
            "ended": "2020-05-30T04:45:52.507919Z",
            "start_waiting": "2020-05-30T04:44:13.883180Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 87209,
            "name": "8 -> 張溢滇10 -> 馮思菡",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "8 -> 張溢滇10 -> 馮思菡",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "傳碁 C班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-03-13T04: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": "2022-03-13T03:50:37.967154Z",
            "ended": "2022-03-13T04:16:07.420181Z",
            "start_waiting": "2022-03-13T03:50:37.899854Z",
            "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": 87224,
            "name": "1 -> 岑老師 2 -> 袁海鑫",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "1 -> 岑老師\n2 -> 袁海鑫",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "傳碁 C班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-03-13T08: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": "2022-03-13T07:43:04.229956Z",
            "ended": "2022-03-13T08:04:36.555250Z",
            "start_waiting": "2022-03-13T07:43:04.175566Z",
            "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": 61248,
            "name": "test4",
            "director": {
                "id": 787149,
                "username": "tadaharu",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/f70230d78c9c9f5b8ea54c19b5f9c1f6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1414.6503680116407,
                        "deviation": 213.60066180856543,
                        "volatility": 0.06000444826504418
                    }
                },
                "ranking": 22.947192739902015,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "テスト4です。",
            "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": 5895,
                "name": "test toyota",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-05-30T05:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-05-30T04:49:49.004602Z",
            "ended": "2020-05-30T05:21:11.065669Z",
            "start_waiting": "2020-05-30T04:49:48.913830Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 88355,
            "name": "Весенний кубок Лиги, 9х9",
            "director": {
                "id": 103753,
                "username": "StrategGo",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/3f8de8f8a64ce4eb6cb412a885407482-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1599.2409734800171,
                        "deviation": 63.5432498718234,
                        "volatility": 0.06010753377491016
                    }
                },
                "ranking": 25.78646417577076,
                "professional": false,
                "ui_class": ""
            },
            "description": "Открытый турнир 9х9 для всех участников Лиги Го.\n\nРегламент: 5-7 туров, швейцарская система, 10 мин + 3 беёми по 30 сек., коми авто 5,5.\n\nВступить в Лигу Го на странице группы: https://vk.com/pro_league_go\n\nТурнирные таблицы: https://docs.google.com/spreadsheets/d/1iLdPoIIysNW1rJovDHCvtJeR4Qd-1-U5unJqv6GABk4/edit",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6921,
                "name": "Лига Го от StrategGo Club",
                "summary": "Лига Го от StrategGo Club - сообщество игроков Го и регулярные онлайн турниры.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 158,
                "icon": "https://user-uploads.online-go.com/652dd6151f30ec72e3f973bed6bbe362-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-17T07:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-04-17T07:00:08.144174Z",
            "ended": "2022-04-17T08:54:54.983881Z",
            "start_waiting": "2022-04-17T07:00:07.936853Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/652dd6151f30ec72e3f973bed6bbe362-15.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 87428,
            "name": "9x9x9x9x9x9xx9x9x",
            "director": {
                "id": 607938,
                "username": "kido.go.baduk",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/83ceb7eea12991c2d610032107296fa7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 737.7046137263186,
                        "deviation": 68.20913185753804,
                        "volatility": 0.06058593027435129
                    }
                },
                "ranking": 7.874362062534066,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9x9x9x9x9x9x9x9x9x9x9x",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4841,
                "name": "PIPIOLO GO 2022🏆",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 215,
                "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-18T17:14:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-03-18T17:14:19.739123Z",
            "ended": "2022-03-18T17:49:13.450607Z",
            "start_waiting": "2022-03-18T17:14:19.636191Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 72622,
            "name": "2nd Kwago League W5",
            "director": {
                "id": 753236,
                "username": "totesuru",
                "country": "ph",
                "icon": "https://user-uploads.online-go.com/210744714a0baefd001f5eef4084dc84-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1487.7479916401726,
                        "deviation": 62.878382806141644,
                        "volatility": 0.05991274501706562
                    }
                },
                "ranking": 24.113516380733298,
                "professional": false,
                "ui_class": ""
            },
            "description": "🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭\n\n2nd Kwago League is held live on Sundays starting February 21 until April 17, 2021.\n\nMabuhay! If you are a member of the Philippine Go Association Community FB group https://www.facebook.com/groups/158087227586983, please signup for the Kwago League and help grow the Pinoy go community! Just DM guryon for details. Tara na at maki-kwago!\n\n🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭🇵🇭",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 20,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 309,
                "name": "Filipino Go Group",
                "summary": "Go Group for Filipinos",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 92,
                "icon": "https://user-uploads.online-go.com/d85657374f9a7c3118ee143d11e0598b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-21T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-03-21T11:00:46.052124Z",
            "ended": "2021-03-21T13:08:30.178840Z",
            "start_waiting": "2021-03-21T11:00:45.851218Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d85657374f9a7c3118ee143d11e0598b-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 88984,
            "name": "Bots vs Humans 202204241600",
            "director": {
                "id": 1031342,
                "username": "NewHand_Bot",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/231a943c0a9781902371549b12a05456?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1975.6918383935774,
                        "deviation": 67.62205433700483,
                        "volatility": 0.06021274884977886
                    }
                },
                "ranking": 30.680131328159977,
                "professional": false,
                "ui_class": "bot"
            },
            "description": "This tournament allows Bot accounts to participate.\n\nPlayers of any rank are welcome.\n\nNo pause on weekends.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 17280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 14400,
                "initial_time": 259200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6332,
                "name": "noob_bot",
                "summary": "Play with bots",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 885,
                "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-26T08:19:00Z",
            "players_start": 5,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-26T08:19:34.825536Z",
            "ended": "2022-06-18T22:55:24.918285Z",
            "start_waiting": "2022-04-26T08:19:34.631428Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 134731,
            "name": "1st Go Genius League",
            "director": {
                "id": 865775,
                "username": "tomsyd22",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b1446e2ddb58c18279928ea696efa77c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2352.0405024169886,
                        "deviation": 70.49889343727092,
                        "volatility": 0.060015080716221976
                    }
                },
                "ranking": 34.716672173966344,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome to the 1st Go Genius League tournament. Every match pushes you a little further, whether you are 20kyu or dan. Every month, games will get analysed inside Go Genius, have fun :)\n\nWelcome to the Go Genius League.\n\nLet’s grow together",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 15807,
                "name": "Go Genius",
                "summary": "Learn Go from Australian Go Champion Tom Chen.\nUnlock your mind’s potential in 30 days.\nJoin a global dojo of mastery and intelligence.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 18,
                "icon": "https://user-uploads.online-go.com/7d077b5fce1a663573a6d18760c34a92-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-01T12:59:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-01T12:59:10.925442Z",
            "ended": null,
            "start_waiting": "2025-12-01T12:59:10.593827Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/7d077b5fce1a663573a6d18760c34a92-15.png",
            "player_count": 28,
            "ranked": true
        }
    ]
}