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

{
    "count": 53681,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-subsequent_pairing_method&page=5368",
    "results": [
        {
            "id": 80176,
            "name": "2021 İstanbulGo Isınma Turnuvası",
            "director": {
                "id": 54877,
                "username": "igsNomad",
                "country": "tr",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8117a0351f6a880a1503de571b451082-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1856.519007795625,
                        "deviation": 61.49564030153017,
                        "volatility": 0.060038563392254815
                    }
                },
                "ranking": 29.239844775556282,
                "professional": false,
                "ui_class": ""
            },
            "description": "İstanbul Go Turnuvası bu yıl muhtemelen çevrimiçi olacak, hem idari hem de oyuncu olarak hazırlık turlarımızdan birine hoşgeldiniz.",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 561,
                "name": "IstanbulGO",
                "summary": "Istanbul Go Players's Association OGS group.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 62,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/007cab92de5c2887ff0e16bedeafaafb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-16T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-09-16T17:00:45.621530Z",
            "ended": "2021-09-16T19:35:27.970736Z",
            "start_waiting": "2021-09-16T19:35:27.959840Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/007cab92de5c2887ff0e16bedeafaafb-15.png",
            "player_count": 7
        }
    ]
}