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

{
    "count": 54582,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=5458",
    "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": 80,
                "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
        },
        {
            "id": 77251,
            "name": "Testing Tournament - WWGA",
            "director": {
                "id": 947864,
                "username": "aval.cado",
                "country": "us",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/416eb2fbc270b61ceb60026ca7f1552d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1297.6830736962474,
                        "deviation": 61.88104620789186,
                        "volatility": 0.05994264585747425
                    }
                },
                "ranking": 20.949301730356368,
                "professional": false,
                "ui_class": ""
            },
            "description": "Please note: This tournament is a testing tournament for WWGA to use OpenGotha (beta) tournament style. It's a testing tournament for me personally so I can see if we can use this style sometimes.The rules for this tournament is AGA. (America Go Association)\nIf this tournament does not go as good as you expected, sorry!",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 2700
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8562,
                "name": "World Wide Go Association (WWGA)",
                "summary": "This group welcomes people world wide, from beginners to pros! We have a WWGA group logo, a group video, and even a video for new members! (I make announcement videos), I hope you enjoy!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 148,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8050f34b110a579153af00084fe3d2bb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-11T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-07-11T21:00:46.204820Z",
            "ended": "2021-07-13T20:48:31.612804Z",
            "start_waiting": "2021-07-13T20:48:31.607094Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8050f34b110a579153af00084fe3d2bb-15.png",
            "player_count": 5
        }
    ]
}