GET /api/v1/tournaments?format=api&ordering=subsequent_pairing_method&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=subsequent_pairing_method&page=5814",
    "results": [
        {
            "id": 24061,
            "name": "Kyu Big Open CoMpEtICiOn👻👻👻🐃😯",
            "director": {
                "id": 417533,
                "username": "jeremikrowy6",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/83d985c7a125a5dc540a0b073877d396?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1017.9053326550568,
                        "deviation": 160.27611809461578,
                        "volatility": 0.05999607153897869
                    }
                },
                "ranking": 15.327706135347373,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Only for Kyu players.board is 19✖️19.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2943,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-02-01T15:30:00Z",
            "players_start": 5,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 33,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-02-01T15:30:39.179050Z",
            "ended": "2018-08-12T22:18:35.921368Z",
            "start_waiting": "2017-02-01T15:30:38.611200Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 17
        },
        {
            "id": 494,
            "name": "panic_im_here's mini-tournament",
            "director": {
                "id": 20769,
                "username": "panic_im_here",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/bae7122177c203db39d7200c6fcdfb38?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1163.6262855068426,
                        "deviation": 199.09957863935333,
                        "volatility": 0.060002981381859256
                    }
                },
                "ranking": 18.425044570554128,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 381,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 8,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-06-04T13:35:41Z",
            "ended": "2008-06-04T11:35:41Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        }
    ]
}