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

{
    "count": 58232,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5823",
    "results": [
        {
            "id": 98,
            "name": "shamankingster's beginers and first timers mini-tournament",
            "director": {
                "id": 2853,
                "username": "shamankingster",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/98642e85c99afae1b992675f6c230229?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1160.179684091046,
                        "deviation": 190.74355872529526,
                        "volatility": 0.05999948077360259
                    }
                },
                "ranking": 18.356373707043137,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 381,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-06-04T21:58:00Z",
            "ended": "2006-07-05T05:03:00Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0
        },
        {
            "id": 40216,
            "name": "MGG Equalizer #1",
            "director": {
                "id": 87790,
                "username": "MoonMonkey",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/9e29a56055728dccf9dafc7ebb3f8319-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1093.5261410201354,
                        "deviation": 62.180969905963046,
                        "volatility": 0.06028853857034597
                    }
                },
                "ranking": 16.986647782952765,
                "professional": false,
                "ui_class": ""
            },
            "description": "Regular tournament of Monkey Go Games.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2702,
                "name": "Masters And Champions",
                "summary": "Your journey of knowledge from beginner to master will be fascinating with us!",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 34,
                "icon": "https://user-uploads.online-go.com/e6b8a636f6746575d2aa126a2b247efd-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-09-24T07:00:00Z",
            "players_start": 12,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-09-25T08:09:01.083837Z",
            "ended": "2019-11-25T22:29:22.620192Z",
            "start_waiting": "2018-09-25T08:09:00.240351Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e6b8a636f6746575d2aa126a2b247efd-15.png",
            "player_count": 10
        }
    ]
}