GET /api/bet_types/af04ea63-d76e-4e5f-9652-dd52b16b62a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af04ea63-d76e-4e5f-9652-dd52b16b62a6",
"match": "https://api-prod.gambitprofit.com/api/matches/8ad8f1cb-ad1a-481e-b2a8-730e11094f98/?format=api",
"name": "Over/Under",
"created_at": "2023-09-17T10:28:02.671292-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": "4da08da6-07cd-4907-959b-90bee6c01fdd",
"gambit_id": "abddc10d-2414-47ad-a8f3-68192110ab30",
"last_updated": "2023-09-18T22:48:07.686374-04:00",
"created_at": "2023-09-17T10:28:02.680662-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/af04ea63-d76e-4e5f-9652-dd52b16b62a6/?format=api"
},
{
"id": "0172f626-b460-42d8-8dca-195a0c0c1a69",
"gambit_id": "8d9556cb-7605-43e0-9182-77108f66530f",
"last_updated": "2023-09-18T22:48:07.682648-04:00",
"created_at": "2023-09-17T10:28:02.676364-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/af04ea63-d76e-4e5f-9652-dd52b16b62a6/?format=api"
}
]
}