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

{
    "count": 54582,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=5458",
    "results": [
        {
            "id": 24764,
            "name": "go players!",
            "director": {
                "id": 420693,
                "username": "woojames22",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/8c3a457276b2c72babad1cd64b86a45d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 962.1730727677597,
                        "deviation": 86.27172983204477,
                        "volatility": 0.06001255673351594
                    }
                },
                "ranking": 14.024179280111898,
                "professional": false,
                "ui_class": ""
            },
            "description": "n vcg h  v g",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 0,
            "time_control_parameters": {
                "total_time": 50,
                "time_control": "absolute",
                "speed": "blitz",
                "system": "absolute",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1459,
                "name": "GO STUDYERS",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2017-02-17T08:25:00Z",
            "players_start": 1,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "strength",
            "min_ranking": 1,
            "max_ranking": 34,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-02-17T08:25:56.173178Z",
            "ended": "2017-02-17T08:25:56.147968Z",
            "start_waiting": "2017-02-17T08:25:56.034706Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1
        },
        {
            "id": 38561,
            "name": "Shusaku Title Tournament",
            "director": {
                "id": 517077,
                "username": "thomaid4417",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7384a5bfb50341e933bc9a8523c6a0cb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 818.7608071345088,
                        "deviation": 79.96491087639252,
                        "volatility": 0.06000739668122208
                    }
                },
                "ranking": 10.28771470653308,
                "professional": false,
                "ui_class": ""
            },
            "description": "Win to earn your Shusaku Titles",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "time_control": "none",
                "speed": "correspondence",
                "system": "none",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2863,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-06-27T17:25:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-07-04T11:44:52.456865Z",
            "ended": "2018-09-07T11:01:22.795405Z",
            "start_waiting": "2018-07-04T11:44:51.388178Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 4
        }
    ]
}