List all tournaments or create a new tournament.

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

{
    "count": 58971,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=5897",
    "results": [
        {
            "id": 120652,
            "name": "SunRise from East",
            "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": "🌏🌍🌎\n\n<h3><a Href=\"https://online-go.com/group/13797\"><span  style=\"color:gold;\"><u>  Go advance forward forever&#20<a Href=\"https://online-go.com/group/13797\">welcome to join</u>\n</a></h3>\n\n<p>\n<embed src=\"https://www.youtube.com/embed/2HoTK_Gqi2Q\"width=\"320\" height=\"180\">\n</p>",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "chinese",
            "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": 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-10-01T08:00:00Z",
            "players_start": 9,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-10-01T08:00:58.694043Z",
            "ended": null,
            "start_waiting": "2024-10-01T08:00:58.448685Z",
            "board_size": 19,
            "active_round": 4,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 19,
            "ranked": true
        }
    ]
}