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

{
    "count": 58601,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=5860",
    "results": [
        {
            "id": 38561,
            "name": "Shusaku Title Tournament",
            "director": {
                "id": 517077,
                "username": "thomaid4417",
                "country": "un",
                "icon": "https://user-uploads.online-go.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": 2949,
                "icon": "https://user-uploads.online-go.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://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 4
        }
    ]
}