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

{
    "count": 53692,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=5369",
    "results": [
        {
            "id": 79169,
            "name": "PSWJ League",
            "director": {
                "id": 741353,
                "username": "leweiqi",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5b0ecae4681ada364e8a69673b62d5fb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1414.9794979505941,
                        "deviation": 143.52967038481785,
                        "volatility": 0.060003500574636326
                    }
                },
                "ranking": 22.95257814964255,
                "professional": false,
                "ui_class": ""
            },
            "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": "correspondence",
                "pause_on_weekends": false,
                "main_time": 3600,
                "period_time": 30,
                "periods": 5
            },
            "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": 80,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-29T07:30:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2021-08-29T07:30:01.707426Z",
            "ended": "2021-11-14T11:06:22.913681Z",
            "start_waiting": "2021-11-14T11:06:22.908606Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5
        },
        {
            "id": 102735,
            "name": "applezero",
            "director": {
                "id": 1300078,
                "username": "nworld101",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0c45f23574607ff5d58dab05a1da7092?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "applezz",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 51,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13169,
                "name": "N-World Go Academy",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-04-30T08:10:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-04-30T08:03:12.469280Z",
            "ended": "2023-04-30T08:09:01.789250Z",
            "start_waiting": "2023-04-30T08:09:01.785964Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3
        }
    ]
}