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

{
    "count": 57881,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5788",
    "results": [
        {
            "id": 82690,
            "name": "PSWJ League Round 2",
            "director": {
                "id": 656422,
                "username": "yc_tan",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f668362b9c2ca8801a69bc9fde736736?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1805.772278545794,
                        "deviation": 172.489536918797,
                        "volatility": 0.059993868261897614
                    }
                },
                "ranking": 28.59824535766695,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "League games for PSWJ members",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3794,
                "name": "WeiqiJB",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 81,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-21T07:30:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-11-21T07:30:00.742753Z",
            "ended": "2021-11-28T08:17:09.718399Z",
            "start_waiting": "2021-11-28T08:17:09.710511Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4
        }
    ]
}