List all tournaments or create a new tournament.

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

{
    "count": 59002,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclude_provisional&page=5901",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclude_provisional&page=5899",
    "results": [
        {
            "id": 60070,
            "name": "test 3",
            "director": {
                "id": 735901,
                "username": "nathanxmn",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/1a4b87da9a6e35c1166cc7ee093c09c1-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1474.442432683206,
                        "deviation": 61.08328809565482,
                        "volatility": 0.06002702500153612
                    }
                },
                "ranking": 23.905544766932575,
                "professional": false,
                "ui_class": ""
            },
            "description": "...ouiaboawvnlawv",
            "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": false,
            "group": {
                "id": 4700,
                "name": "Nido Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-04T17:10:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-04T17:42:33.964695Z",
            "ended": "2020-05-07T14:34:28.739767Z",
            "start_waiting": "2020-05-04T17:42:33.791732Z",
            "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": 116904,
            "name": "国庆节10.1",
            "director": {
                "id": 1430197,
                "username": "deleted-d13910fe-e5a4-4040-93d7-d0668f5ae4d4",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/927e69cecbf365e2078395ee98e817f3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 875.5175656976088,
                        "deviation": 135.16783669189448,
                        "volatility": 0.06004585505058601
                    }
                },
                "ranking": 11.839302451557224,
                "professional": false,
                "ui_class": ""
            },
            "description": "中华人民共和国国庆节是中华人民共和国的建立纪念日。1949年10月1日,北京天安门广场举行了开国大典,中华人民共和国中央人民政府正式成立。1949年12月2日,中央人民政府委员会第四次会议通过《关于中华人民共和国国庆日的决议》,宣告:\"自一九五零年起,每年的十月一日,即中华人民共和国宣告成立的日子,为中华人民共和国的国庆日。 \"国庆节期间,全中国都会举行各种纪念活动,纪念为中华人民共和国的建立而牺牲的革命先烈。中国大陆、香港及澳门地区均订为法定假日或公众假期(澳门为2天;香港在1997和98年也曾是2天,后为1天)。自2008年起,每逢国庆节,国家领导人都会向位于天安门广场的人民英雄纪念碑敬献花篮。世界各地华侨社区,均会举办升旗仪式等活动庆祝国庆。",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 355825,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 345600,
                "initial_time": 604800,
                "max_time": 1123200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1775,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-06-11T06:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-06-11T06:00:51.136941Z",
            "ended": "2024-08-27T05:33:10.213894Z",
            "start_waiting": "2024-06-11T06:00:50.928598Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 123398,
            "name": "Champions League Puig Castellar",
            "director": {
                "id": 1096827,
                "username": "rusben",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2d5b3343c617b01accde2daf1bde3854?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1732.2318898313797,
                        "deviation": 80.60963625664145,
                        "volatility": 0.06007908216243982
                    }
                },
                "ranking": 27.635722327987764,
                "professional": false,
                "ui_class": ""
            },
            "description": "Champions League Puig Castellar",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 37,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14861,
                "name": "SMX1B",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 22,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-19T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-12-19T08:45:45.968915Z",
            "ended": "2024-12-19T09:27:57.826598Z",
            "start_waiting": "2024-12-19T08:45:45.875068Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 135495,
            "name": "9x9 Open D.E. Cup #213",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1382.4823403401313,
                        "deviation": 71.02378199601957,
                        "volatility": 0.060137341231138945
                    }
                },
                "ranking": 22.41470268576045,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 688,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-12-21T20:05: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-12-21T07:08:01.553075Z",
            "ended": null,
            "start_waiting": "2025-12-21T07:08:01.456850Z",
            "board_size": 9,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 80678,
            "name": "2021/22圍棋校隊第一次循環賽",
            "director": {
                "id": 922720,
                "username": "go27082708",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b3e7f690c33f687a9632741520125809?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1672.901993865096,
                        "deviation": 100.67878366607673,
                        "volatility": 0.060036885678894314
                    }
                },
                "ranking": 26.82892520728808,
                "professional": false,
                "ui_class": ""
            },
            "description": "每堂圍棋校隊上課時進行一輪比賽, 缺席者自動判負.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 26880,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10180,
                "name": "STWDCFWMS-TeamC",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 22,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-30T00:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-09-29T07:20:29.663526Z",
            "ended": "2021-11-17T07:21:08.087358Z",
            "start_waiting": "2021-09-29T07:20:29.437627Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 91466,
            "name": "3 -> 黃思齊 4 -> 殷曉瞳",
            "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 -> 黃思齊\n4 -> 殷曉瞳",
            "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": false,
            "group": {
                "id": 7530,
                "name": "傳碁 D班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 71,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-06-19T06: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-06-19T05:41:18.218262Z",
            "ended": "2022-06-19T06:04:57.561338Z",
            "start_waiting": "2022-06-19T05:41:18.162379Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 110827,
            "name": "Имени Никиты Горохова",
            "director": {
                "id": 908509,
                "username": "John_Lenin",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/e31f815467f0341377a3e3d940891275-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1587.1453021748923,
                        "deviation": 62.10460244894621,
                        "volatility": 0.059941071590232355
                    }
                },
                "ranking": 25.610706366451563,
                "professional": false,
                "ui_class": ""
            },
            "description": "Порхай как бабочка, \nЖаль Никита не пришёл(",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 39,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12548,
                "name": "Го-клуб ТюмГУ \"Го в Го\"",
                "summary": "Это группа клуба Го Тюменского государственного университета \"Го в Го\".",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 52,
                "icon": "https://user-uploads.online-go.com/3cf8a4ddb74ab2d20fcfc89b23e7cd14-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-12-20T16:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2023-12-20T15:27:59.884460Z",
            "ended": "2023-12-20T15:30:05.324852Z",
            "start_waiting": "2023-12-20T15:27:59.809581Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3cf8a4ddb74ab2d20fcfc89b23e7cd14-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 78434,
            "name": "Correspondence 9+9 board",
            "director": {
                "id": 1014509,
                "username": "Layla 13 kyu",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/6f8c33128b19ab61334d5bc83145219e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 629.0920537858701,
                        "deviation": 175.58736163267193,
                        "volatility": 0.06000406635550553
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Okay 👌",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 886,
                "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-05T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-06T18:28:21.109412Z",
            "ended": "2021-08-30T15:21:58.756942Z",
            "start_waiting": "2021-08-06T18:28:20.944680Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 109564,
            "name": "Meow turemanamt 2",
            "director": {
                "id": 1236996,
                "username": "𝐌𝐢𝐧𝐠𝐋𝐚𝐮",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/9d95cff759575ac3bb6b4a95b725f529-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1129.35656475548,
                        "deviation": 67.15912054643624,
                        "volatility": 0.060068342812330915
                    }
                },
                "ranking": 17.733017491285775,
                "professional": false,
                "ui_class": ""
            },
            "description": "Meow Meow, cat!🐱🐱🐱",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": false,
            "group": {
                "id": 13697,
                "name": "𝓞𝓷𝓵𝓲𝓷𝓮 𝓖𝓸 𝓣𝓸𝓾𝓻𝓷𝓪𝓶𝓮𝓷𝓽",
                "summary": "Dear members: Thank you for your support! Our guild needs the help of more people to make the guild prosper. I hope everyone can contribute, join the guild, and recommend your friends to this big family.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 93,
                "icon": "https://user-uploads.online-go.com/9e17e96c684c6fa6c7eb16a8ba4be685-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-11-25T13:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-11-25T13:00:53.740298Z",
            "ended": "2024-09-15T15:16:17.059993Z",
            "start_waiting": "2023-11-25T13:00:53.514749Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9e17e96c684c6fa6c7eb16a8ba4be685-15.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 91969,
            "name": "3 -> 郭在田 4 -> 岑",
            "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 -> 郭在田\n4 -> 岑",
            "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": 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": "2022-07-02T09: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-07-02T08:34:09.219395Z",
            "ended": "2022-07-02T09:05:46.844091Z",
            "start_waiting": "2022-07-02T08:34:09.154752Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        }
    ]
}