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

{
    "count": 54562,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5456",
    "results": [
        {
            "id": 88151,
            "name": "1 -> 馮子宸 2 -> 鄭棨康",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1897.8172746570806,
                        "deviation": 70.6118695512248,
                        "volatility": 0.06041666819572323
                    }
                },
                "ranking": 29.74917232144055,
                "professional": false,
                "ui_class": ""
            },
            "description": "1 -> 馮子宸\n2 -> 鄭棨康",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "傳碁 C班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-04-03T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-04-03T03:52:06.994081Z",
            "ended": "2022-04-03T04:05:51.676638Z",
            "start_waiting": "2022-04-03T03:52:06.931598Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 101989,
            "name": "林立 胡曦文",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1897.8172746570806,
                        "deviation": 70.6118695512248,
                        "volatility": 0.06041666819572323
                    }
                },
                "ranking": 29.74917232144055,
                "professional": false,
                "ui_class": ""
            },
            "description": "林立\n胡曦文",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 29,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6399,
                "name": "傳碁 B班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 53,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2023-04-08T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2023-04-08T08:31:26.473829Z",
            "ended": "2023-04-08T09:13:20.439829Z",
            "start_waiting": "2023-04-08T08:31:26.430159Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        }
    ]
}