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

{
    "count": 53501,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5350",
    "results": [
        {
            "id": 66566,
            "name": "孫方中第一堂比賽",
            "director": {
                "id": 212102,
                "username": "關老師",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/d5ba894609aaf131293f3a54d86abda3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2182.4777178869635,
                        "deviation": 74.65816766956273,
                        "volatility": 0.060036867353653545
                    }
                },
                "ranking": 32.9845324317263,
                "professional": false,
                "ui_class": ""
            },
            "description": "請多多指教",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 1500
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7027,
                "name": "(2022-2023 第1期 ) 孫方中 圍棋 進階A班",
                "summary": "3/10,10/10,17/10,24/10,31/10,7/11,28/11,5/12,19/12,9/1,16/1.\n\n星期一 下午 2:30-3:45.\n\n ",
                "require_invitation": false,
                "is_public": false,
                "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": "2020-10-12T07:25:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-10-12T07:21:53.871925Z",
            "ended": "2020-10-12T08:30:49.371345Z",
            "start_waiting": "2020-10-12T07:21:53.720827Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5
        }
    ]
}