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

{
    "count": 58362,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=id&page=5836",
    "results": [
        {
            "id": 134409,
            "name": "JORNADA 13 DE ENTRENAMIENTO AVANZADO A DE GO OTOÑO 2025",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1066.9147845069908,
                        "deviation": 60.42468367439606,
                        "volatility": 0.059755815085253045
                    }
                },
                "ranking": 16.416316000079693,
                "professional": false,
                "ui_class": ""
            },
            "description": "En el fondo no sólo se trata de vencer a los oponentes en el tablero de Go; se trata, sobre todo, de vencerse a uno mismo, momento a momento, día tras día, practicando el arte.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 62,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14953,
                "name": "Kanik",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 17,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-11-16T00:35:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 134411,
            "name": "Sheffield Go Soc November 2025",
            "director": {
                "id": 771667,
                "username": "DDG972",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/857ab4da1d3a7f7d90aa4c24d8fba839-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1720.5494784968964,
                        "deviation": 62.82770958086045,
                        "volatility": 0.059924129508633274
                    }
                },
                "ranking": 27.47906667819574,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let's play go!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 623947,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10742,
                "name": "University of Sheffield Go Society",
                "summary": "Welcome to the Uni of Sheffield OGS group!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 25,
                "icon": "https://user-uploads.online-go.com/496fb96c873bc3ff300cbeeef8bc6114-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-11-22T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/496fb96c873bc3ff300cbeeef8bc6114-15.png",
            "player_count": 2
        }
    ]
}