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

{
    "count": 58162,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=5816",
    "results": [
        {
            "id": 28,
            "name": "2014 year.",
            "director": {
                "id": 82,
                "username": "BFF",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/48d65cd0806a7b6e1911c10d557b6ffb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1496.6571309968624,
                        "deviation": 66.59345665503561,
                        "volatility": 0.0600852454495633
                    }
                },
                "ranking": 24.251732996975477,
                "professional": false,
                "ui_class": ""
            },
            "description": "The tournament will begin in the new year.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 432030,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 864000,
                "max_time": 1728000,
                "time_increment": 432030
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9,
                "name": "Русская группа",
                "summary": "Интересные, призовые турниры.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1903,
                "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2013-12-31T14:09:01.810514Z",
            "ended": "2023-11-18T12:15:33.750022Z",
            "start_waiting": "2013-12-31T14:09:00.337930Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-15.png",
            "player_count": 0
        },
        {
            "id": 2503,
            "name": "Tianyuan Main Title Tournament 2014",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Tianyuan Main Title Tournament 2014",
            "schedule": null,
            "title": {
                "id": 13,
                "name": "Tianyuan Main Title Tournament",
                "holder": {
                    "id": 43936,
                    "username": "Sadaharu",
                    "country": "sg",
                    "icon": "https://user-uploads.online-go.com/7c560149f1de7fce503f52c3c38cdb3e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2355.2375378141105,
                            "deviation": 81.90728075962555,
                            "volatility": 0.06029607449032972
                        }
                    },
                    "ranking": 34.748117684595016,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "rules": "chinese",
                "tournament_type": "s_mcmahon"
            },
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": null,
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-10-04T05:18:48.412524Z",
            "ended": "2017-05-12T06:29:52.071054Z",
            "start_waiting": "2014-10-04T05:18:16.973730Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/tianyuan_19.png",
            "player_count": 0
        }
    ]
}