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

{
    "count": 53501,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-board_size&page=5350",
    "results": [
        {
            "id": 72351,
            "name": "7 Lines: Unusual Board Sizes Series",
            "director": {
                "id": 109488,
                "username": "DVbS78rkR7NVe",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2026.1476299885521,
                        "deviation": 66.05609734432652,
                        "volatility": 0.059874270189468615
                    }
                },
                "ranking": 31.26391960044579,
                "professional": false,
                "ui_class": ""
            },
            "description": "Diversifying OGS boards~ I think komi is 5.5, huge advantage to black\n\n<hr/>\n\nJoin the group for more cat tournaments ^__^",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": 6124,
                "name": "Leopard's Resting Tree",
                "summary": "A little corner for cat tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 308,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7198cc33b9da0045cda9721b7fc8e4f2-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-18T10:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-03-18T10:00:36.356716Z",
            "ended": "2022-05-25T18:39:37.383358Z",
            "start_waiting": "2021-03-18T10:00:34.455387Z",
            "board_size": 7,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7198cc33b9da0045cda9721b7fc8e4f2-15.png",
            "player_count": 52
        }
    ]
}