Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=players_start&page=6064
{ "count": 60632, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=6063", "results": [ { "id": 148, "name": "sasuke-uchiha67's mini-tournament", "director": { "id": 3976, "username": "sasuke-uchiha67", "country": "us", "icon": "https://secure.gravatar.com/avatar/689b845b777376b07c1e6ea22dbf626e?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 906.3993219965089, "deviation": 103.17672064694325, "volatility": 0.06001068779329235 } }, "ranking": 12.641791334255737, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 172800, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 864000, "time_increment": 172800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 78, "name": "OGS Mini Tournaments", "summary": "The home for all of the old OGS mini tournaments", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 387, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "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": "2006-10-27T19:42:00Z", "ended": "2007-05-01T20:24:00Z", "start_waiting": null, "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 23, "name": "Kuroneko no Test 1", "director": { "id": 73, "username": "Kuroneko", "country": "001", "icon": "https://user-uploads.online-go.com/8acc1aa7edbb99556a0d05cf6c97a154-64.png", "ratings": { "version": 5, "overall": { "rating": 1720.3171984281491, "deviation": 260.4887625445967, "volatility": 0.05999892180617455 } }, "ranking": 27.47594113797314, "professional": false, "ui_class": "provisional" }, "description": "Test 2", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 30, "time_control_parameters": { "time_control": "fischer", "initial_time": 600, "max_time": 1800, "time_increment": 30 }, "is_open": true, "exclude_provisional": true, "group": { "id": 14, "name": "Kuroneko Go School", "summary": "", "require_invitation": true, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 10, "icon": "https://user-uploads.online-go.com/ea46b41233416e63470b137e3e7ac659-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": "2013-07-30T22:45:35.667895Z", "ended": "2013-07-30T23:34:58.477902Z", "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/ea46b41233416e63470b137e3e7ac659-15.png", "player_count": 0, "ranked": true } ] }