List all tournaments or create a new tournament.

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

{
    "count": 60511,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclude_provisional&page=6051",
    "results": [
        {
            "id": 118704,
            "name": "Go game with mooncakes and tea",
            "director": {
                "id": 1436588,
                "username": "Arrow A6 anti-",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 588.6751839572613,
                        "deviation": 80.73457404236709,
                        "volatility": 0.0636275307525229
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "<h3><a Href=\"https://online-go.com/group/13797\"><span  style=\"color:gold;\"><u>无间勤碁术化&#20<a Href=\"https://online-go.com/group/13797\">welcome to join</u>\n</a></h3>\n 调寄 【词牌 <a Href=\"https://en.m.wikipedia.org/wiki/Shuidiao_Getou\">水调歌头</a>】\n</a <br>\n\n\n- <a Href=\"https://en.m.wikipedia.org/wiki/Su_Shi \"><span  style=\"color: green;\">作者</a> \n<a Href=\"https://en.m.wikipedia.org/wiki/Su_Shi \">苏轼\n</a> \n\n明月幾時有?把酒問青天。不知天上宮闕,今夕是何年。我欲乘風歸去,又恐瓊樓玉宇,高處不勝寒。起舞弄清影,何似在人間!\n\n轉朱閣,低綺戶,照無眠。不應有恨,何事長向別時圓。人有悲歡離合,月有陰晴圓缺,此事古難全。但願人長久,千里共嬋娟。\n \n - <a Href=\"https://en.m.wikipedia.org/wiki/Lin_Yutang \"><span  style=\"color: green;\">Translator\n</a>\n<a Href=\"https://en.m.wikipedia.org/wiki/Lin_Yutang \">Lin Yutang\n</a>\n\nHow rare the moon, so round and clear!<br>\nWith cup in hand, I ask of the blue sky,<br>\n\"I do not know in the celestial sphere\nWhat name this festive night goes by?\"<br>\nI want to fly home, riding the air,<br>\nBut fear the ethereal cold up there,<br>\nThe jade and crystal mansions are so high!<br>\nDancing to my shadow,<br>\nI feel no longer the mortal tie.<br>\n\nShe rounds the vermilion tower,<br>\nStoops to silk-pad doors,<br>\nShines on those who sleepless lie.<br>\nWhy does she, bearing us no grudge,<br>\nShine upon our parting, reunion deny?<br>\nBut rare is perfect happiness--\nThe moon does wax, the moon does wane,<br>\nAnd so men meet and say goodbye.<br>\nI only pray our life be long,<br>\nAnd our souls together heavenward fly!\n\n<br>\n\n\n<embed src=\"https://www.youtube.com/embed/oT3ANDbyurE\" loop=\"loop\" autoplay=\"autoplay\"  style=\"width:100%;height:100%;vertical-align : middle;\" >\n\n<embed src=\"https://www.youtube.com/embed/wnfRImqYVOM\" loop=\"loop\" autoplay=\"autoplay\"  style=\"width:100%;height:100%;vertical-align : middle;\" >\n\n\n<embed src=\"https://www.youtube.com/embed/Ai1G85FypxQ\" loop=\"loop\" autoplay=\"autoplay\"  style=\"width:100%;height:100%;vertical-align : middle;\" >\n\n\n<a href=\"https://info.flagcounter.com/1b9J\"><img src=\"https://s11.flagcounter.com/mini/1b9J/bg_000000/txt_FFFFFF/border_CCCCCC/flags_0/\" alt=\"Flag Counter\" border=\"0\"></a>",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 87084,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 86400,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13797,
                "name": " 无间勤碁术化  Go Advance forward forever",
                "summary": "欢迎围棋爱好者来到属于您的园地\n\n\n          In Your 💖 Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 498,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-17T17:00:00Z",
            "players_start": 15,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-09-17T01:14:16.526363Z",
            "ended": null,
            "start_waiting": "2024-09-17T01:14:06.061027Z",
            "board_size": 19,
            "active_round": 5,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 100,
            "ranked": true
        }
    ]
}