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

{
    "count": 57942,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5794",
    "results": [
        {
            "id": 37739,
            "name": "DustyDeath Group 13x13 Tournament",
            "director": {
                "id": 490070,
                "username": "DeathSpear42",
                "country": "us",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8d520fad1b05e7b3b395c47b31b385fc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 993.1820506300858,
                        "deviation": 65.72760281415258,
                        "volatility": 0.05999822243216713
                    }
                },
                "ranking": 14.75848888600187,
                "professional": false,
                "ui_class": ""
            },
            "description": "Group tournament. The winner can choose a new picture for the group if they want to. Good Luck, Have fun! ^_^",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "period_time": 86400,
                "main_time": 86400,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 1,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1999,
                "name": "DustyDeath",
                "summary": "Active group. Here to have fun and improve our game of Go!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b592841cb83c46074388e9cdb46bf293-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-05-31T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2018-05-31T17:00:33.714004Z",
            "ended": "2018-06-15T09:31:49.440326Z",
            "start_waiting": "2018-05-31T17:00:32.554013Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b592841cb83c46074388e9cdb46bf293-15.png",
            "player_count": 7
        },
        {
            "id": 63460,
            "name": "Fast Correspondence 2020-07-31",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1567.4354601308846,
                        "deviation": 62.3709376438633,
                        "volatility": 0.05973247951121882
                    }
                },
                "ranking": 25.32141988737067,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Please, avoid delaying your games using the vacation feature.\n\nAnalysis is enabled to allow the use of conditional moves.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 792,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-31T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-07-31T00:00:16.617355Z",
            "ended": "2020-09-11T22:16:16.834563Z",
            "start_waiting": "2020-07-31T00:00:13.409178Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10
        }
    ]
}