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

{
    "count": 58331,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5833",
    "results": [
        {
            "id": 60969,
            "name": "11th Kuksu Main Title Match - Board 2",
            "director": {
                "id": 199065,
                "username": "Kuksu League",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/068ce77b41c5451811b692b8280d0f68?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "11th Kuksu Main Title Match - Board 2\n\nTitle Holder: \n<a style=\"color:purple\" href='https://online-go.com/user/view/35184/'>vitality [Kuksu] x3</a>\n\n<table style=\"text-align:center;empty-cells:hide;table-layout:fixed;border:1px solid\">\n<tr>\n\t<td style=\"border:1px solid;\">Kuksu</td>\n\t<td style=\"border:1px solid;\"><a href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu (7d)</a></td>\n\t<td style=\"border:1px solid;\"><a href='https://online-go.com/player/213536/SanDiego'>SanDiego (2d)</a></td>\n\t<td style=\"border:1px solid;\"><a href='https://online-go.com/tournament/60968'>Board 1</a></td>\n\t<td style=\"border:1px solid;\"><a href='https://online-go.com/tournament/60969'>Board 2</a></td>\n\t<td style=\"border:1px solid;\"><a href='https://online-go.com/tournament/60970'>Board 3</a></td>\n\t<td style=\"border:1px solid;\"><a href='https://online-go.com/tournament/60971'>Board 4</a></td>\n\t<td style=\"border:1px solid;\"><a href='https://online-go.com/tournament/61023'>Board 5</a></td>\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/36244'>Kuksu Main Title Tournament 11th Cycle</a>",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 2947,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-01T02:30:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-06-01T02:30:07.611642Z",
            "ended": "2020-08-19T17:15:01.710854Z",
            "start_waiting": "2020-06-01T02:30:07.501451Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2
        }
    ]
}