GET /api/bet_types/bd34894c-0b2c-439d-a977-f725fc07eb01/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd34894c-0b2c-439d-a977-f725fc07eb01",
"match": "https://api-prod.gambitprofit.com/api/matches/04919b5e-1de0-4154-9e1d-5b23b1ad855c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-06T08:43:17.164346-04: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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "544e320c-60ff-4294-981f-84ec98b74bdd",
"gambit_id": "a21370a7-000d-4807-ab65-9d2b40433dc4",
"last_updated": "2023-07-07T16:57:58.398769-04:00",
"created_at": "2023-07-06T08:43:17.166393-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd34894c-0b2c-439d-a977-f725fc07eb01/?format=api"
},
{
"id": "84602031-c8b4-4537-a05f-729ee0d263ab",
"gambit_id": "da58bc77-0a3d-4ce1-a8c5-99cbd3dcf99d",
"last_updated": "2023-07-07T16:57:58.400503-04:00",
"created_at": "2023-07-06T08:43:17.168147-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd34894c-0b2c-439d-a977-f725fc07eb01/?format=api"
}
]
}