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

{
    "count": 58002,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5800",
    "results": [
        {
            "id": 35119,
            "name": "2018 Class C Single Elimination",
            "director": {
                "id": 153455,
                "username": "El0m",
                "country": "gb",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/018b099d6b5f111ad780b468738dc998-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1295.7038814112566,
                        "deviation": 70.83331711939027,
                        "volatility": 0.0603648964543371
                    }
                },
                "ranking": 20.913967003155264,
                "professional": false,
                "ui_class": ""
            },
            "description": "Elementary level.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 46080,
            "time_control_parameters": {
                "period_time": 604800,
                "main_time": 259200,
                "system": "canadian",
                "pause_on_weekends": true,
                "time_control": "canadian",
                "stones_per_period": 14,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1398,
                "name": "Ratio",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-06-30T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-06-30T23:00:22.561045Z",
            "ended": "2019-07-01T07:07:27.801384Z",
            "start_waiting": "2018-06-30T23:00:21.324886Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 31
        },
        {
            "id": 46639,
            "name": "Torch's Round Robin",
            "director": {
                "id": 84976,
                "username": "KrodinShin",
                "country": "mk",
                "icon": "https://secure.gravatar.com/avatar/063fc42631ac742c974ed02ad8ea2489?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1692.843505175852,
                        "deviation": 77.89184429426412,
                        "volatility": 0.060025582144297984
                    }
                },
                "ranking": 27.10324861583183,
                "professional": false,
                "ui_class": ""
            },
            "description": "Clock: Fischer:  Clock starts with 3 days main time, followed by a time increment of 8 hours per move up to 3 days max. \n\nWhen you start your game please try to arrange times to meet and play with your opponent I would ideally like each game to end in 1 or 2 weeks. games auto pause on weekends.\n\nHey guys InHo from the facebook group here so this is correspondence tournament. we are doing a round robin style.\n\nPRIZES: Even if you lose all you games you have a chance to win the prize money. If you wish to donate a bit for the prize pool please email me to discuss.\n\nHOW PRIZES WORK: Simple its a lottery draw, the more wins you have the more entries you have Every Win will give you 1 extra spot in the drawing for the prize and then i will contact you for the your pay-pal information.\n\n*Everyone starts with 1 spot in the drawing.\n\n** If i am the only Donateor for the Prize pool then there will be 3 winners. the more donations i get then the winner count will rise to a min of 5 players.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 31680,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 28800,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2949,
                "name": "Facebook Weiqi/baduk players",
                "summary": "Fight your way through Facebooks 8k+ baduk players!?",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d0124228aec013b26d51a2735ca14581-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-03-30T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-03-30T17:01:01.899162Z",
            "ended": "2019-05-29T06:14:23.154492Z",
            "start_waiting": "2019-03-30T17:00:57.553054Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/d0124228aec013b26d51a2735ca14581-15.png",
            "player_count": 10
        }
    ]
}