Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-exclusivity&page=5951
{ "count": 59501, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=5950", "results": [ { "id": 97402, "name": "GLH12122565", "director": { "id": 93499, "username": "GM.Chan", "country": "th", "icon": "https://user-uploads.online-go.com/944ce1e7f212970c79a70d06ab80a93c-64.png", "ratings": { "version": 5, "overall": { "rating": 1996.6679375893493, "deviation": 72.24492162277078, "volatility": 0.06017086926528222 } }, "ranking": 30.924621373006488, "professional": false, "ui_class": "" }, "description": "test1", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "japanese", "time_per_move": 21, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 300, "period_time": 10, "periods": 1 }, "is_open": true, "exclude_provisional": false, "group": { "id": 12577, "name": "Go Life Harmony", "summary": "กลุ่มเรียนรู้หมากล้อมเพื่อฝึกสติสมาธิและการประยุกต์ใช้ในชีวิต\nโดย อ.อุ๋ย นพเมศฐ์ สุวรรณนามัย", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 22, "icon": "https://user-uploads.online-go.com/818648bad5a793d403b09fd08146b804-64.png" }, "auto_start_on_max": false, "time_start": "2022-12-02T14: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": "2022-12-02T13:48:20.825549Z", "ended": "2022-12-02T14:24:49.981211Z", "start_waiting": "2022-12-02T13:48:20.324366Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/818648bad5a793d403b09fd08146b804-15.png", "player_count": 19, "ranked": true } ] }