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

{
    "count": 58142,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5814",
    "results": [
        {
            "id": 124742,
            "name": "練習賽 26/1",
            "director": {
                "id": 732914,
                "username": "Myosu",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/3e8044bfa5bfb2689285ad63b474e524-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2281.561233411713,
                        "deviation": 70.54454563709847,
                        "volatility": 0.0601746699840997
                    }
                },
                "ranking": 34.01237300638916,
                "professional": false,
                "ui_class": ""
            },
            "description": "練習賽 26/1",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10046,
                "name": "Hiroki’s Group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-26T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-01-26T13:11:48.915899Z",
            "ended": "2025-01-26T13:28:13.244142Z",
            "start_waiting": "2025-01-26T13:11:48.848213Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5
        },
        {
            "id": 125886,
            "name": "the better tournament2",
            "director": {
                "id": 2013,
                "username": "ProtoJazz",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/eb47b7ed72a816efc056bca0a0dd5a14?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1238.5284230716807,
                        "deviation": 66.39045970868877,
                        "volatility": 0.059981465939883294
                    }
                },
                "ranking": 19.869203660715552,
                "professional": false,
                "ui_class": ""
            },
            "description": "dddddddddddddddddddddddddd",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14366,
                "name": "Prairie Go Guild",
                "summary": "Representing Western Canadian Prairies",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/6d52cb3526cc14d7f7edfc1c7859ad8b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-03-01T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-02-28T02:58:30.089403Z",
            "ended": "2025-02-28T03:15:01.259327Z",
            "start_waiting": "2025-02-28T02:58:30.022990Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d52cb3526cc14d7f7edfc1c7859ad8b-15.png",
            "player_count": 4
        }
    ]
}