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

{
    "count": 53732,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclusivity&page=5373",
    "results": [
        {
            "id": 108508,
            "name": "Half Term Tournament - Second Attempt",
            "director": {
                "id": 204231,
                "username": "Duin",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/5aa764ab93c95913061ebff5402129d7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1128.0317831963494,
                        "deviation": 61.902773965355024,
                        "volatility": 0.06001240790313507
                    }
                },
                "ranking": 17.70584565207382,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Trying again without random strangers joining!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 90782,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12962,
                "name": "Abingdon School",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 27,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b749fdd8e51e6aad42c5bed1302a597e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-17T11: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": "2023-10-17T11:00:35.776881Z",
            "ended": "2023-10-23T12:52:39.789986Z",
            "start_waiting": "2023-10-17T11:00:35.658265Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b749fdd8e51e6aad42c5bed1302a597e-15.png",
            "player_count": 4
        },
        {
            "id": 61237,
            "name": "Vendo papás",
            "director": {
                "id": 748142,
                "username": "Camaleonkecleon",
                "country": "co",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/09a771660c97b0be8ae85ce58b4f223e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 921.536484935623,
                        "deviation": 67.08333781650326,
                        "volatility": 0.06005378484933887
                    }
                },
                "ranking": 13.02521107055442,
                "professional": false,
                "ui_class": ""
            },
            "description": "Valdivia todo hay uso ya ja digo mayo",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 150,
                "period_time": 25,
                "periods": 1
            },
            "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-05-30T01: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-05-30T00:06:18.898699Z",
            "ended": "2020-05-30T00:46:53.597300Z",
            "start_waiting": "2020-05-30T00:06:18.685042Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5
        }
    ]
}