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

{
    "count": 57891,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5789",
    "results": [
        {
            "id": 65328,
            "name": "Weekly 13x13 Games 2020-09-16",
            "director": {
                "id": 741522,
                "username": "wolfmeister",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/c86451e4f5aaface6118117b8b91597b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1209.6169056480942,
                        "deviation": 65.52079638031556,
                        "volatility": 0.06013235595814508
                    }
                },
                "ranking": 19.32239564406787,
                "professional": false,
                "ui_class": ""
            },
            "description": "%%%%%%%%%%%%%%%%%%%%%%%%\n\n!!!LIVE GAME APPOINTMENTS ARE NOT SCHEDULED AUTOMATICALLY!!!\n\nONCE TOURNAMENT STARTS:\n\nCOME BACK HERE TO FIND YOUR ASSIGNED OPPONENT ARRANGE A >30min VIDEO CONFERENCE WITH YOUR OPPONENT FINISH YOUR GAME WITHIN ONE WEEK, TO PREVENT BLOCKING THE TOURNAMENT. EACH MONDAY, SCHEDULE YOUR NEXT MATCH VIDEO CONFERENCE. %%%%%%%%%%%%%%%%%%%%%%%%",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 6720,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6518,
                "name": "Madison Google Go",
                "summary": "Nominally a social league for the MSN site, but friendly, casual players from other sites welcome.  Make sure to join the Hangouts room, go-msn@ group for announcements!  Please send an *INTERNAL* email to the organizers to join.  We don't always notice OG",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 18,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/58487116e0e161b5d171c5b31268b059-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-16T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-09-16T16:01:00.287594Z",
            "ended": "2020-11-10T16:38:59.871609Z",
            "start_waiting": "2020-09-16T16:00:59.583578Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/58487116e0e161b5d171c5b31268b059-15.png",
            "player_count": 9
        }
    ]
}