Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-rules&page=5902
{ "count": 59012, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=5901", "results": [ { "id": 2791, "name": "Swiss Cup 9x9", "director": { "id": 52052, "username": "ST000MA", "country": "rs", "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1773.7204734712398, "deviation": 64.7543915421217, "volatility": 0.06233350490466346 } }, "ranking": 28.18365079311867, "professional": false, "ui_class": "" }, "description": "The tournament will start at 15:00 UTC on Monday, 5.2.2014. This is live tournament, so PLEASE BE ONLINE!", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "aga", "time_per_move": 18, "time_control_parameters": { "time_control": "byoyomi", "period_time": 15, "main_time": 300, "periods": 3 }, "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": 383, "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": 10, "analysis_enabled": true, "exclusivity": "open", "started": "2014-02-10T15:00:03.870865Z", "ended": "2014-02-10T15:28:16.922362Z", "start_waiting": "2014-02-10T15:00:03.268610Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 2927, "name": "9x9 Mini-Tournement for 30Ks", "director": { "id": 67357, "username": "Lein@d Why?", "country": "ca", "icon": "https://user-uploads.online-go.com/3a7c340bccabcef9661d2dc18ff12905-64.png", "ratings": { "version": 5, "overall": { "rating": 1206.3338535720202, "deviation": 62.726993542191146, "volatility": 0.06012340100410309 } }, "ranking": 19.25947821741587, "professional": false, "ui_class": "" }, "description": "Sorry about the previous one I should have set that to correspondence. This one IS correspondence and yeah that's right 30Ks only.", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": -1, "rules": "aga", "time_per_move": 44160, "time_control_parameters": { "time_control": "fischer", "initial_time": 86400, "max_time": 432000, "time_increment": 43200 }, "is_open": true, "exclude_provisional": false, "group": { "id": 222, "name": "Low-Rating 30k's", "summary": "A group so low-rating 30k's can find each other, play against each other, and beat each other. Everyone deserves an approximately 50/50 win rate.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 279, "icon": "https://user-uploads.online-go.com/43373022b3404dee8e6d5616a14de877-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": 0, "analysis_enabled": true, "exclusivity": "open", "started": "2014-05-21T16:55:03.929076Z", "ended": "2014-06-25T21:32:22.764414Z", "start_waiting": "2014-05-21T16:55:03.681636Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/43373022b3404dee8e6d5616a14de877-15.png", "player_count": 0, "ranked": true } ] }