GET /api/bet_types/845a15bf-d47a-4063-8e90-84a178edb927/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "845a15bf-d47a-4063-8e90-84a178edb927",
"match": "https://api-prod.gambitprofit.com/api/matches/fba0f828-22fc-4755-b9f7-1b1dcb5a9254/?format=api",
"name": "Over/Under",
"created_at": "2023-05-25T13:47:02.516695-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",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d4f5b263-e199-46ee-8d7a-e6e4de9f45d5",
"gambit_id": "54e8896e-bc25-4f0b-ab03-39d24ea026e4",
"last_updated": "2023-05-26T11:52:17.488794-04:00",
"created_at": "2023-05-25T13:47:02.519252-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/845a15bf-d47a-4063-8e90-84a178edb927/?format=api"
},
{
"id": "1d1abc4d-7cf3-4f6a-8d2c-5435cecd9978",
"gambit_id": "df16231b-2599-4864-86d5-2cc98eb2d2fb",
"last_updated": "2023-05-26T11:52:17.490980-04:00",
"created_at": "2023-05-25T13:47:02.521806-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/845a15bf-d47a-4063-8e90-84a178edb927/?format=api"
}
]
}