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": 58141,
    "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
        }
    ]
}