Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=max_ranking&page=5932
{ "count": 59311, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5931", "results": [ { "id": 65295, "name": "Shogi 将棋 9x9 XX", "director": { "id": 697149, "username": "deleted-57394cd2-c7b2-41c3-9e0b-1d116d71ec17", "country": "se", "icon": "https://user-uploads.online-go.com/2d41f0fc65fb65cf386d8f5534a6d163-64.png", "ratings": { "version": 5, "overall": { "rating": 1665.2715388700315, "deviation": 71.21323820073493, "volatility": 0.0598806998975717 } }, "ranking": 26.723091679426847, "professional": false, "ui_class": "" }, "description": "9x9 like Shogi, the only major chess variant where you can put pieces back on the board.", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 935, "name": "Shogi 81Dojo", "summary": "Group for Shogi players on 81Dojo", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 38, "icon": "https://user-uploads.online-go.com/3c4c30cf525cdb0ce1b84419cbc29df1-64.png" }, "auto_start_on_max": false, "time_start": "2020-09-25T16:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "open", "started": "2020-09-25T16:00:23.240693Z", "ended": "2020-11-14T18:01:52.939800Z", "start_waiting": "2020-09-25T16:00:22.508960Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/3c4c30cf525cdb0ce1b84419cbc29df1-15.png", "player_count": 11, "ranked": true } ] }