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

{
    "count": 58132,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5813",
    "results": [
        {
            "id": 37508,
            "name": "quick",
            "director": {
                "id": 538422,
                "username": "Thepals123",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/de19c4c5fa0fadc974457026dc9e3b32-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 841.6131850329074,
                        "deviation": 84.1274167754848,
                        "volatility": 0.05999814249325359
                    }
                },
                "ranking": 10.924999992484407,
                "professional": false,
                "ui_class": ""
            },
            "description": "Quick and easy",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 9,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "blitz",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 9
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2522,
                "name": "The pals",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/f34db1c3a17d19ac821e86cbf62e77b6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-05-22T20: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": "2018-05-22T20:00:09.176313Z",
            "ended": "2018-05-22T20:00:09.392862Z",
            "start_waiting": "2018-05-22T20:00:09.091995Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f34db1c3a17d19ac821e86cbf62e77b6-15.png",
            "player_count": 1
        },
        {
            "id": 63538,
            "name": "Pinturillo",
            "director": {
                "id": 745213,
                "username": "Paola2021",
                "country": "co",
                "icon": "https://user-uploads.online-go.com/56579b3dd495f33cd6fed4e3fe895f71-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1471.6561489070643,
                        "deviation": 67.17904960708655,
                        "volatility": 0.06000053759979309
                    }
                },
                "ranking": 23.861756355334833,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tiempo de inicio:\n25/07/2020 13:00\nVelocidad de juego\n\nEn vivo\nControl de tiempo\n\nByo-Yomi\nTiempo principal\n\n6 minutos\nTiempo por periodo\n\n20 segundos",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 24,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 360,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4806,
                "name": "COIN Centro de Inteligencias",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 66,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-25T18: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": "2020-07-25T18:00:31.495465Z",
            "ended": "2020-07-25T19:03:55.684461Z",
            "start_waiting": "2020-07-25T18:00:31.332434Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4
        }
    ]
}