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

{
    "count": 57932,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5793",
    "results": [
        {
            "id": 61175,
            "name": "hello, world!",
            "director": {
                "id": 735999,
                "username": "陳思睿",
                "country": "001",
                "icon": "https://secure.gravatar.com/avatar/17049b261afeb37ef43c4af622ecbff5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1569.2707619975884,
                        "deviation": 62.12345163123872,
                        "volatility": 0.06000391522835671
                    }
                },
                "ranking": 25.348510242701316,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5431,
                "name": "HKCGK",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 23,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-05-28T11:48:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 12,
            "max_ranking": 35,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-05-28T11:48:33.984767Z",
            "ended": "2020-05-28T11:53:53.405634Z",
            "start_waiting": "2020-05-28T11:48:33.625280Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4
        },
        {
            "id": 125337,
            "name": "Круговик по переписке 2",
            "director": {
                "id": 659128,
                "username": "Эльфия Ходжер",
                "country": "ru",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/da4f80244d4374a384a34d958df3ca5d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1119.9120165131621,
                        "deviation": 66.18941289329759,
                        "volatility": 0.06012406847763067
                    }
                },
                "ranking": 17.538605335612406,
                "professional": false,
                "ui_class": ""
            },
            "description": "Поиграем =)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12847,
                "name": "Nikoniko ДЕТИ",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 35,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5d1f758ff5f62b603db8ca464a2e627d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-02-12T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-02-12T10:00:28.009597Z",
            "ended": "2025-07-18T06:38:44.920487Z",
            "start_waiting": "2025-02-12T10:00:27.792537Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5d1f758ff5f62b603db8ca464a2e627d-15.png",
            "player_count": 6
        }
    ]
}