GET /api/bet_types/f4e61bd2-33c2-45db-b945-f3c13c006e90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4e61bd2-33c2-45db-b945-f3c13c006e90",
"match": "https://api-prod.gambitprofit.com/api/matches/6c433029-32dc-4769-bb0e-3d5c9a513149/?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 Over 7.5",
"amount": 5096.0
},
{
"team": "Game Total Under 7.5",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "c7237706-cc03-4896-ae99-765d3851a0d3",
"gambit_id": "408c6731-69b9-40de-98ac-13a2bb184bc1",
"last_updated": "2022-09-07T09:42:26.126737-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4e61bd2-33c2-45db-b945-f3c13c006e90/?format=api"
},
{
"id": "cb7532ae-ea36-4cd9-b141-682b220f44e0",
"gambit_id": "ef587833-4893-4685-b859-784b94a7e711",
"last_updated": "2022-09-07T09:42:26.125532-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4e61bd2-33c2-45db-b945-f3c13c006e90/?format=api"
}
]
}