GET /api/bet_types/b4b181f3-a223-4f55-a062-0670ebf41028/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4b181f3-a223-4f55-a062-0670ebf41028",
"match": "https://api-prod.gambitprofit.com/api/matches/f2f3016b-45e7-4286-934d-5a61e09c99d8/?format=api",
"name": "Over/Under",
"created_at": "2023-09-18T09:08:19.760743-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 Over 8.5",
"amount": 5319.0
},
{
"team": "Game Total Under 8.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "045198f1-0b5b-4567-8f99-f40778616429",
"gambit_id": "81940853-01b3-47cd-b07a-c8c0a73309f1",
"last_updated": "2023-09-20T09:18:06.016406-04:00",
"created_at": "2023-09-18T09:08:19.766893-04:00",
"name": "Game Total Over 8.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4b181f3-a223-4f55-a062-0670ebf41028/?format=api"
},
{
"id": "c367059a-ae9b-4460-be9f-25447efaaac9",
"gambit_id": "85c09919-6baa-4d19-86a0-3345eae5a13d",
"last_updated": "2023-09-20T09:18:06.020123-04:00",
"created_at": "2023-09-18T09:08:19.773065-04:00",
"name": "Game Total Under 8.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4b181f3-a223-4f55-a062-0670ebf41028/?format=api"
}
]
}