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

{
    "count": 57792,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5779",
    "results": [
        {
            "id": 103477,
            "name": "Another random tournament.",
            "director": {
                "id": 1095796,
                "username": "supercomputerbot",
                "country": "au",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/3135c8e78cb29f83ea1f308d19c54fc5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2310.8609320925502,
                        "deviation": 64.35502589473509,
                        "volatility": 0.060087644992433756
                    }
                },
                "ranking": 34.307771470803836,
                "professional": false,
                "ui_class": "bot"
            },
            "description": "bot + player = unfair",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 138743,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 129600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3211,
                "name": "gtp2ogs AI Gathering 2019x19 ໒( ̿ ᴥ ̿ )७",
                "summary": "Gathering all OGS AI enthusiasts ! Welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 242,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/4cb3ff354d18a41e303966725f617c00-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-24T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 20,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-05-24T02:00:57.139717Z",
            "ended": "2023-10-16T19:31:30.636678Z",
            "start_waiting": "2023-05-24T02:00:56.958167Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/4cb3ff354d18a41e303966725f617c00-15.png",
            "player_count": 4
        },
        {
            "id": 3826,
            "name": "FSTS Long Road #1",
            "director": {
                "id": 117904,
                "username": "Inquisitor",
                "country": "_Red_Cross",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6480244495d6b65fce5554cef9397a7f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1304.0248210491002,
                        "deviation": 62.45011626472323,
                        "volatility": 0.06000432406173624
                    }
                },
                "ranking": 21.06215970513464,
                "professional": false,
                "ui_class": ""
            },
            "description": "Details on OGS Forum: https://forums.online-go.com/t/fsts-long-road-1/",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 353,
                "name": "Four Seasons Tournament Series",
                "summary": "Серия турниров \"Четыре Сезона\"",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 623,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/da3625d8ecb510c14d65689ea409862b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-01-12T15:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 10,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2015-01-12T15:00:56.459115Z",
            "ended": "2017-09-26T12:57:42.284965Z",
            "start_waiting": "2015-01-12T15:00:56.242079Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/da3625d8ecb510c14d65689ea409862b-15.png",
            "player_count": 16
        }
    ]
}