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

{
    "count": 58002,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5800",
    "results": [
        {
            "id": 58140,
            "name": "abchaha",
            "director": {
                "id": 748900,
                "username": "LeopoldGriessler",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ad41b57d50d3a8543257e1ea3c7b22b1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1247.0334946178198,
                        "deviation": 243.596488491308,
                        "volatility": 0.059998255246404425
                    }
                },
                "ranking": 20.027633167818344,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "abcabs",
            "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": true,
            "group": {
                "id": 4904,
                "name": "Jo+Leo",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-28T21: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": "2024-08-10T07:37:05.667120Z",
            "ended": "2024-08-10T07:38:16.856751Z",
            "start_waiting": "2024-08-10T07:37:05.638818Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 113572,
            "name": "Spring friendly tournament",
            "director": {
                "id": 1479473,
                "username": "奕时奕猷",
                "country": "zz",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9572aa46fbc22206833b7c78bbde6516-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 824.15575102247,
                        "deviation": 80.44087622650385,
                        "volatility": 0.06002558642246016
                    }
                },
                "ranking": 10.439753346961126,
                "professional": false,
                "ui_class": ""
            },
            "description": "Spring friendly tournament, enjoy!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "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": 13797,
                "name": " 无间勤碁术化  Go Advance forward forever",
                "summary": "欢迎围棋爱好者来到属于您的园地\n\n\n          In Your 💖 Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 480,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-03-08T14:00:00Z",
            "players_start": 3,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-03-08T14:00:32.641776Z",
            "ended": "2024-09-08T09:27:57.322238Z",
            "start_waiting": "2024-03-08T14:00:32.529276Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 3
        }
    ]
}