Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=max_ranking&page=5939
{ "count": 59381, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5938", "results": [ { "id": 66726, "name": "BLAHHELLO", "director": { "id": 835159, "username": "Pulak Agarwalla", "country": "un", "icon": "https://secure.gravatar.com/avatar/ba95358353c033361d431a98a6d3852d?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1121.4535995352353, "deviation": 78.74735541402917, "volatility": 0.06001749987382639 } }, "ranking": 17.570449897100133, "professional": false, "ui_class": "" }, "description": "BLAHHELLO", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 10, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 10, "initial_time": 30, "max_time": 60 }, "is_open": true, "exclude_provisional": false, "group": { "id": 6721, "name": "Mr. Erb's Math Class", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 19, "icon": "https://user-uploads.online-go.com/6910eda41e1a6a0c79cb362e854798f9-64.png" }, "auto_start_on_max": false, "time_start": "2020-10-16T13:41:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2020-10-16T13:41:19.068043Z", "ended": "2020-10-16T13:59:44.858547Z", "start_waiting": "2020-10-16T13:41:18.772387Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/6910eda41e1a6a0c79cb362e854798f9-15.png", "player_count": 7, "ranked": true } ] }