GET /api/bet_types/f44b293f-8815-437d-960c-b8c579bdf995/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f44b293f-8815-437d-960c-b8c579bdf995",
"match": "https://api-prod.gambitprofit.com/api/matches/a50a8d9c-378e-4dee-954f-9aa1a3455c31/?format=api",
"name": "Over/Under",
"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": "Game Total Under 6.5",
"amount": 5224.0
},
{
"team": "Game Total Over 6.5",
"amount": 4776.0
}
],
"expected_reward_tokens": 9455.44,
"profit_sb": -44.56,
"profit_sb_percentage": -0.47,
"recommended": false
},
"lines": [
{
"id": "b32eaa50-0ddb-4694-aa95-eef1f337bf94",
"gambit_id": "404ece28-80f5-45e4-a4c7-68fed1a8924c",
"last_updated": "2022-10-17T14:27:41.792268-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f44b293f-8815-437d-960c-b8c579bdf995/?format=api"
},
{
"id": "778f2dc5-8d5f-4ab0-854a-66f1ea4eff3c",
"gambit_id": "0eef02bd-9cd9-4867-b98e-cc934ba09c23",
"last_updated": "2022-10-17T14:27:41.793384-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.98000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f44b293f-8815-437d-960c-b8c579bdf995/?format=api"
}
]
}