List all tournaments or create a new tournament.

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

{
    "count": 59062,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=5906",
    "results": [
        {
            "id": 70218,
            "name": "随便下下lalala",
            "director": {
                "id": 918924,
                "username": "xiaoyuzhang",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/666dd4ecd2dd534409d9e3484d72016d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "随便下下lalala",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7981,
                "name": "围棋教室lalala",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-17T02:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-17T02:00:28.016014Z",
            "ended": "2021-01-17T02:00:27.982338Z",
            "start_waiting": "2021-01-17T02:00:27.911085Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 117218,
            "name": "🍀🍀🍀25kyu players let's beat it🍀🍀🍀",
            "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": "🍀🍀🍀25Kyu players beat it to be a Legend🍀🍀🍀\n\n<p>\n<embed src=\"https://www.youtube.com/embed/oautjk0v9pI\"width=\"460\" height=\"380\">\n</p>\nfor more information with ...\n<H2><a Href=\"https://online-go.com/group/13797\">  Join <a  style=\"color:gold;\">无间勤碁术化 <a><a Href=\"https://online-go.com/group/13797\">Now</a></h2>\n\n\n<a href=\"https://info.flagcounter.com/N8xz\"><img src=\"https://s11.flagcounter.com/mini/N8xz/bg_000000/txt_FFFFFF/border_CCCCCC/flags_0/\" alt=\"Flag Counter\" border=\"0\"></a>",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 260661,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 86400,
                "period_time": 259200,
                "periods": 1
            },
            "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": 497,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-06-26T08:00:00Z",
            "players_start": 3,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 5,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-06-26T08:00:17.257732Z",
            "ended": "2025-01-13T12:05:41.350688Z",
            "start_waiting": "2024-06-26T08:00:15.047277Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 34,
            "ranked": true
        }
    ]
}