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

{
    "count": 53491,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=board_size&page=5349",
    "results": [
        {
            "id": 105095,
            "name": "25x25 Round Robin",
            "director": {
                "id": 85719,
                "username": "💖 KoBa 💖",
                "country": "_Pirate",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e02f22fbecfc7c11575f2263f7fdbc3a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1755.4655944285278,
                        "deviation": 69.21939227936626,
                        "volatility": 0.06018021266689585
                    }
                },
                "ranking": 27.944159754282122,
                "professional": false,
                "ui_class": " supporter"
            },
            "description": "Welcome to 25x25 round robin tournament! We'll start July 15th or when the tournament is full, whichever happens first.\n\nEveryone is welcome, so please invite your friends if they are interested on large board go!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4730,
                "name": "Large Board",
                "summary": "21x21, 23x23, et c.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 184,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/da8d6f54150e5569ede4d0565e64d3cc-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-07-15T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-07-06T13:44:48.697235Z",
            "ended": "2024-02-27T00:15:19.557732Z",
            "start_waiting": "2023-07-06T13:44:48.043419Z",
            "board_size": 25,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/da8d6f54150e5569ede4d0565e64d3cc-15.png",
            "player_count": 10
        }
    ]
}