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

{
    "count": 58622,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=5862",
    "results": [
        {
            "id": 2703,
            "name": "2014 Jan 3rd",
            "director": {
                "id": 53917,
                "username": "Trudi",
                "country": "",
                "icon": "https://secure.gravatar.com/avatar/8d1bc87c813481718c8a00ec89cbc71d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1186.8118757215577,
                        "deviation": 75.10706571765202,
                        "volatility": 0.05999292133030317
                    }
                },
                "ranking": 18.881779687309265,
                "professional": false,
                "ui_class": ""
            },
            "description": "this tournament will start on January 3rd (friday)",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "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": 168,
                "name": "Trudi's group",
                "summary": "everyone is welcome! play games, post threads and have fun.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 45,
                "icon": "https://user-uploads.online-go.com/c9bdf21d570875a7f2aa257cc9c6634e-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": false,
            "exclusivity": "open",
            "started": "2014-01-03T19:11:09.881587Z",
            "ended": "2014-10-30T02:23:36.487718Z",
            "start_waiting": "2014-01-03T19:11:09.491025Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c9bdf21d570875a7f2aa257cc9c6634e-15.png",
            "player_count": 0
        },
        {
            "id": 60462,
            "name": "Nottingham Go Club - Covid Cup 2020 #9",
            "director": {
                "id": 23509,
                "username": "robindews",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/53b7cf9d9bdd1f8f9c5f4ffe8c21631d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1541.866380297196,
                        "deviation": 61.14091419950209,
                        "volatility": 0.06003237465737596
                    }
                },
                "ranking": 24.94066718342586,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "This is our ninth live Tuesday evening tournnament for members and friends of the Nottingham, Sheffield and Birmingham Go Clubs. All are welcome to join in",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 83,
                "name": "Nottingham Go Club",
                "summary": "Online Group for Go players in the Nottingham and Derby Area",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 89,
                "icon": "https://user-uploads.online-go.com/9d477e88b677bde5e483440a488a2cf3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-19T18:15:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 32,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-05-19T18:15:40.176566Z",
            "ended": "2020-05-19T19:08:11.785107Z",
            "start_waiting": "2020-05-19T18:15:39.388811Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9d477e88b677bde5e483440a488a2cf3-15.png",
            "player_count": 4
        }
    ]
}