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

{
    "count": 57951,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5795",
    "results": [
        {
            "id": 45583,
            "name": "For everyone",
            "director": {
                "id": 614850,
                "username": "bowl the dice",
                "country": "ca",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/ce5b8bde8321652b3091d38a513cca2c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1259.7955625142868,
                        "deviation": 64.271419181848,
                        "volatility": 0.06004440833373613
                    }
                },
                "ranking": 20.26334483181976,
                "professional": false,
                "ui_class": ""
            },
            "description": "A tournament for everyone who likes go!!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 135360,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 518400,
                "max_time": 950400,
                "time_increment": 129600,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 343,
                "name": "Global Go Club",
                "summary": "Open Go club for people anywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 593,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/4ad2efd8d4b51b4244ae8cf09cadbde5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-02-12T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-02-14T03:17:49.588915Z",
            "ended": "2019-06-23T05:23:11.431790Z",
            "start_waiting": "2019-02-14T03:17:49.295484Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/4ad2efd8d4b51b4244ae8cf09cadbde5-15.png",
            "player_count": 4
        }
    ]
}