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

{
    "count": 53501,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclusivity&page=5350",
    "results": [
        {
            "id": 106853,
            "name": "9-9 ტურნირი",
            "director": {
                "id": 1214291,
                "username": "zaurodisharia",
                "country": "ge",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/71bf1bbf1d7e8d3af272717e29df91ec-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1340.8240545410129,
                        "deviation": 64.80537357445395,
                        "volatility": 0.059983433175494504
                    }
                },
                "ranking": 21.706398581647218,
                "professional": false,
                "ui_class": ""
            },
            "description": "9-9 ტურნირი შაბათობით 22 საათზე",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 9,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 3,
                "initial_time": 180,
                "max_time": 180
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - საქართველოს გოს ფედერაცია",
                "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს  მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 225,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-08-26T18:15:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-08-26T18:15:31.722683Z",
            "ended": "2023-08-26T18:48:43.970908Z",
            "start_waiting": "2023-08-26T18:15:31.567318Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 6
        }
    ]
}