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

{
    "count": 53501,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=min_ranking&page=5350",
    "results": [
        {
            "id": 101204,
            "name": "korea go 최강자 결정전",
            "director": {
                "id": 1318211,
                "username": "greenYT",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/e3538a10c52a4fbe0d94ecfcd85b7083?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1391.924757816119,
                        "deviation": 74.27698699449512,
                        "volatility": 0.06000918152847175
                    }
                },
                "ranking": 22.572280720154517,
                "professional": false,
                "ui_class": ""
            },
            "description": "많이 많이 참여해 주세요",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6774,
                "name": "😀Korea Go한국바둑😀",
                "summary": "많이 가입해주세요. 한국분 환영",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 210,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/c8cb234ed8cd8edf50f2d51d95670d5b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-28T05:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 38,
            "max_ranking": 5,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/c8cb234ed8cd8edf50f2d51d95670d5b-15.png",
            "player_count": 1
        }
    ]
}