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

{
    "count": 57942,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=id&page=5794",
    "results": [
        {
            "id": 133056,
            "name": "段位大賽1-9段",
            "director": {
                "id": 1840851,
                "username": "ChessMaster_Bird",
                "country": "001",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/322c264edc900cf4d72987ebcd1be5c7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1167.9245630859186,
                        "deviation": 111.13194109127214,
                        "volatility": 0.060023122204226446
                    }
                },
                "ranking": 18.510399980016203,
                "professional": false,
                "ui_class": ""
            },
            "description": "只有段位才能參加比賽。",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 604800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13697,
                "name": "Online Go Tournament ",
                "summary": "Dear members: Thank you for your support! Our guild needs the help of more people to make the guild prosper. I hope everyone can contribute, join the guild, and recommend your friends to this big family.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 76,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9e17e96c684c6fa6c7eb16a8ba4be685-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-03-01T04:00:00Z",
            "players_start": 20,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 30,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9e17e96c684c6fa6c7eb16a8ba4be685-15.png",
            "player_count": 2
        },
        {
            "id": 133058,
            "name": "1. Grazer Online Turnier",
            "director": {
                "id": 454852,
                "username": "Valens11",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6d253203557dda0aa2bf88ab1e299d49-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1755.380831505972,
                        "deviation": 61.14773046327982,
                        "volatility": 0.059967056047574026
                    }
                },
                "ranking": 27.94304192603247,
                "professional": false,
                "ui_class": ""
            },
            "description": "Es ist ein Turnier, das für alle offen.\nThis tournament is open for everyone.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 5,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 5,
                "initial_time": 30,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15778,
                "name": "Grazer GO-Klub",
                "summary": "Das ist die OGS Gruppe des Grazer GO-Klubs. ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d2a6837a36b54b37f957597876449287-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-10T17:00:00Z",
            "players_start": 16,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d2a6837a36b54b37f957597876449287-15.png",
            "player_count": 0
        }
    ]
}