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

{
    "count": 54582,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5458",
    "results": [
        {
            "id": 66088,
            "name": "Ejemplo 1.0",
            "director": {
                "id": 58535,
                "username": "blaumag",
                "country": "ar",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b9111f93173ba3f8763596a345d7e40e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1491.4078798746825,
                        "deviation": 341.6984305472543,
                        "volatility": 0.05999984344025184
                    }
                },
                "ranking": 24.170395885469745,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Ejemplo 1.0",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6840,
                "name": "CURSO UNR JULIO 2022",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/64c0f29be00c04921a5b03e563575657-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-10-01T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-10-01T10:03:55.010944Z",
            "ended": "2020-10-01T10:25:31.225763Z",
            "start_waiting": "2020-10-01T10:03:54.924026Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/64c0f29be00c04921a5b03e563575657-15.png",
            "player_count": 2
        },
        {
            "id": 76280,
            "name": "Iowa Go Society DE-Tournament (19x19)",
            "director": {
                "id": 560198,
                "username": "bcb783",
                "country": "us",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/52b22053d9555c61be9e20745f798c9d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1436.5957747554785,
                        "deviation": 62.954968403733275,
                        "volatility": 0.060030956867636535
                    }
                },
                "ranking": 23.30356056864993,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "This is a double elimination, no handicaps, tournament between the members of the Iowa Go Society. Everyone please play expediently. Play to the best of your ability, and let the best Iowa Go Society player be decided!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 44160,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1068,
                "name": "Iowa Go Society",
                "summary": "Help us spread the game of Go in Iowa!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 59,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/408bf896c62a3828e4428810aa5c4aa2-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-21T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-21T17:00:34.234779Z",
            "ended": "2021-06-23T16:48:40.253470Z",
            "start_waiting": "2021-06-21T17:00:33.851192Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/408bf896c62a3828e4428810aa5c4aa2-15.png",
            "player_count": 15
        }
    ]
}