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

{
    "count": 58321,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5832",
    "results": [
        {
            "id": 112812,
            "name": "January bimonthly 9",
            "director": {
                "id": 467165,
                "username": "MummRa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/68359dab5164ddcdffa8ad4ca0699079-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1258.4675653645381,
                        "deviation": 65.12914018874716,
                        "volatility": 0.06002133944080936
                    }
                },
                "ranking": 20.238928688386483,
                "professional": false,
                "ui_class": ""
            },
            "description": "I couldn't find a January 9 so here it is.\n\nWinners of monthly tournaments will be invited to yearly championship game, players above 1 dan can ask for invite if they wish to attend.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 85333,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 306,
                "name": "Michigan Go Players",
                "summary": "For Players from all over Michigan",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-02-16T17:12:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1
        }
    ]
}