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

{
    "count": 57791,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclusivity&page=5779",
    "results": [
        {
            "id": 64912,
            "name": "TARUC PG COCU DAY",
            "director": {
                "id": 838334,
                "username": "zakrew1",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2488e80a7b68df786a75b47e2cc9ceff?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "TARUC PG Cocu Day 2020",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 6711,
                "name": "TARUC PG Weiqi Cocu Day",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 81,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-05T00:15:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-09-05T00:15:59.334112Z",
            "ended": null,
            "start_waiting": "2020-09-05T00:15:55.907135Z",
            "board_size": 13,
            "active_round": 8,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 101
        }
    ]
}