List all tournaments or create a new tournament.

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

{
    "count": 59464,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=1332",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=1330",
    "results": [
        {
            "id": 128188,
            "name": "Correspondence 19x19 RoundRobin 2025-05-06 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260223T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-02-23T19:00:40.556586Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-02-26T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-05-06T19:00:54.301012Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-05-06T19:01:54.792490Z",
            "ended": "2026-01-09T09:40:22.291017Z",
            "start_waiting": "2025-05-06T19:01:54.284243Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 136980,
            "name": "BeGinNer fIgHT!! _ ReBooT Ver6_HanDiCap TNMT",
            "director": {
                "id": 1742791,
                "username": "AKIBABO",
                "country": "_GoT_Lannister",
                "icon": "https://user-uploads.online-go.com/42e46e1ae449cfa5e3b99fac1d8dfab8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 785.8893538468815,
                        "deviation": 62.53253383212101,
                        "volatility": 0.059884672179806676
                    }
                },
                "ranking": 9.33912088335914,
                "professional": false,
                "ui_class": ""
            },
            "description": "BeGinNer fIgHT!! \n어서 오세요~~!! 초보자여~~ \n新手欢迎~~~",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "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": true,
            "group": {
                "id": 16114,
                "name": "ShaNgHai_Korean_ChINa_BegInNer",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/43948073dc0ed3291bbcf879bf34fa76-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-11T09:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 18,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-02-11T01:23:51.545142Z",
            "ended": null,
            "start_waiting": "2026-02-11T01:23:51.337770Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/43948073dc0ed3291bbcf879bf34fa76-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 131981,
            "name": "7890🍤🥡🍠🧈🥞",
            "director": {
                "id": 1828871,
                "username": "ui以后就",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/3f2376f57e151e302e74fc174df5bc83?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1700.4332540274506,
                        "deviation": 205.91993074261643,
                        "volatility": 0.05999990777628009
                    }
                },
                "ranking": 27.206808090279495,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "6yuuuuuuuuuuuu",
            "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": true,
            "group": {
                "id": 10991,
                "name": "                                                                  124",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/571954b156a89b0f7f01b695e3d5ff23-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-09-01T04: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": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/571954b156a89b0f7f01b695e3d5ff23-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 120313,
            "name": "19x19 New Zealand Handicap D.E. #19",
            "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. 19x19 board. Handicap 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": -1,
            "rules": "nz",
            "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": 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": 81,
                "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-10-05T03:19: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-10-04T23:28:43.980326Z",
            "ended": "2025-04-15T08:16:47.674153Z",
            "start_waiting": "2024-10-04T23:28:43.863437Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 124219,
            "name": "Correspondence 19x19 RoundRobin 2025-01-12 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260223T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-02-23T19:00:40.556586Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-02-26T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-01-12T19:00:38.490955Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-12T19:00:39.357217Z",
            "ended": "2025-05-21T16:17:56.875776Z",
            "start_waiting": "2025-01-12T19:00:38.722597Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 114955,
            "name": "Ludu Go IX",
            "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": "Konpreneble ke Go is por ludi ĝin !",
            "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",
                "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": "2024-04-16T16: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": "2024-04-16T16:00:22.320416Z",
            "ended": "2024-09-27T19:22:58.975887Z",
            "start_waiting": "2024-04-16T16:00:22.239745Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/caff677bb0f816f656b2273df670eb22-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 97773,
            "name": "Новогодний турнир нашего чата!🎄",
            "director": {
                "id": 803169,
                "username": "Tg45",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/d861f559b9c8e292905d8730862d1569-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1504.0261051950174,
                        "deviation": 61.70246306178485,
                        "volatility": 0.060044957582707
                    }
                },
                "ranking": 24.365435165578262,
                "professional": false,
                "ui_class": ""
            },
            "description": "С наступающим!\n\n   Ссылка на наш чат в Телеграмм:\nhttps://t.me/+yMT2ffS4XFBiYzMy\n   Там у нас весело)\n\n   Ссылка на блог \"Всё о настольной игре Го\":\nhttps://mkrukov.ru/blog/all/vse-o-nastolnoy-igre-go-weiqi-baduk-igo/\n   Там много полезного)",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "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": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11497,
                "name": "Чат игроков в Го (weiqi, baduk, igo)",
                "summary": "Мы — группа игроков из телеграмм чата «Чат для игроков в Го (weiqi, baduk, igo)». Здесь мы играем между собой и организовываем турниры для игроков всех уровней.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 363,
                "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-12-25T14: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": "2022-12-25T14:01:01.739188Z",
            "ended": "2025-01-22T17:36:54.733253Z",
            "start_waiting": "2022-12-25T14:00:29.556557Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-15.png",
            "player_count": 175,
            "ranked": true
        },
        {
            "id": 120698,
            "name": "Today",
            "director": {
                "id": 1128096,
                "username": "sfa20196",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8ba5cbbc2e1e3d501c1a70d4abdca804?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 728.8962079801031,
                        "deviation": 146.93375333800358,
                        "volatility": 0.06000006131846113
                    }
                },
                "ranking": 7.596280880617256,
                "professional": false,
                "ui_class": ""
            },
            "description": "Damon vs Louis",
            "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": true,
            "group": {
                "id": 14673,
                "name": "Go championship",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-30T12: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": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 104042,
            "name": "围棋爱好者小联赛 Fun Go",
            "director": {
                "id": 702196,
                "username": "superstarrr",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/b73899640dcb6e7c50c7adad2dac8f1d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2393.608848649298,
                        "deviation": 78.03481714714319,
                        "volatility": 0.060047445242006336
                    }
                },
                "ranking": 35.12223598876823,
                "professional": false,
                "ui_class": ""
            },
            "description": "enjoy the game of go!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": false,
            "group": {
                "id": 4206,
                "name": "围棋爱好者",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2023-06-24T04:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 31,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 100302,
            "name": "Pisek",
            "director": {
                "id": 938281,
                "username": "lalca",
                "country": "cz",
                "icon": "https://user-uploads.online-go.com/68fb7ce9de99ede0203d1aff91b0a501-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1142.7125200392497,
                        "deviation": 66.42570338837996,
                        "volatility": 0.05975435170968646
                    }
                },
                "ranking": 18.005186967369745,
                "professional": false,
                "ui_class": ""
            },
            "description": "Pisek open 2023",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "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": true,
            "group": {
                "id": 8367,
                "name": "Go klub Písek",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://user-uploads.online-go.com/2a6b5b6f74b19a2472d3d12151c82f6f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-02-20T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 14,
            "max_ranking": 34,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-02-20T18:00:51.669266Z",
            "ended": "2024-06-25T14:02:42.436429Z",
            "start_waiting": "2023-02-20T18:00:51.463637Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2a6b5b6f74b19a2472d3d12151c82f6f-15.png",
            "player_count": 9,
            "ranked": true
        }
    ]
}