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

{
    "count": 53682,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5368",
    "results": [
        {
            "id": 61472,
            "name": "6x6 hello9x9 vs",
            "director": {
                "id": 736026,
                "username": "李張樂",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/d45769aab0523878768b0b2d1164cd85?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1373.2951358573407,
                        "deviation": 64.83524429933749,
                        "volatility": 0.060011864092403285
                    }
                },
                "ranking": 22.260347282571285,
                "professional": false,
                "ui_class": ""
            },
            "description": "foudsfdshghgoioisdhoidshfiodshodshfdisjhnksokhfoipsgyg",
            "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": true,
            "group": {
                "id": 3207,
                "name": "New Zealand Tournaments",
                "summary": "This group exists as a place to enjoy weekly tournaments with competitively minded players using the lesser known but arguably strategically superior New Zealand rule set. All are welcome here ヽ(≧◡≦)ノ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 592,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-04T04:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-06-04T04:00:03.406100Z",
            "ended": "2020-06-04T04:00:03.386440Z",
            "start_waiting": "2020-06-04T04:00:03.335841Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 1
        },
        {
            "id": 81129,
            "name": "9/10 周家峻\t鄒綽廉",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1951.5800113836694,
                        "deviation": 69.38667253729037,
                        "volatility": 0.06039303019571858
                    }
                },
                "ranking": 30.395864880435436,
                "professional": false,
                "ui_class": ""
            },
            "description": "9/10 周家峻\t鄒綽廉",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 28,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 720,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7533,
                "name": "傳碁 A班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 36,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-10-09T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-10-09T10:07:27.621083Z",
            "ended": "2021-10-09T10:49:37.084137Z",
            "start_waiting": "2021-10-09T10:07:27.553381Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        }
    ]
}