GET /api/bet_types/f2eb84d2-1e91-4ada-81c0-4c865a48982c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2eb84d2-1e91-4ada-81c0-4c865a48982c",
"match": "https://api-prod.gambitprofit.com/api/matches/acec492d-4a41-4f1d-9e5b-832970ee161b/?format=api",
"name": "Over/Under",
"created_at": "2023-11-16T09:28:06.394362-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 6.5",
"amount": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8e0b6f56-30e4-42b4-b5e2-70b8c2dfea8d",
"gambit_id": "91e648ac-6502-4ab3-b6f0-5443a08685a1",
"last_updated": "2023-11-17T21:48:15.351853-05:00",
"created_at": "2023-11-16T09:28:06.400339-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2eb84d2-1e91-4ada-81c0-4c865a48982c/?format=api"
},
{
"id": "d5736f31-4ea4-4c42-b255-c192ba731bb2",
"gambit_id": "2b957999-7bbc-4253-a1fa-a0efc7579b09",
"last_updated": "2023-11-17T21:48:15.355056-05:00",
"created_at": "2023-11-16T09:28:06.405806-05:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2eb84d2-1e91-4ada-81c0-4c865a48982c/?format=api"
}
]
}