List all tournaments or create a new tournament.

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

{
    "count": 58836,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-max_ranking&page=1440",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-max_ranking&page=1438",
    "results": [
        {
            "id": 62973,
            "name": "Yo soy",
            "director": {
                "id": 757908,
                "username": "mi gato Felix",
                "country": "co",
                "icon": "https://user-uploads.online-go.com/0f7084bd658bcc8a942f910e9bd7f386-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 715.5131836693278,
                        "deviation": 80.14518865469104,
                        "volatility": 0.0600015278851803
                    }
                },
                "ranking": 7.167280791418262,
                "professional": false,
                "ui_class": ""
            },
            "description": "jueguen contra mi",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 4806,
                "name": "COIN Centro de Inteligencias",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 66,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-11T00:10:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-07-11T00:04:44.546220Z",
            "ended": "2020-08-16T17:28:55.739217Z",
            "start_waiting": "2020-07-11T00:04:44.401083Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 110833,
            "name": "correspondence time tournament",
            "director": {
                "id": 1483970,
                "username": "IIIIIIIIIIIIIIIIIIIII",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5b134e7e6cb7337ee64af9cff281ed22?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1067.597936745748,
                        "deviation": 111.66201160406058,
                        "volatility": 0.0599994592819813
                    }
                },
                "ranking": 16.431134346871215,
                "professional": false,
                "ui_class": ""
            },
            "description": "correspondence time tournament #1",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 96625,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13894,
                "name": "Group for Tournaments and Ladders",
                "summary": "This group for tournaments and ladders",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-12-21T17: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": "2024-11-03T10:50:33.911437Z",
            "ended": "2025-01-01T16:22:37.495355Z",
            "start_waiting": "2024-11-03T10:50:33.816472Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 100636,
            "name": "OST - Olympic System Tournament",
            "director": {
                "id": 1033608,
                "username": "NetCat",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/013a769c858b338916b473d8298930be?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1406.6650193080409,
                        "deviation": 70.55993802829255,
                        "volatility": 0.06003444046653894
                    }
                },
                "ranking": 22.81614654991628,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is a real-time tournament...\n\nTournaments are held every Saturday\n\nJoin the OST community (^-^)",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 600,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11969,
                "name": "OST GO",
                "summary": "For Olympic tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://user-uploads.online-go.com/2510b06e500642c98f1a27be3aea35d9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-11T14: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": "2023-03-11T14:00:24.980262Z",
            "ended": "2023-03-13T10:22:16.350113Z",
            "start_waiting": "2023-03-11T14:00:24.799426Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2510b06e500642c98f1a27be3aea35d9-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 72687,
            "name": "partidas para 6to",
            "director": {
                "id": 88120,
                "username": "satoshi84",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/6a6404f3dd53bce3fc1e4a88fb357e2e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1136.7959829193692,
                        "deviation": 78.40429708623937,
                        "volatility": 0.06016044531576248
                    }
                },
                "ranking": 17.885013568829635,
                "professional": false,
                "ui_class": ""
            },
            "description": "vamoss ajugar partidas de go",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 4
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5581,
                "name": "Colegio Serapio Rendón // Kinder - Primaria",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 200,
                "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-16T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-03-16T16:14:20.068555Z",
            "ended": "2021-03-16T17:02:22.432882Z",
            "start_waiting": "2021-03-16T16:14:19.676226Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 72819,
            "name": "3月20日 葉子齊VS林可淇",
            "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": "3月20日 葉子齊VS林可淇",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 15,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6399,
                "name": "傳碁 B班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 53,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-03-20T09: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-03-20T08:30:45.258472Z",
            "ended": "2021-03-20T08:30:46.156360Z",
            "start_waiting": "2021-03-20T08:30:45.189985Z",
            "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": 130581,
            "name": "Super comeback tournament 2",
            "director": {
                "id": 1393499,
                "username": "Imtiyaz",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/56a672954f96d68180eb8444196aec12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1033.3159040216926,
                        "deviation": 64.37615916895315,
                        "volatility": 0.06003245003586803
                    }
                },
                "ranking": 15.675558851695177,
                "professional": false,
                "ui_class": ""
            },
            "description": "Good game have fun\nstart with something that exciting\n\nGroup for sunday GO tournament and other fun tournaments\n\nPlaying a GO tournament every weeks help your brain move on smoothly\n\nBY Good intention from imtiyaz & Put K.\n\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://yewang.github.io/ProfileCSS/profile.css \"> <link rel=\"stylesheet\" type=\"text/css\"\n<iframe src=\"about:blank\" width=\"600\" height=\"400\" frameborder=\"0\" scrolling=\"no\"></iframe\n\n\n\n\n<a href=\"http://s01.flagcounter.com/more/lyQ6\"><img src=\"https://s01.flagcounter.com/count2/lyQ6/bg_FFFFFF/txt_000000/border_CCCCCC/columns_8/maxflags_250/viewers_0/labels_1/pageviews_0/flags_0/percent_0/\" alt=\"Flag Counter\" border=\"0\"></a>\n\n\n\n\n\n\n< </p>\n\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://wizardofcode1.github.io/styles.css\">\n\nHere is blacktoplay GO puzzle\n\n\n<p> <embed src=\"https://blacktoplay.com/?p=117\"width=\"300\" height=\"400\"> </p>",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 40,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 40,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13675,
                "name": "Sunday GO and MORE",
                "summary": "You can't miss this group, join now!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 110,
                "icon": "https://user-uploads.online-go.com/e9f20c25fe1d95f705ad61dc0bd03a5d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-08-02T08:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-10-01T16:16:49.048787Z",
            "ended": "2025-10-01T16:27:13.857854Z",
            "start_waiting": "2025-10-01T16:16:48.999907Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e9f20c25fe1d95f705ad61dc0bd03a5d-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 74664,
            "name": "Let' Go Round Robin 9x9",
            "director": {
                "id": 699769,
                "username": "jeroentjeb",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/bd4d71e7ea87028b6cc6540f291f4873-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1391.3295963381988,
                        "deviation": 67.60461364727192,
                        "volatility": 0.06011018506629913
                    }
                },
                "ranking": 22.562380088253384,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Let's Go 9x9",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17826,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-05-04T00:00:00Z",
            "players_start": 9,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-05-05T09:43:05.149251Z",
            "ended": "2021-05-29T04:43:11.742013Z",
            "start_waiting": "2021-05-05T09:43:03.518542Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 96815,
            "name": "го го го",
            "director": {
                "id": 933894,
                "username": "Лешка",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6785eb2680c0e50154debca60d08c719?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1844.40981273116,
                        "deviation": 64.01728649661179,
                        "volatility": 0.06006705788074839
                    }
                },
                "ranking": 29.088353687941265,
                "professional": false,
                "ui_class": ""
            },
            "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": 183,
                "name": "Ярославский Го Клуб",
                "summary": "Ярославский клуб го",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/3b39d843a8ee6c5c9195da2d91ba47a5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-11-15T18: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": "2023-03-25T18:20:35.392683Z",
            "ended": "2023-05-03T06:26:11.944422Z",
            "start_waiting": "2023-03-25T18:20:35.301185Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3b39d843a8ee6c5c9195da2d91ba47a5-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 81496,
            "name": "อบรมหมากล้อม วันที่ 19 ตุลาคม 2564",
            "director": {
                "id": 795278,
                "username": "Chichila",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/d1a64d4b91df35bf164a80271943f532-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1806.4539615474637,
                        "deviation": 64.81680261454919,
                        "volatility": 0.060711537798569866
                    }
                },
                "ranking": 28.606982884403692,
                "professional": false,
                "ui_class": ""
            },
            "description": "เริ่มเวลา 14.35 ค่ะ",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10361,
                "name": "อบรมหมากล้อม วันที่ 19 ต.ค. 2564",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-10-19T07:47:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-10-19T07:45:51.315990Z",
            "ended": "2021-10-19T12:24:57.898330Z",
            "start_waiting": "2021-10-19T07:45:51.185143Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 127154,
            "name": "[2nd Match] CipherSMC x​​ Sokhengnuon12",
            "director": {
                "id": 934496,
                "username": "socheatbybit",
                "country": "kh",
                "icon": "https://secure.gravatar.com/avatar/7912a4516abc35720b1aaf14e3c15e29?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 807.0779594691262,
                        "deviation": 67.19401910943807,
                        "volatility": 0.06010923092365643
                    }
                },
                "ranking": 9.955009417218081,
                "professional": false,
                "ui_class": ""
            },
            "description": "ស្វែងរកលេខ3 & 4",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1800,
                "period_time": 60,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15154,
                "name": "Bybit KH: Go League",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/0a1d7b849bc6022d7afd0db8d257cf60-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-05T12:33:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-04-05T12:33:13.751011Z",
            "ended": "2025-04-05T13:08:08.021970Z",
            "start_waiting": "2025-04-05T12:33:13.702341Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0a1d7b849bc6022d7afd0db8d257cf60-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}