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

{
    "count": 57821,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclude_provisional&page=5782",
    "results": [
        {
            "id": 86681,
            "name": "test 2",
            "director": {
                "id": 738276,
                "username": "dojero",
                "country": "cu",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2d3839eaa91c377ca49f523af7f26255-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1093.456509582685,
                        "deviation": 64.5937624192967,
                        "volatility": 0.06000942406046477
                    }
                },
                "ranking": 16.98517363520214,
                "professional": false,
                "ui_class": ""
            },
            "description": "test 2",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 5,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 30,
                "period_time": 5,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10604,
                "name": "Fake Deities",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b91c8e73e530b5f78f5a10630ffaf06f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-28T21:35:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2022-02-28T21:36:20.248587Z",
            "ended": "2022-02-28T21:39:41.818933Z",
            "start_waiting": "2022-02-28T21:36:20.098210Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b91c8e73e530b5f78f5a10630ffaf06f-15.png",
            "player_count": 4
        }
    ]
}