List all tournaments or create a new tournament.

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

{
    "count": 60732,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=6073",
    "results": [
        {
            "id": 109450,
            "name": "M1/2 : ทดสอบระบบการแข่งขันออนไลน์",
            "director": {
                "id": 779033,
                "username": "T.Boss Chanatip",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b48d7002f7cfe5a5b7dbf304aa99b403-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2061.8102023964366,
                        "deviation": 71.59224853796127,
                        "volatility": 0.06006389214999419
                    }
                },
                "ranking": 31.667842307001894,
                "professional": false,
                "ui_class": ""
            },
            "description": "มาเล่นหมากล้อมกันนนน",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10225,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13760,
                "name": "Satit PIM M1-M3 Class T.Boss",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 998,
                "icon": "https://user-uploads.online-go.com/01bddb523006f2ecdc9fc4c2a6c4172b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-11-10T06:05:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-11-10T06:05:30.062637Z",
            "ended": "2023-11-26T06:28:53.159599Z",
            "start_waiting": "2023-11-10T06:05:29.712969Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/01bddb523006f2ecdc9fc4c2a6c4172b-15.png",
            "player_count": 30,
            "ranked": true
        },
        {
            "id": 98884,
            "name": "HikaruNo GO",
            "director": {
                "id": 1271715,
                "username": "Amane Yugi",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/f721f028b26f60d406270e26d77c6b1d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 317.0459274206644,
                        "deviation": 71.6251230204964,
                        "volatility": 0.060008818539231644
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "i d k",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8953,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-01-15T16:59:00Z",
            "players_start": 70,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-07-09T16:09:48.354024Z",
            "ended": "2025-08-13T17:58:48.582661Z",
            "start_waiting": "2023-07-09T16:09:47.640611Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 41,
            "ranked": true
        }
    ]
}