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

{
    "count": 53572,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclusivity&page=5357",
    "results": [
        {
            "id": 48461,
            "name": "June Swoon DDK Tournament",
            "director": {
                "id": 58836,
                "username": "DrQuantum",
                "country": "us",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5192a63f12fa80c878392f9d0034612b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1196.6521984415776,
                        "deviation": 63.15801020841657,
                        "volatility": 0.05896662684034122
                    }
                },
                "ranking": 19.072934039302893,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "A DDK Tournament for the month of June",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 24,
                "name": "Double Digit Kyu Room",
                "summary": "For those of us working our way through to SDK. Whether its for your first time up the ladder and the 20th, lets find some opponents and camaraderie. ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3421,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2019-06-01T14:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-05-26T12:35:17.700890Z",
            "ended": "2019-09-04T03:33:57.517295Z",
            "start_waiting": "2019-05-26T12:35:06.644747Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10
        },
        {
            "id": 67381,
            "name": "2. verrsiuch",
            "director": {
                "id": 865290,
                "username": "Carsten.Schwarz",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/debd3c0fddbd76f1ae21973b93e99472?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1606.3774663710713,
                        "deviation": 160.1112853853231,
                        "volatility": 0.060024269947845106
                    }
                },
                "ranking": 25.8895395020858,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "2. versuch",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "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": 7187,
                "name": "Canisius_Kolleg",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-03T16:23:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-11-03T16:23:09.957931Z",
            "ended": "2020-11-03T16:38:18.472950Z",
            "start_waiting": "2020-11-03T16:23:09.622910Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4
        }
    ]
}