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

{
    "count": 57942,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclusivity&page=5794",
    "results": [
        {
            "id": 65454,
            "name": "möhmöh2",
            "director": {
                "id": 609058,
                "username": "ranzuh",
                "country": "fi",
                "icon": "https://secure.gravatar.com/avatar/5493a35c47ea10209194a6713d3702ab?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1075.964384931547,
                        "deviation": 63.7394227727917,
                        "volatility": 0.05999746040055684
                    }
                },
                "ranking": 16.611846852466535,
                "professional": false,
                "ui_class": ""
            },
            "description": "möhmöh2",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 34,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 420,
                "period_time": 30,
                "periods": 4
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6829,
                "name": "Möhkäkalat",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-14T18: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-09-14T17:08:24.987203Z",
            "ended": "2020-09-14T17:14:44.221295Z",
            "start_waiting": "2020-09-14T17:08:24.688619Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4
        },
        {
            "id": 53290,
            "name": "V Warm up for 2020 tournament",
            "director": {
                "id": 15530,
                "username": "Julko",
                "country": "pl",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 905.72709649005,
                        "deviation": 71.65505748151637,
                        "volatility": 0.05929830809361521
                    }
                },
                "ranking": 12.624615908711911,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Go! Go! Go!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "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": 85,
                "name": "Isle of Skye",
                "summary": "If you've ever played, or are not 100% ruling out ever playing, in the tournament held every second year in the Isle of Skye, Scotland, then you qualfy for this group.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 29,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6e667209a2e455c6e70d43f9e2d1b11f-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-11-12T04: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": "2019-11-12T04:01:01.034176Z",
            "ended": "2019-12-01T14:08:50.605651Z",
            "start_waiting": "2019-11-12T04:00:59.949479Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6e667209a2e455c6e70d43f9e2d1b11f-15.png",
            "player_count": 4
        }
    ]
}