GET /api/bet_types/ebab0e15-2f0c-4140-9ebc-561162702555/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebab0e15-2f0c-4140-9ebc-561162702555",
"match": "https://api-prod.gambitprofit.com/api/matches/7eff04a5-2db0-4c62-83a3-d87f46e9058b/?format=api",
"name": "Over/Under",
"created_at": "2022-12-24T12:36:53.142576-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 Under 226.5",
"amount": 5000.0
},
{
"team": "Game Total Over 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "81a32e0f-2690-4b7f-ac59-1caf5ded605b",
"gambit_id": "0a58ec39-0781-4cc1-a1ba-28b1b42c5579",
"last_updated": "2022-12-27T10:17:02.429803-05:00",
"created_at": "2022-12-24T12:36:53.143822-05:00",
"name": "Game Total Under 226.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebab0e15-2f0c-4140-9ebc-561162702555/?format=api"
},
{
"id": "d81e7222-a7f6-4874-9385-9d29d2484034",
"gambit_id": "3fa01416-e38b-4902-bc4e-13bb990c6277",
"last_updated": "2022-12-27T10:17:02.430932-05:00",
"created_at": "2022-12-24T12:36:53.145105-05:00",
"name": "Game Total Over 226.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebab0e15-2f0c-4140-9ebc-561162702555/?format=api"
}
]
}