GET /api/bet_types/a7d8d2c1-706b-45cb-a160-5a4a2262d66d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7d8d2c1-706b-45cb-a160-5a4a2262d66d",
"match": "https://api-prod.gambitprofit.com/api/matches/c069d513-ad68-4164-b48a-fcd6be374561/?format=api",
"name": "Over/Under",
"created_at": "2023-06-28T08:48:04.121913-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d9c67637-fe75-4b89-bbb0-4eee2a289afa",
"gambit_id": "613d5981-102f-4122-b34a-ea8cf879831e",
"last_updated": "2023-06-29T10:33:12.851908-04:00",
"created_at": "2023-06-28T08:48:04.124079-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7d8d2c1-706b-45cb-a160-5a4a2262d66d/?format=api"
},
{
"id": "7acae6d2-bf49-46da-ad79-4a2ff75d6c2e",
"gambit_id": "146cff80-835c-4721-a2c9-96db91669e32",
"last_updated": "2023-06-29T10:33:12.854017-04:00",
"created_at": "2023-06-28T08:48:04.126289-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7d8d2c1-706b-45cb-a160-5a4a2262d66d/?format=api"
}
]
}