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

{
    "count": 57762,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=5776",
    "results": [
        {
            "id": 59403,
            "name": "Googogogogogoogogogogogogogogoogogogogogog",
            "director": {
                "id": 736022,
                "username": "楊博皓",
                "country": "hk",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/0bcc85dcf5138f903a59c1fc96b917bc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1541.604332011829,
                        "deviation": 65.76762527276921,
                        "volatility": 0.05999650627120625
                    }
                },
                "ranking": 24.93673238502052,
                "professional": false,
                "ui_class": ""
            },
            "description": "PlayGoooooooooooo",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 4573,
                "name": "Go Playground",
                "summary": "",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9d7bc58cb903eb4610d051c64257b436-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-04-21T12:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-04-21T12:24:25.983334Z",
            "ended": "2020-04-21T12:26:27.845446Z",
            "start_waiting": "2020-04-21T12:24:25.852932Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9d7bc58cb903eb4610d051c64257b436-15.png",
            "player_count": 2
        },
        {
            "id": 117185,
            "name": "トーナメントキャップ",
            "director": {
                "id": 1577546,
                "username": "Jiro _japan a4",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ec37e4b5a432c327bd91bf93234d0ae0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "頑張りましょ",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 14391,
                "name": "asaka4",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-06-17T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "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
        }
    ]
}