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

{
    "count": 57671,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=5767",
    "results": [
        {
            "id": 132156,
            "name": "World Star Monthly Match (September)",
            "director": {
                "id": 155306,
                "username": "qingxiang96",
                "country": "my",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2b9aa5a8063e4c6df46b541e44381aa1-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1675.260422988205,
                        "deviation": 61.60070638753476,
                        "volatility": 0.05974992155331021
                    }
                },
                "ranking": 26.861538704742745,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Hello everyone, Let’s have a friendly match within the members in this group!!! Everyone is welcome to join. Hope everyone will enjoy the joy of the game! Good luck.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 37,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14930,
                "name": "World Star Go Academy Group",
                "summary": "“In Go, you are constantly making decisions that are either right or wrong.” — Yasunari Kawabata",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 34,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d6848296c576899e38435f076f46e3b2-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-09-13T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d6848296c576899e38435f076f46e3b2-15.png",
            "player_count": 0
        }
    ]
}