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

{
    "count": 58012,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5801",
    "results": [
        {
            "id": 92758,
            "name": "BeginnerGo 13x13 Correspondence",
            "director": {
                "id": 111624,
                "username": "FireScourge",
                "country": "_ASEAN",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/4a0fbf3edfdda23ac62471c3b3cf3d29-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1782.755792331628,
                        "deviation": 61.1828597014485,
                        "volatility": 0.05987677013200627
                    }
                },
                "ranking": 28.301277379658334,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Play a 13 x 13 tournament with other members of the BG community!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6269,
                "name": "BeginnerGo",
                "summary": "Beginners welcome!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 229,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8b4001e1623b8ecda5a18d11c4c59b3d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-07-25T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-07-25T05:00:33.388594Z",
            "ended": "2022-10-17T13:13:05.926607Z",
            "start_waiting": "2022-07-25T05:00:33.300687Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8b4001e1623b8ecda5a18d11c4c59b3d-15.png",
            "player_count": 6
        },
        {
            "id": 71455,
            "name": "Tournament 69",
            "director": {
                "id": 12573,
                "username": "Misawa",
                "country": "us",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/c51ad51df953247093a774c49b78eb0b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 977.5796256115817,
                        "deviation": 69.02183474866371,
                        "volatility": 0.05986671976150141
                    }
                },
                "ranking": 14.391926363316212,
                "professional": false,
                "ui_class": ""
            },
            "description": "Time for another one!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 343,
                "name": "Global Go Club",
                "summary": "Open Go club for people anywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 594,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/4ad2efd8d4b51b4244ae8cf09cadbde5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-01T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 31,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-03-01T01:00:36.059345Z",
            "ended": "2022-04-26T20:52:55.784487Z",
            "start_waiting": "2021-03-01T01:00:33.711867Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/4ad2efd8d4b51b4244ae8cf09cadbde5-15.png",
            "player_count": 46
        }
    ]
}