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

{
    "count": 58142,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=5814",
    "results": [
        {
            "id": 27128,
            "name": "FSTS Summer 2017 Small Board",
            "director": {
                "id": 87790,
                "username": "MoonMonkey",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/9e29a56055728dccf9dafc7ebb3f8319-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1093.5261410201354,
                        "deviation": 62.180969905963046,
                        "volatility": 0.06028853857034597
                    }
                },
                "ranking": 16.986647782952765,
                "professional": false,
                "ui_class": ""
            },
            "description": "Regular summer 2017 tournament of FSTS on a 9x9 board",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87840,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 129600,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "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://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-06-01T09:10:00Z",
            "players_start": 10,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-06-01T09:10:45.608906Z",
            "ended": "2018-03-08T16:43:41.386610Z",
            "start_waiting": "2017-06-01T09:10:41.983216Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-15.png",
            "player_count": 35
        },
        {
            "id": 79640,
            "name": "ScrapeIT Tournament v3",
            "director": {
                "id": 1003467,
                "username": "GJ4444",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c00999d0add89d41bb2bd37bde109ec8?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1233.9058890974627,
                        "deviation": 69.34478558497867,
                        "volatility": 0.060022578864278434
                    }
                },
                "ranking": 19.782639754314864,
                "professional": false,
                "ui_class": ""
            },
            "description": "ScrapeIT Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 300,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9152,
                "name": "Scrape IT Go Meeting",
                "summary": "Scrape IT Go Meeting",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/6aa0aa7db9a161e174c24b1a6cf5af54-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-09-03T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-09-03T11:05:40.935137Z",
            "ended": "2021-09-03T11:52:02.053282Z",
            "start_waiting": "2021-09-03T11:05:40.536147Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6aa0aa7db9a161e174c24b1a6cf5af54-15.png",
            "player_count": 4
        }
    ]
}