Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=players_start&page=6003
{ "count": 60022, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=players_start&page=6002", "results": [ { "id": 160, "name": "holywarrior's tournament of the swift", "director": { "id": 2888, "username": "holywarrior", "country": "us", "icon": "https://secure.gravatar.com/avatar/281065e5a9c2a99ec2908564c4abcbf4?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1562.5212201311695, "deviation": 64.26190143848615, "volatility": 0.06003171395128944 } }, "ranking": 25.24872575061682, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 259200, "time_control_parameters": { "time_control": "simple", "per_move": 259200 }, "is_open": true, "exclude_provisional": true, "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": 385, "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": 17, "max_ranking": 21, "analysis_enabled": false, "exclusivity": "open", "started": "2006-12-02T23:28:00Z", "ended": "2007-10-31T23:31:00Z", "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 2799, "name": "Test Your Skills - Remake", "director": { "id": 54333, "username": "Cham3leoNinja", "country": "us", "icon": "https://secure.gravatar.com/avatar/406d5768670c8c3f708021401a09045c?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1407.7087446588987, "deviation": 62.217980611325515, "volatility": 0.06000366954885083 } }, "ranking": 22.83331714984826, "professional": false, "ui_class": "" }, "description": "The last one was kinda set up in minutes on accident. I'm kinda new to the whole thing here so...yeah, basically same idea as before. You get to play everyone in the group. It's not about ranking or anything more than good fun and learning so chat with your opponent, most of us in here are talkers anyway and the better ones have no problem giving tips and pointers (that's why I picked them for this group). Sorry about the first one!", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 90240, "time_control_parameters": { "time_control": "fischer", "initial_time": 345600, "max_time": 864000, "time_increment": 86400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 194, "name": "Ninja Beginners", "summary": "HOW DO YOU DELETE A GROUP YOU STARTED?", "require_invitation": true, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 29, "icon": "https://user-uploads.online-go.com/7711a76f321baf2bb6c1b6015efff4ed-64.png" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 4, "analysis_enabled": false, "exclusivity": "invite", "started": "2014-02-04T18:33:20.241191Z", "ended": "2014-04-26T17:59:59.999398Z", "start_waiting": "2014-02-04T18:33:17.210394Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/7711a76f321baf2bb6c1b6015efff4ed-15.png", "player_count": 0, "ranked": true } ] }