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

{
    "count": 57822,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclusivity&page=5782",
    "results": [
        {
            "id": 66063,
            "name": "RYAOS DE GATOS GRUPO DIOS ANIMALES",
            "director": {
                "id": 88120,
                "username": "satoshi84",
                "country": "mx",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6a6404f3dd53bce3fc1e4a88fb357e2e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1162.2722344194942,
                        "deviation": 82.47024688516325,
                        "volatility": 0.06016113648651541
                    }
                },
                "ranking": 18.398090439972083,
                "professional": false,
                "ui_class": ""
            },
            "description": "Viva al goo",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "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": 4841,
                "name": "PIPIOLO GO 2022🏆",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 215,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/53d0a90037da78f2a39241da6e40dc96-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-30T16:37:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-09-30T16:37:32.886841Z",
            "ended": "2020-09-30T17:52:32.807979Z",
            "start_waiting": "2020-09-30T16:37:32.368598Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/53d0a90037da78f2a39241da6e40dc96-15.png",
            "player_count": 12
        },
        {
            "id": 125207,
            "name": "testing 1",
            "director": {
                "id": 597377,
                "username": "aaronkangyi",
                "country": "my",
                "icon": "https://secure.gravatar.com/avatar/a59243727ed75b705a2816b6d32424bc?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2081.7801893683527,
                        "deviation": 69.38756771120792,
                        "volatility": 0.05996823128465372
                    }
                },
                "ranking": 31.890986360411276,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "have fun !",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 600,
                "max_time": 3600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15053,
                "name": "testing 12",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-02-08T09:40:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-02-08T09:40:24.245487Z",
            "ended": "2025-02-08T09:47:32.227889Z",
            "start_waiting": "2025-02-08T09:40:24.182662Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4
        }
    ]
}