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

{
    "count": 58862,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5886",
    "results": [
        {
            "id": 111661,
            "name": "tournament name",
            "director": {
                "id": 737374,
                "username": "silver.",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/e931b32907b6214d73e0e9a4f5d63f35-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1333.0839947503887,
                        "deviation": 61.11589849294353,
                        "volatility": 0.059948141650492504
                    }
                },
                "ranking": 21.572375360719043,
                "professional": false,
                "ui_class": ""
            },
            "description": "hhhhbgftdrftgyhuijhgft",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 34,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13500,
                "name": "Gen Z",
                "summary": "fool around.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://user-uploads.online-go.com/18772b726e37c5d84e9ca403912795f5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-01-14T01:20:00Z",
            "players_start": 2,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-01-14T01:20:23.429952Z",
            "ended": "2024-01-14T01:22:03.220070Z",
            "start_waiting": "2024-01-14T01:22:03.214945Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/18772b726e37c5d84e9ca403912795f5-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 126403,
            "name": "testsgsrghsdrgsrd",
            "director": {
                "id": 1621790,
                "username": "deleted-8e35c7be-bbc6-404c-974c-01afe76bb850",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/e46d30a8ac7f10a46b26d771717ea060-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1547.779120804989,
                        "deviation": 148.70959704033675,
                        "volatility": 0.05999533020907949
                    }
                },
                "ranking": 25.029272889036996,
                "professional": false,
                "ui_class": ""
            },
            "description": "5444444444444444",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15151,
                "name": "Testing Testing....",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 0,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-03-14T13:25:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        }
    ]
}