GET /api/bet_types/0f5167c8-ccb0-4090-9481-05adae8fff38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f5167c8-ccb0-4090-9481-05adae8fff38",
"match": "https://api-prod.gambitprofit.com/api/matches/b618aff4-45f3-43ed-96b3-ec8bd4d37371/?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": "CLE",
"amount": 6167.0
},
{
"team": "NYY",
"amount": 3833.0
}
],
"expected_reward_tokens": 9620.52,
"profit_sb": 120.52,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "b3fca439-30b5-4e2b-ab6e-ad8cac605a4c",
"gambit_id": "b1a1ecb7-a1ba-4ed5-b4cb-87c98d8123c0",
"last_updated": "2022-10-16T09:37:10.780822-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE",
"reward": "1.56000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f5167c8-ccb0-4090-9481-05adae8fff38/?format=api"
},
{
"id": "1fc45c66-26bd-4572-88a6-a754f3c5035a",
"gambit_id": "a5270a18-560a-46a3-9e02-1bc74da4bf32",
"last_updated": "2022-10-16T09:37:10.782030-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY",
"reward": "2.51000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f5167c8-ccb0-4090-9481-05adae8fff38/?format=api"
}
]
}