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

{
    "count": 57742,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclusivity&page=5774",
    "results": [
        {
            "id": 83253,
            "name": "Team D 2",
            "director": {
                "id": 1056772,
                "username": "ycchan",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/3f757e369adb37ec7025a5ad2b5f4e97?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1190.2513571308164,
                        "deviation": 190.5038148133336,
                        "volatility": 0.060001753666935165
                    }
                },
                "ranking": 18.948773319697555,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Team D Again",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10281,
                "name": "STWDCFWMS-TeamD",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 9,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-12-03T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-12-03T08:37:43.026248Z",
            "ended": "2021-12-03T09:18:51.414282Z",
            "start_waiting": "2021-12-03T08:37:42.945726Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3
        },
        {
            "id": 59222,
            "name": "Este si, metanse",
            "director": {
                "id": 745405,
                "username": "GREENSTORM Z",
                "country": "vu",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b102977143eca1f2568daea9c82c5792-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 988.264926379348,
                        "deviation": 80.17066300764452,
                        "volatility": 0.06002358002436805
                    }
                },
                "ranking": 14.643591377873966,
                "professional": false,
                "ui_class": ""
            },
            "description": "Plox\nMetanse, mas rapido tyron",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 631680,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4806,
                "name": "COIN Centro de Inteligencias",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 66,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-24T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-24T18:00:26.537481Z",
            "ended": "2020-09-14T14:15:27.718856Z",
            "start_waiting": "2020-04-24T18:00:25.525800Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5
        }
    ]
}