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

{
    "count": 57912,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5791",
    "results": [
        {
            "id": 83751,
            "name": "KIDO TRAINING",
            "director": {
                "id": 88120,
                "username": "satoshi84",
                "country": "mx",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/6a6404f3dd53bce3fc1e4a88fb357e2e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1162.2722344194942,
                        "deviation": 82.47024688516325,
                        "volatility": 0.06016113648651541
                    }
                },
                "ranking": 18.398090439972083,
                "professional": false,
                "ui_class": ""
            },
            "description": "KIDO TRAINING",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 40,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4841,
                "name": "PIPIOLO GO 2022🏆",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 215,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/53d0a90037da78f2a39241da6e40dc96-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-12-15T23:33:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-12-15T23:33:11.243603Z",
            "ended": "2022-03-09T12:16:50.837955Z",
            "start_waiting": "2021-12-15T23:33:11.109784Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/53d0a90037da78f2a39241da6e40dc96-15.png",
            "player_count": 8
        },
        {
            "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
        }
    ]
}