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

{
    "count": 53551,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5355",
    "results": [
        {
            "id": 89154,
            "name": "Blitz 9x9",
            "director": {
                "id": 599102,
                "username": "🐬⚔️🐬 🍩🥂🕯️🌱",
                "country": "bs",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9f1b3b5e4e9ea8e9cad3ce3456addaf5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1646.7114093252521,
                        "deviation": 65.53236576357357,
                        "volatility": 0.06020281826982568
                    }
                },
                "ranking": 26.463626879317594,
                "professional": false,
                "ui_class": ""
            },
            "description": "Anyone is welcome, have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10635,
                "name": "Blitz ⚡",
                "summary": "Welcome,\n\nBlitz style tourneys, please join if you like speedy Go!\n\n\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 19,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/beada510a6d27c2fd6dbd356f2a0e5e1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-26T01:10:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-26T01:10:17.434480Z",
            "ended": "2022-04-26T01:17:29.180837Z",
            "start_waiting": "2022-04-26T01:10:17.370660Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/beada510a6d27c2fd6dbd356f2a0e5e1-15.png",
            "player_count": 3
        }
    ]
}