GET /api/bet_types/785bfd57-d32e-4954-a425-2105a942ebce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "785bfd57-d32e-4954-a425-2105a942ebce",
"match": "https://api-prod.gambitprofit.com/api/matches/d1bf12e2-1e66-4476-8250-f8804bc3495a/?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 Over 2.5",
"amount": 6881.0
},
{
"team": "Game Total Under 2.5",
"amount": 3119.0
}
],
"expected_reward_tokens": 9013.91,
"profit_sb": -486.09,
"profit_sb_percentage": -5.12,
"recommended": false
},
"lines": [
{
"id": "473ff46b-8e6b-46bc-b8b9-8166f5f83d50",
"gambit_id": "5282c259-4523-4815-8416-a8195328f239",
"last_updated": "2022-10-11T13:32:15.929127-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.31000",
"odds": "1.33000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/785bfd57-d32e-4954-a425-2105a942ebce/?format=api"
},
{
"id": "bc8daf72-b239-44f6-afda-734371f90a74",
"gambit_id": "0fa692cb-eb6a-4425-914c-b0ffadf28f29",
"last_updated": "2022-10-11T13:32:15.928052-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.89000",
"odds": "3.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/785bfd57-d32e-4954-a425-2105a942ebce/?format=api"
}
]
}