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

{
    "count": 58862,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=5886",
    "results": [
        {
            "id": 80923,
            "name": "Manual pairing 15 min Tournament",
            "director": {
                "id": 1044601,
                "username": "senseihk",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/cdd1c81710571c60e6ca7c93b8674063?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2326.49766407098,
                        "deviation": 249.480229604016,
                        "volatility": 0.060008490664285076
                    }
                },
                "ranking": 34.463891257409,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Manual pairing 15 min",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10177,
                "name": "SGA-Tournament",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 42,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-10-04T11:20:00Z",
            "players_start": 2,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2021-10-04T11:20:45.860224Z",
            "ended": "2022-09-18T16:55:54.923480Z",
            "start_waiting": "2022-09-18T16:55:54.917932Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 88235,
            "name": "OGS group tournament OpenGotha",
            "director": {
                "id": 831882,
                "username": "I am kill",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/7cfc617ed3e1f829d9bfa4056141e399-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1666.4126402486,
                        "deviation": 62.96633719237113,
                        "volatility": 0.060395662673756345
                    }
                },
                "ranking": 26.738949423754697,
                "professional": false,
                "ui_class": ""
            },
            "description": "every one can join OpenGotha tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1773,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-30T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-30T14:00:53.211070Z",
            "ended": null,
            "start_waiting": "2022-04-30T14:00:53.021367Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 37,
            "ranked": true
        }
    ]
}