GET /api/bet_types/49780ade-f9f2-4c1f-aec2-a2e990cbd6ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49780ade-f9f2-4c1f-aec2-a2e990cbd6ce",
"match": "https://api-prod.gambitprofit.com/api/matches/3dda498f-c2f5-4df6-a642-33059023046f/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "NYM",
"amount": 6138.0
},
{
"team": "PHI",
"amount": 3862.0
}
],
"expected_reward_tokens": 9268.38,
"profit_sb": 268.38,
"profit_sb_percentage": 2.98,
"recommended": true
},
"lines": [
{
"id": "6e81cabc-c55f-4569-88da-780e12724d0a",
"gambit_id": "5b83bfa4-9fcc-4aa1-ab32-e3d8c5e49810",
"last_updated": "2022-08-22T09:42:00.578729-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM",
"reward": "1.51000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49780ade-f9f2-4c1f-aec2-a2e990cbd6ce/?format=api"
},
{
"id": "0e2a4522-8c11-47fa-90db-816c02f31ec6",
"gambit_id": "79f38c25-ecf9-47cb-a0f8-694a839aaa39",
"last_updated": "2022-08-22T09:42:00.578263-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI",
"reward": "2.40000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49780ade-f9f2-4c1f-aec2-a2e990cbd6ce/?format=api"
}
]
}