Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=max_ranking&page=5950
{ "count": 59491, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5949", "results": [ { "id": 94353, "name": "Friendly Tournament", "director": { "id": 977709, "username": "Yin Xinghao", "country": "ca", "icon": "https://secure.gravatar.com/avatar/ba358e7f12e80f2f137df9b346094556?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1282.855231784065, "deviation": 252.02079207407004, "volatility": 0.05999967635886122 } }, "ranking": 20.6832577677865, "professional": false, "ui_class": "provisional" }, "description": "Happy Christmas Break and Have Fun", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "aga", "time_per_move": 43, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 1200, "period_time": 30, "periods": 3 }, "is_open": true, "exclude_provisional": false, "group": { "id": 6866, "name": "We-Go Education", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 198, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2022-12-24T15:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "open", "started": "2022-12-24T15:00:31.844035Z", "ended": "2022-12-24T17:22:20.999891Z", "start_waiting": "2022-12-24T15:00:31.456901Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 17, "ranked": true } ] }