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

{
    "count": 57832,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclusivity&page=5783",
    "results": [
        {
            "id": 59272,
            "name": "Turneringstest för fzg",
            "director": {
                "id": 54085,
                "username": "Zenter",
                "country": "_Pirate",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b151d747498b32668d388e648271b4cd-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1215.9202913601812,
                        "deviation": 63.66788412489854,
                        "volatility": 0.06003093803381592
                    }
                },
                "ranking": 19.442718439295447,
                "professional": false,
                "ui_class": ""
            },
            "description": "Testar hur turneringar fungerar. Hoppa gärna in, behöver fyra spelare för att starta.\n\nTidsinställningarna är Fischer 3d + 1d Max 7d.\n\nDetta innebär att bägge spelare får 3 dagar tid att börja med, och för varje drag utökas tiden med 1 dag. Som max får man ha 7 dagar uppsparade. Och under helger så går inte klockan.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": false,
            "group": {
                "id": 84,
                "name": "feedzegerman",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 6,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/f375b98b7f708b2ef99b4e67d53f2514-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-20T17: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": "2020-04-20T17:00:13.509476Z",
            "ended": "2020-08-06T03:26:31.547138Z",
            "start_waiting": "2020-04-20T17:00:13.249287Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/f375b98b7f708b2ef99b4e67d53f2514-15.png",
            "player_count": 4
        },
        {
            "id": 74572,
            "name": "初级班(第一期)学员13路棋局联赛",
            "director": {
                "id": 652884,
                "username": "zafuri95",
                "country": "my",
                "icon": "https://secure.gravatar.com/avatar/09c54fe8282436df4810c1024a9747b9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1508.2636332075913,
                        "deviation": 62.084725288589176,
                        "volatility": 0.06002120031756511
                    }
                },
                "ranking": 24.43056757097136,
                "professional": false,
                "ui_class": ""
            },
            "description": "初级班(第一期)学员13路棋局联赛\n时间设定:1 Day 1 Move",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8982,
                "name": "PWA 围棋初级班(第二期)",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 5,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/0d70b49f3135bad2b715079da7e91b81-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-08T15:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-05-06T10:27:30.920659Z",
            "ended": "2021-05-13T03:51:24.457074Z",
            "start_waiting": "2021-05-06T10:27:30.763853Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/0d70b49f3135bad2b715079da7e91b81-15.png",
            "player_count": 8
        }
    ]
}