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

{
    "count": 53491,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=min_ranking&page=5349",
    "results": [
        {
            "id": 61549,
            "name": "AWATAFAKA",
            "director": {
                "id": 745958,
                "username": "Quiwui",
                "country": "019",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/bbc774f8a948b05fb0fbbcf8eb9db9dc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 837.9145336131198,
                        "deviation": 67.10597444418325,
                        "volatility": 0.0600358539539277
                    }
                },
                "ranking": 10.823038092322035,
                "professional": false,
                "ui_class": ""
            },
            "description": "gerñtmbj ntkwgfsgf ????vmrelknv lrm vlkaqlnvckre qlk ??? ncoanfvklmerklvnkjnkfrld\n¡¡¡¡¡¡¡",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 12,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 180,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4806,
                "name": "COIN Centro de Inteligencias",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 66,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-06T00:51:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 38,
            "max_ranking": 5,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-06-06T00:51:53.149700Z",
            "ended": "2020-06-06T01:24:24.933585Z",
            "start_waiting": "2020-06-06T00:51:52.806886Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4
        }
    ]
}