GET /api/bet_types/4313e7b3-1c45-4906-aac0-10f2571d6468/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4313e7b3-1c45-4906-aac0-10f2571d6468",
"match": "https://api-prod.gambitprofit.com/api/matches/c65bf266-9efe-47e8-960b-3c337f5c46b4/?format=api",
"name": "Over/Under",
"created_at": "2023-07-17T11:42:58.148960-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 9.5",
"amount": 5000.0
},
{
"team": "Game Total Over 9.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "02502d91-1df5-4b0e-a280-8412e90ae207",
"gambit_id": "73784033-e71e-4670-9e98-740feea194fb",
"last_updated": "2023-07-18T17:13:11.636021-04:00",
"created_at": "2023-07-17T11:42:58.152579-04:00",
"name": "Game Total Under 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4313e7b3-1c45-4906-aac0-10f2571d6468/?format=api"
},
{
"id": "8c3353da-6ceb-4657-b6ff-9e0d74fcf7c8",
"gambit_id": "6a7e3907-3266-4d6a-8dce-71f79d71498a",
"last_updated": "2023-07-18T17:13:11.634739-04:00",
"created_at": "2023-07-17T11:42:58.150536-04:00",
"name": "Game Total Over 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4313e7b3-1c45-4906-aac0-10f2571d6468/?format=api"
}
]
}