List all tournaments or create a new tournament.

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

{
    "count": 59321,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5932",
    "results": [
        {
            "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": 496,
                "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
        }
    ]
}