List all tournaments or create a new tournament.

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

{
    "count": 59202,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5920",
    "results": [
        {
            "id": 84287,
            "name": "Mega tournament eleven",
            "director": {
                "id": 736023,
                "username": "2026vs.",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/7b00a5b491f99a02c822db43039ddd91-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1529.4955917779457,
                        "deviation": 63.196335111054026,
                        "volatility": 0.060307009572073786
                    }
                },
                "ranking": 24.754179686665076,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open!",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 432000,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5351,
                "name": "2025vs ",
                "summary": "A group for Go players who love the 9x9 board to 19x19 board and an open group for any go players......and members over 150!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 194,
                "icon": "https://user-uploads.online-go.com/800b4a0d234e19e92a200d1dd3e4faff-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-02T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-02T03:00:30.365778Z",
            "ended": null,
            "start_waiting": "2022-04-02T03:00:30.332255Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/800b4a0d234e19e92a200d1dd3e4faff-15.png",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 87780,
            "name": "การแข่งขันภายใน(2.1-5)",
            "director": {
                "id": 126382,
                "username": "tur007",
                "country": "th",
                "icon": "https://secure.gravatar.com/avatar/03a031d65246c82c0ecb17a5f0176c4c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1917.049950973218,
                        "deviation": 65.06224744223177,
                        "volatility": 0.06000982345084149
                    }
                },
                "ranking": 29.98259603062985,
                "professional": false,
                "ui_class": ""
            },
            "description": "แต้มต่อเป็น 1.5 งั้นคำนวณแล้วผลไม่ตรง(ระบบคิดเป็น 5.5) โปรดแจ้งผลกับอาจารย์ได้เลยครับ",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11267,
                "name": "PIM 2.1-5",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 111,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-26T04:10:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-03-26T05:41:33.304816Z",
            "ended": "2022-09-18T17:03:07.390370Z",
            "start_waiting": "2022-09-18T17:03:07.381507Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 18,
            "ranked": true
        }
    ]
}