GET /api/bet_types/d47c7b00-bb6b-4060-9d9f-223cecb0a963/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d47c7b00-bb6b-4060-9d9f-223cecb0a963",
"match": "https://api-prod.gambitprofit.com/api/matches/41c90519-b6c5-45fc-924e-1eedbce89051/?format=api",
"name": "Over/Under",
"created_at": "2023-07-29T08:08:07.266172-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": 5319.0
},
{
"team": "Game Total Over 9.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "12cb62b0-a91d-440a-bfe4-6ffff17b9743",
"gambit_id": "5c4ce53b-88ac-4365-b669-77e60b9bfffa",
"last_updated": "2023-07-31T13:08:22.478301-04:00",
"created_at": "2023-07-29T08:08:07.278583-04:00",
"name": "Game Total Under 9.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47c7b00-bb6b-4060-9d9f-223cecb0a963/?format=api"
},
{
"id": "ef93dc55-1381-4a76-bb1b-d638d1442faf",
"gambit_id": "058803bd-efba-4423-a69c-b645d03e40bc",
"last_updated": "2023-07-31T13:08:22.474790-04:00",
"created_at": "2023-07-29T08:08:07.270518-04:00",
"name": "Game Total Over 9.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47c7b00-bb6b-4060-9d9f-223cecb0a963/?format=api"
}
]
}