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

{
    "count": 57671,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=id&page=5767",
    "results": [
        {
            "id": 132183,
            "name": "9*9 #19 Group C",
            "director": {
                "id": 1381238,
                "username": "BuzzerBeater",
                "country": "030",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d34952ca0e76fd14a163c154f3b31475-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2061.3032696776254,
                        "deviation": 77.12081094639206,
                        "volatility": 0.06049134776747137
                    }
                },
                "ranking": 31.662149767818047,
                "professional": false,
                "ui_class": ""
            },
            "description": "Finals Qualifying:<br />\n Top 3 in Group A<br />\n Top 2 in Group B<br />\n Top 1 in Group C<br />\n Top 1 in Group D<br />\n Top 2 in the previous round <br />",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 85333,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13682,
                "name": "9*9棋賽群",
                "summary": "A space for 9*9 tournaments!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 19,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-09-14T12:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "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": 1
        }
    ]
}