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

{
    "count": 57841,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5784",
    "results": [
        {
            "id": 53108,
            "name": "OGT 6. Go Turnuvası",
            "director": {
                "id": 615578,
                "username": "Muhammed Alperen Yaşar",
                "country": "tr",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e5b88cdec6f4e20f0420257666d7c05e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1567.7271262956808,
                        "deviation": 62.05939195674466,
                        "volatility": 0.05994201110747963
                    }
                },
                "ranking": 25.32572720576222,
                "professional": false,
                "ui_class": ""
            },
            "description": "Herkese Başarılar!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3526,
                "name": "Online Go Topluluğu",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 71,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/bb0d3bc225956c302c496d2504182cfc-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-10-21T20:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2019-10-21T20:00:55.287537Z",
            "ended": "2021-03-04T18:16:58.029029Z",
            "start_waiting": "2019-10-21T20:00:53.745033Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/bb0d3bc225956c302c496d2504182cfc-15.png",
            "player_count": 20
        }
    ]
}