GET /api/bet_types/6d7e77ad-6fcb-4139-95b2-3767fba974a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d7e77ad-6fcb-4139-95b2-3767fba974a0",
"match": "https://api-prod.gambitprofit.com/api/matches/f8552571-bd6a-496b-9635-c84cd0bed6a3/?format=api",
"name": "Over/Under",
"created_at": "2023-09-25T08:58:20.058718-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 7",
"amount": 5319.0
},
{
"team": "Game Total Under 7",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "368551f2-12ff-4820-8f83-14895066c316",
"gambit_id": "07da4f3c-b99e-4e0b-bd73-f00698105294",
"last_updated": "2023-09-26T10:03:06.566778-04:00",
"created_at": "2023-09-25T08:58:20.062347-04:00",
"name": "Game Total Over 7",
"reward": "1.76000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d7e77ad-6fcb-4139-95b2-3767fba974a0/?format=api"
},
{
"id": "43160c17-ff8a-4dce-9e5d-77ab6788a175",
"gambit_id": "89609ce6-4a69-4432-8847-50ece0568584",
"last_updated": "2023-09-26T10:03:06.570525-04:00",
"created_at": "2023-09-25T08:58:20.068468-04:00",
"name": "Game Total Under 7",
"reward": "2.00000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d7e77ad-6fcb-4139-95b2-3767fba974a0/?format=api"
}
]
}