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

{
    "count": 53551,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=5355",
    "results": [
        {
            "id": 80655,
            "name": "opengoetha test 1",
            "director": {
                "id": 535212,
                "username": "DrDrunkenstein",
                "country": "no",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/331df1a9a68014085c3afdaf4fdae3f6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2299.9039786920002,
                        "deviation": 78.75821533555299,
                        "volatility": 0.06000742502105453
                    }
                },
                "ranking": 34.19774462987387,
                "professional": false,
                "ui_class": ""
            },
            "description": "test 4",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 80,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1800,
                "period_time": 60,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10151,
                "name": "Shūi No Ryu",
                "summary": "OGS group for Shūi No Ryu Insei Class.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 24,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/49b51181c278721c8f98b21fbae391aa-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-28T02:20: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-09-28T02:19:38.430932Z",
            "ended": "2021-09-28T02:20:30.577762Z",
            "start_waiting": "2021-09-28T02:20:30.570133Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/49b51181c278721c8f98b21fbae391aa-15.png",
            "player_count": 3
        }
    ]
}