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

{
    "count": 58321,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5832",
    "results": [
        {
            "id": 71372,
            "name": "1. Pandemi turnuvası",
            "director": {
                "id": 358681,
                "username": "enginy",
                "country": "_Pirate",
                "icon": "https://secure.gravatar.com/avatar/bc838330bbf1da7af41f8e12f020b2d7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1588.2838249697093,
                        "deviation": 65.15780425207852,
                        "volatility": 0.05990785629212943
                    }
                },
                "ranking": 25.627306833836652,
                "professional": false,
                "ui_class": ""
            },
            "description": "1. pandemi turnuvası\n\ntwitch kanalında turnuvadaki oyunlar hakkında ara ara yayınlar olacaktır. https://www.twitch.tv/enginnogo",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7970,
                "name": "Baduk TR",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 14,
                "icon": "https://user-uploads.online-go.com/c768a7c3793df133cefac63e51b6be29-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-19T22: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": "2021-02-19T22:00:13.666635Z",
            "ended": "2021-07-13T21:21:40.980085Z",
            "start_waiting": "2021-02-19T22:00:12.786817Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c768a7c3793df133cefac63e51b6be29-15.png",
            "player_count": 21
        }
    ]
}