List all tournaments or create a new tournament.

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

{
    "count": 60911,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=6091",
    "results": [
        {
            "id": 129127,
            "name": "cgggcnfggnfgnhfdndfhnmngfhhdhdthgdggdxfgdfsggsfgzfsgg",
            "director": {
                "id": 1769328,
                "username": "gertgegreg",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6dfa39c4c4cce3d86ea0dbe919b44ed2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1282.2617613302161,
                        "deviation": 113.62547030823282,
                        "volatility": 0.06000894734729132
                    }
                },
                "ranking": 20.67254570959296,
                "professional": false,
                "ui_class": ""
            },
            "description": "grrsefgaegtaertaertqerteqrt",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "ing",
            "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": 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": true,
            "time_start": "2025-06-04T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-06-04T20:21:26.214209Z",
            "ended": "2025-06-05T12:21:23.217149Z",
            "start_waiting": "2025-06-04T20:21:26.033097Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 13,
            "ranked": true
        }
    ]
}