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

{
    "count": 57891,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=exclusivity&page=5789",
    "results": [
        {
            "id": 21607,
            "name": "i go game",
            "director": {
                "id": 363418,
                "username": "роман. супер стар",
                "country": "ua",
                "icon": "https://secure.gravatar.com/avatar/dbf374d5b158852502869b430463f3b7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1157.1101850588057,
                        "deviation": 78.59963217449076,
                        "volatility": 0.06000209322291529
                    }
                },
                "ranking": 18.29504435407609,
                "professional": false,
                "ui_class": ""
            },
            "description": "game i go",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 1800,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 1800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1292,
                "name": "i go game",
                "summary": "игра и го",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 18,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8a6adf23d50f9c49c50e528ec0668c1d-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-10-21T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-10-22T23:39:19.998970Z",
            "ended": "2016-10-23T00:39:22.365946Z",
            "start_waiting": "2016-10-22T23:39:19.776389Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8a6adf23d50f9c49c50e528ec0668c1d-15.png",
            "player_count": 4
        }
    ]
}