-
-
Save xeroc/b96a0c8a29b7ffcaf4b36cb377bfafda to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": 1, | |
"latest_update": "2017/08/01", | |
"sports": { | |
"AmericanFootball": { | |
"name": { | |
"en": "American Football", | |
"de": "Amerikanisches Football" | |
}, | |
"id": null, | |
"eventgroups": { | |
"NFL#PreSeas": { | |
"name": { | |
"en": "NFL - Pre-Season", | |
"de": "NFL - Vorseason" | |
}, | |
"id": null, | |
"bettingmarketgroups": [ | |
"NFL_ML_2017_1", | |
"NFL_HCP_2017_1", | |
"NFL_OU_2017_1" | |
], | |
"eventscheme": { | |
"parameters": [ | |
"AwayTeam", | |
"HomeTeam" | |
], | |
"name": "[AwayTeam] @ [HomeTeam]" | |
}, | |
"leadtime_Max": 6, | |
"start_date": "2017/08/10", | |
"finish_date": "2017/08/31", | |
"rules": {}, | |
"participants": {}, | |
"def_bmgs": {} | |
}, | |
"NFL#RegSeas": { | |
"name": { | |
"en": "NFL - Regular Season", | |
"de": "NFL - Hauptsaison" | |
}, | |
"id": null, | |
"bettingmarketgroups": [ | |
"NFL_ML_2017_1", | |
"NFL_HCP_2017_1", | |
"NFL_OU_2017_1" | |
], | |
"eventscheme": { | |
"parameters": [ | |
"AwayTeam", | |
"HomeTeam" | |
], | |
"name": "[AwayTeam] @ [HomeTeam]" | |
}, | |
"leadtime_Max": 6, | |
"start_date": "2017/09/07", | |
"finish_date": "2017/12/31", | |
"rules": {}, | |
"participants": {}, | |
"def_bmgs": {} | |
} | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment