Skip to content

Instantly share code, notes, and snippets.

@xeroc
Created August 10, 2017 13:27
Show Gist options
  • Save xeroc/b96a0c8a29b7ffcaf4b36cb377bfafda to your computer and use it in GitHub Desktop.
Save xeroc/b96a0c8a29b7ffcaf4b36cb377bfafda to your computer and use it in GitHub Desktop.
{
"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