Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=max_ranking&page=6046
{ "count": 60451, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=6045", "results": [ { "id": 47031, "name": "GOGO CAT 第一屆 87 盃友誼賽", "director": { "id": 622766, "username": "lihshye", "country": "tw", "icon": "https://user-uploads.online-go.com/70dc5a8f458012642633bbd3fd21db2c-64.png", "ratings": { "version": 5, "overall": { "rating": 954.0422048129288, "deviation": 87.91492358557785, "volatility": 0.060016868611965056 } }, "ranking": 13.827718344809373, "professional": false, "ui_class": "" }, "description": "來試試群組功能的麥克馬洪階梯賽,系統會自動讓子 XD", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": -1, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400, "speed": "correspondence" }, "is_open": true, "exclude_provisional": true, "group": { "id": 3473, "name": "Gogo Cat", "summary": "", "require_invitation": true, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 4, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2019-03-31T13:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2019-03-31T15:12:23.464891Z", "ended": "2019-04-21T05:23:28.239572Z", "start_waiting": "2019-03-31T15:12:23.329842Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }