Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=time_start&page=5998
{ "count": 59972, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_start&page=5997", "results": [ { "id": 2970, "name": "henrib736's minitournament", "director": { "id": 42360, "username": "Henrib736", "country": "us", "icon": "https://user-uploads.online-go.com/cfd31e74c2d9b1ad2b6d571ecc820cf6-64.png", "ratings": { "version": 5, "overall": { "rating": 1345.0585409259156, "deviation": 64.53637528197693, "volatility": 0.06005390268858446 } }, "ranking": 21.7793939100321, "professional": false, "ui_class": "" }, "description": "Was HKB Nines Tournament 2nd Cycle but changed it to henrib736's minitournament because of a mistake when setting the board size.", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 91200, "time_control_parameters": { "time_control": "fischer", "initial_time": 432000, "max_time": 432000, "time_increment": 86400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 25, "name": "Go Basics", "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 18015, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2014-07-12T18:38:38.025156Z", "ended": "2014-08-14T02:17:25.830785Z", "start_waiting": "2014-07-12T18:38:37.640774Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png", "player_count": 0, "ranked": true }, { "id": 3117, "name": "Julko's 2", "director": { "id": 15530, "username": "Julko", "country": "pl", "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png", "ratings": { "version": 5, "overall": { "rating": 868.6130768831747, "deviation": 67.1511065434887, "volatility": 0.05926975894153485 } }, "ranking": 11.656013714898473, "professional": false, "ui_class": "supporter" }, "description": "Go! go! go!", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 93120, "time_control_parameters": { "time_control": "fischer", "initial_time": 604800, "max_time": 604800, "time_increment": 86400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 7, "name": "Polish Go Players", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 456, "icon": "https://user-uploads.online-go.com/2bf108a559c752303005e32bfe754667-64.png" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2014-09-11T05:11:24.401929Z", "ended": "2015-03-19T00:19:10.534812Z", "start_waiting": "2014-09-11T05:11:21.581234Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/2bf108a559c752303005e32bfe754667-15.png", "player_count": 0, "ranked": true } ] }