GET /api/bet_types/02785f6f-c653-40fe-95be-45d82acfe75a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02785f6f-c653-40fe-95be-45d82acfe75a",
"match": "https://api-prod.gambitprofit.com/api/matches/2f61bf1c-8f25-49eb-86a3-b2944de8ec9d/?format=api",
"name": "Over/Under",
"created_at": "2023-05-29T11:47:14.957692-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a2ed2e41-39c2-4b76-86d9-ff7face53dc0",
"gambit_id": "cde4d541-6f5f-4022-808a-13abc89ff260",
"last_updated": "2023-05-30T10:47:20.100133-04:00",
"created_at": "2023-05-29T11:47:14.963490-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02785f6f-c653-40fe-95be-45d82acfe75a/?format=api"
},
{
"id": "6859eb63-a6d7-4390-969a-21b09e828e23",
"gambit_id": "0e9b5233-7ae9-40c0-a514-a34df27a642d",
"last_updated": "2023-05-30T10:47:20.098306-04:00",
"created_at": "2023-05-29T11:47:14.960215-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02785f6f-c653-40fe-95be-45d82acfe75a/?format=api"
}
]
}