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

{
    "count": 57912,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=5791",
    "results": [
        {
            "id": 85466,
            "name": "48 Entrenamiento de Go, Enero 2022",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1157.291343783645,
                        "deviation": 60.35264863997649,
                        "volatility": 0.059765753136439684
                    }
                },
                "ranking": 18.29866846548142,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hoy jugamos Go.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 40,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-29T23:30:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-01-29T23:30:52.210545Z",
            "ended": "2022-01-30T00:38:16.775158Z",
            "start_waiting": "2022-01-29T23:30:52.088365Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 7
        },
        {
            "id": 52897,
            "name": "Torneo 9x9 Robin",
            "director": {
                "id": 520595,
                "username": "Batracia",
                "country": "ar",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/c0ff6fcf3ebfaffe7534560acaf55a73-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1526.3974658225932,
                        "deviation": 64.31962539707,
                        "volatility": 0.060009424221634244
                    }
                },
                "ranking": 24.707239797678703,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hola a todos! Armé este torneo 9x9 sólo para miembros del grupo. Si falta alguien pueden invitarlo",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3469,
                "name": "Cente GO Club",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 56,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/3453fff440408b51acda3b1d9a43eaab-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-10-17T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-10-17T01:00:26.045268Z",
            "ended": "2019-11-04T11:49:02.379055Z",
            "start_waiting": "2019-10-17T01:00:23.812005Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/3453fff440408b51acda3b1d9a43eaab-15.png",
            "player_count": 8
        }
    ]
}