GET /api/bet_types/c69cb62b-93da-400d-8698-462547cf0c48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c69cb62b-93da-400d-8698-462547cf0c48",
"match": "https://api-prod.gambitprofit.com/api/matches/e01e3747-1900-44ee-af9d-c603172a456d/?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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Over 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "8faca627-871c-47f1-8c54-47651ed52834",
"gambit_id": "60417145-8b11-4a20-9e3e-bfc34886d634",
"last_updated": "2022-10-31T11:02:10.725195-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 227.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c69cb62b-93da-400d-8698-462547cf0c48/?format=api"
},
{
"id": "575bd600-726c-465e-abea-4a59a6bf2e36",
"gambit_id": "a528c3b3-3324-4c0c-8b95-fb56363231b5",
"last_updated": "2022-10-31T11:02:10.726223-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 227.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c69cb62b-93da-400d-8698-462547cf0c48/?format=api"
}
]
}