Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-time_per_move&page=5883
{ "count": 58821, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=5882", "results": [ { "id": 69155, "name": "テストトーナメント", "director": { "id": 785836, "username": "yushima02", "country": "un", "icon": "https://secure.gravatar.com/avatar/af0b2ccf7e77e74f948d3a98fa897940?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1500.0, "deviation": 350.0, "volatility": 0.06 } }, "ranking": 24.303382182144386, "professional": false, "ui_class": "provisional" }, "description": "テストリーグです", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 0, "time_control_parameters": { "system": "none", "time_control": "none", "speed": "correspondence", "pause_on_weekends": false }, "is_open": true, "exclude_provisional": false, "group": { "id": 7692, "name": "Yushima Go Cafe (湯島囲碁喫茶)", "summary": "This is a group exclusively for guests of Yushima Go Cafe and members of the Online Go Salon.\n湯島囲碁喫茶のゲスト&オンライン囲碁サロンメンバー専用のグループです。", "require_invitation": true, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 114, "icon": "https://user-uploads.online-go.com/8246898de5c953274f7be81122b75b69-64.png" }, "auto_start_on_max": false, "time_start": "2020-12-20T04:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2020-12-20T03:52:41.837826Z", "ended": "2020-12-20T03:55:58.079322Z", "start_waiting": "2020-12-20T03:52:41.678919Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/8246898de5c953274f7be81122b75b69-15.png", "player_count": 3, "ranked": true } ] }