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

{
    "count": 58751,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=5875",
    "results": [
        {
            "id": 107734,
            "name": "Чат игроков в Го. 19х19 🐅 29.09.23 SE.MO D",
            "director": {
                "id": 803169,
                "username": "Tg45",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/d861f559b9c8e292905d8730862d1569-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1477.6859342572245,
                        "deviation": 62.00440470456277,
                        "volatility": 0.06004336056375478
                    }
                },
                "ranking": 23.956414568187128,
                "professional": false,
                "ui_class": ""
            },
            "description": "Переписка с быстрым регламентом. 19х19. Группа D",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15768,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 14400,
                "initial_time": 172800,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11497,
                "name": "Чат игроков в Го (weiqi, baduk, igo)",
                "summary": "Мы — группа игроков из телеграмм чата «Чат для игроков в Го (weiqi, baduk, igo)». Здесь мы играем между собой и организовываем турниры для игроков всех уровней.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 361,
                "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-29T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 13,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-09-29T07:00:32.678488Z",
            "ended": "2023-11-03T11:46:44.193100Z",
            "start_waiting": "2023-09-29T07:00:32.567876Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}