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

{
    "count": 58661,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclusivity&page=5866",
    "results": [
        {
            "id": 52855,
            "name": "第5回かおり杯Sリーグ1(6d〜)",
            "director": {
                "id": 575743,
                "username": "site15",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/bc007d9395773691f25a5b61c493d20c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2232.771642016839,
                        "deviation": 66.15745879617059,
                        "volatility": 0.059975550212188235
                    }
                },
                "ranking": 33.51195664282314,
                "professional": false,
                "ui_class": ""
            },
            "description": "6d~目安 1,2で棋力差はありません。 好きなリーグを選んでいただけますと幸いですm(..)m",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 44640,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 129600,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2969,
                "name": "かおり杯-World Kaori Cup-",
                "summary": "For every player who enjoy go game",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 290,
                "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-10-26T11:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-10-26T11:00:17.232354Z",
            "ended": "2020-01-04T18:26:44.302243Z",
            "start_waiting": "2019-10-26T11:00:14.100572Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-15.png",
            "player_count": 9,
            "ranked": true
        }
    ]
}