GET /api/bet_types/2ca9e019-0b1d-4de0-8ca1-3735a0b4d298/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ca9e019-0b1d-4de0-8ca1-3735a0b4d298",
"match": "https://api-prod.gambitprofit.com/api/matches/69533d93-5636-46ec-a39c-d040b6b7c4c3/?format=api",
"name": "Over/Under",
"created_at": "2023-10-21T09:38:06.164234-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 Under 7",
"amount": 5319.0
},
{
"team": "Game Total Over 7",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "2c268abc-302c-4d33-ac95-f2912b6adb16",
"gambit_id": "6237dd57-d502-4af8-970c-aa79a8899a99",
"last_updated": "2023-10-23T20:43:04.564364-04:00",
"created_at": "2023-10-21T09:38:06.176890-04:00",
"name": "Game Total Under 7",
"reward": "1.76000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ca9e019-0b1d-4de0-8ca1-3735a0b4d298/?format=api"
},
{
"id": "f8cec785-5beb-439f-bc71-aabd36ceb189",
"gambit_id": "859e936e-c7af-4f5c-b231-af84ecf48154",
"last_updated": "2023-10-23T20:43:04.560763-04:00",
"created_at": "2023-10-21T09:38:06.170299-04:00",
"name": "Game Total Over 7",
"reward": "2.00000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ca9e019-0b1d-4de0-8ca1-3735a0b4d298/?format=api"
}
]
}