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

{
    "count": 57911,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=5791",
    "results": [
        {
            "id": 132760,
            "name": "SP Open 2025 Test",
            "director": {
                "id": 1640355,
                "username": "Jxmeen",
                "country": "_LGBT",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/c5389eaa972e9dbf1be046e179c3d68a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1229.6154540414122,
                        "deviation": 74.26173884744333,
                        "volatility": 0.059990729277603023
                    }
                },
                "ranking": 19.702004226439634,
                "professional": false,
                "ui_class": ""
            },
            "description": "this is a test DO NOT TOUCH",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 2700,
                "main_time": 2700,
                "period_time": 5,
                "periods": 5,
                "per_move": 2700,
                "initial_time": 2700,
                "time_increment": 1,
                "max_time": 2700
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15657,
                "name": "SPMS Weiqi AY25/26 Exco-Subcomm",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-09-25T14:00:00Z",
            "players_start": 0,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-09-25T14:00:22.761189Z",
            "ended": "2025-09-25T14:18:36.432062Z",
            "start_waiting": "2025-09-25T14:18:36.414762Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        }
    ]
}