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

{
    "count": 57652,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclude_provisional&page=5765",
    "results": [
        {
            "id": 99893,
            "name": "9x9 Double Elimination - March 2023",
            "director": {
                "id": 522830,
                "username": "Sofia_m",
                "country": "it",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/62126c89b7b907ddcd55e9bbdc1e97c2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1978.940891917098,
                        "deviation": 94.37985142992264,
                        "volatility": 0.060016426286963416
                    }
                },
                "ranking": 30.71817056523826,
                "professional": false,
                "ui_class": ""
            },
            "description": "Everyone is welcome.\n\nPauses are not allowed.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 359,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-02-22T16:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-02-22T16:00:49.281637Z",
            "ended": "2023-11-05T22:22:47.057172Z",
            "start_waiting": "2023-02-22T16:00:49.069242Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 15
        },
        {
            "id": 123031,
            "name": "2024 Winter Lviv Tournament 19x19",
            "director": {
                "id": 614849,
                "username": "fademara",
                "country": "ua",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/068e144134c1d823e096365749fc30b2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 924.9559763211419,
                        "deviation": 66.97628524532374,
                        "volatility": 0.06000808820416193
                    }
                },
                "ranking": 13.110953436396468,
                "professional": false,
                "ui_class": ""
            },
            "description": "Бажаємо вдалої гри в осінньому турнірі!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26243,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 604800,
                "stones_per_period": 25
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1460,
                "name": "Lviv Club",
                "summary": "Lviv Go Players Group",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 25,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-12-15T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-12-15T07:00:54.137362Z",
            "ended": "2025-03-03T09:30:19.378366Z",
            "start_waiting": "2024-12-15T07:00:54.027029Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4
        }
    ]
}