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

{
    "count": 58002,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=5800",
    "results": [
        {
            "id": 112204,
            "name": "notokio",
            "director": {
                "id": 1376960,
                "username": "fancyTank",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6fa347ee5c999a554ac49b2ff6273910?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 708.0834023028157,
                        "deviation": 63.417236435422495,
                        "volatility": 0.06004413904725901
                    }
                },
                "ranking": 6.925637896224379,
                "professional": false,
                "ui_class": ""
            },
            "description": "hier werden verlierer gemacht.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6757,
                "name": "If you die in an elevator, make sure you press the up button",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-01-30T18:58:00Z",
            "players_start": 3,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-01-30T18:58:01.106871Z",
            "ended": "2024-01-30T19:39:03.989076Z",
            "start_waiting": "2024-01-30T18:58:01.044837Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3
        },
        {
            "id": 13662,
            "name": "Torneo mensual 9x9  (Enero)",
            "director": {
                "id": 162229,
                "username": "adax",
                "country": "mx",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/aaf27bf22c4fdb2cf447d2dd4c7a2076-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1430.7661396947433,
                        "deviation": 63.80914074834482,
                        "volatility": 0.06011535142363368
                    }
                },
                "ranking": 23.209427883882654,
                "professional": false,
                "ui_class": ""
            },
            "description": "McMahon 9x9",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 678,
                "name": "Asociación Mexicana de Baduk-Igo-Weiqi",
                "summary": "Asociación Mexicana de Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 224,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/acc6ac0f8c46038902c8ccb6d94741f6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2016-01-10T02:04:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2016-01-10T02:04:33.712981Z",
            "ended": "2018-06-07T01:58:05.828612Z",
            "start_waiting": "2016-01-10T02:04:33.524789Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/acc6ac0f8c46038902c8ccb6d94741f6-15.png",
            "player_count": 13
        }
    ]
}