GET /api/bet_types/b01371ed-bfd3-4be2-ab96-7411e255cc90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b01371ed-bfd3-4be2-ab96-7411e255cc90",
"match": "https://api-prod.gambitprofit.com/api/matches/afa7b435-1cfe-48be-b334-03cdfec31e3c/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T09:58:17.242125-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 45.5",
"amount": 5000.0
},
{
"team": "Game Total Over 45.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0820cb6d-9325-4007-b1e9-0d5d2614d8ed",
"gambit_id": "2ecd92b8-8f6a-47ab-a681-d947bd6cfe01",
"last_updated": "2023-09-26T08:58:30.470814-04:00",
"created_at": "2023-09-20T09:58:17.250140-04:00",
"name": "Game Total Under 45.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b01371ed-bfd3-4be2-ab96-7411e255cc90/?format=api"
},
{
"id": "68996807-1add-45f2-91fb-ab98ce8a429a",
"gambit_id": "9d5dc25c-9c3b-4779-8db3-458ccadde179",
"last_updated": "2023-09-26T08:58:30.467179-04:00",
"created_at": "2023-09-20T09:58:17.245914-04:00",
"name": "Game Total Over 45.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b01371ed-bfd3-4be2-ab96-7411e255cc90/?format=api"
}
]
}