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

{
    "count": 57831,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclude_provisional&page=5783",
    "results": [
        {
            "id": 79748,
            "name": "ทดสอบ",
            "director": {
                "id": 564908,
                "username": "Sarawoot Kanya",
                "country": "th",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b6481afb00bf1ffc14aefec9418093c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1378.6178902753945,
                        "deviation": 69.38981703868545,
                        "volatility": 0.06068436958177716
                    }
                },
                "ranking": 22.349900925634316,
                "professional": false,
                "ui_class": ""
            },
            "description": "ทดสอบ",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4793,
                "name": "Angel WFH",
                "summary": "การเล่นหมากล้อมออนไลน์สำหรับทีมพิธีการ และทีมหมากล้อม",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 38,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/239e27d5dffdd0da2b53b35983f614e3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-06T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-09-06T03:00:59.308940Z",
            "ended": "2021-09-06T03:17:00.321622Z",
            "start_waiting": "2021-09-06T03:00:59.170875Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/239e27d5dffdd0da2b53b35983f614e3-15.png",
            "player_count": 5
        }
    ]
}