GET /api/v1/tournaments?format=api&ordering=max_ranking&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=max_ranking&page=5791",
    "results": [
        {
            "id": 60125,
            "name": "ai testing Match",
            "director": {
                "id": 718275,
                "username": "GaoGo-test",
                "country": "cn",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5f65249c880feb2690ef5343e214a66b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2739.4018435897888,
                        "deviation": 66.62702284572559,
                        "volatility": 0.06006566152780052
                    }
                },
                "ranking": 38,
                "professional": false,
                "ui_class": "bot"
            },
            "description": "ai testing",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 785280,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 691200,
                "period_time": 777600,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5590,
                "name": "AI Communicate Group",
                "summary": "",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ace88ed00bb92d5712f408e9dcb98ac2-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-06T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-05-09T09:20:12.215065Z",
            "ended": "2020-07-29T01:21:16.672814Z",
            "start_waiting": "2020-05-09T09:20:11.142114Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ace88ed00bb92d5712f408e9dcb98ac2-15.png",
            "player_count": 4
        },
        {
            "id": 78850,
            "name": "KING of the MONSTER",
            "director": {
                "id": 750170,
                "username": "KXD",
                "country": "001",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b07ba91a11584321d88e18bbc5cfe173-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1275.99422120457,
                        "deviation": 65.75821157964765,
                        "volatility": 0.06035615381858505
                    }
                },
                "ranking": 20.559113867595133,
                "professional": false,
                "ui_class": ""
            },
            "description": "Ahhhhhhhhhhhhhhhhh",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 300,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9902,
                "name": "Gojira",
                "summary": "Funny go ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 24,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6263fff48a6e98ec5978db54b8fa44a7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-16T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-16T15:46:04.114213Z",
            "ended": "2021-08-16T15:56:09.904781Z",
            "start_waiting": "2021-08-16T15:46:03.984227Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6263fff48a6e98ec5978db54b8fa44a7-15.png",
            "player_count": 4
        }
    ]
}