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

{
    "count": 57731,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=min_ranking&page=5773",
    "results": [
        {
            "id": 122397,
            "name": "world go championship",
            "director": {
                "id": 1466555,
                "username": "indiana topley",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/818695f572ff0f4acafac0603a669794?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 736.6092550453353,
                        "deviation": 84.05178944995411,
                        "volatility": 0.059999806212325715
                    }
                },
                "ranking": 7.839962931293969,
                "professional": false,
                "ui_class": ""
            },
            "description": "have lots of fun",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13675,
                "name": "Sunday GO and MORE",
                "summary": "You can't miss this group, join now!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 105,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e9f20c25fe1d95f705ad61dc0bd03a5d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-11-20T08:30:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 38,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e9f20c25fe1d95f705ad61dc0bd03a5d-15.png",
            "player_count": 0
        }
    ]
}