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

{
    "count": 58242,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5824",
    "results": [
        {
            "id": 59248,
            "name": "Torei de quarentena.",
            "director": {
                "id": 71636,
                "username": "riemsdijk",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/da901711d8fc89260b88e89b54d973a2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2090.752813463398,
                        "deviation": 107.21131894032435,
                        "volatility": 0.06007508560034665
                    }
                },
                "ranking": 31.99055013514288,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneio de quarentena",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 600,
                "max_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1304,
                "name": "Formadores da SME",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 72,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-18T18: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": "2020-04-18T18:00:52.535821Z",
            "ended": "2020-04-18T20:12:10.678356Z",
            "start_waiting": "2020-04-18T18:00:52.091252Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8
        },
        {
            "id": 101503,
            "name": "林立 胡煜樑",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "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-03-25T05: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-03-25T04:57:30.282008Z",
            "ended": "2023-03-31T02:10:33.137581Z",
            "start_waiting": "2023-03-25T04:57:30.231871Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        }
    ]
}