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

{
    "count": 58141,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5814",
    "results": [
        {
            "id": 86862,
            "name": "19*19",
            "director": {
                "id": 1108209,
                "username": "HanpiKata_40b_fast",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/ae9c9be0107eb5dedc263473c6d61a05-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2660.5061794889784,
                        "deviation": 89.68250180473956,
                        "volatility": 0.06000561324134108
                    }
                },
                "ranking": 37.569519536916566,
                "professional": false,
                "ui_class": "bot"
            },
            "description": "共和国复合管",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11089,
                "name": "Bot交流群",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-03-05T03:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-03-05T02:31:23.223787Z",
            "ended": "2022-03-05T02:31:36.838822Z",
            "start_waiting": "2022-03-05T02:31:23.170936Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        }
    ]
}