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

{
    "count": 57671,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=handicap&page=5767",
    "results": [
        {
            "id": 3536,
            "name": "Quick & Review 15 (SPECIAL) - Go Basics Live Simple Elimination Tournament",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1555.979081964343,
                        "deviation": 62.49953502167467,
                        "volatility": 0.05973229196401724
                    }
                },
                "ranking": 25.151595267328478,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "### New year's Special Q&R\n\n#### _In this case, we have a Simple Elimination tournament with between 16 and 32 players, meaning those who reach the finals will play a maximum of 5 live games._\n\n---\nAs always, stronger players are welcome to kibitz (comment on games live) and choose a game or two to review with all the participants when the tournament finishes.\n\nIf you want to play in the tournament but it's full, please PM [me](https://online-go.com/user/view/784) so I can put you in as a substitute player. If so, please also check in and I'll notify you when ready.\n\nThis time we won't allow provisional players, so go ahead and play some games if you are, there's plenty of time. =)",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 40,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 900,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17402,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-01-02T16:30:00Z",
            "players_start": 16,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2015-01-02T16:30:28.649385Z",
            "ended": "2015-01-02T18:13:54.462814Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 17
        }
    ]
}