GET /api/bet_types/90ed3a72-cab9-4267-b009-30223603d5de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90ed3a72-cab9-4267-b009-30223603d5de",
"match": "https://api-prod.gambitprofit.com/api/matches/75b1741f-53b0-4ffe-96b5-99ede5f8b29a/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 2.5",
"amount": 5154.0
},
{
"team": "Game Total Under 2.5",
"amount": 4846.0
}
],
"expected_reward_tokens": 8916.42,
"profit_sb": -83.58,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "86446f97-a141-415a-a536-955a8204e62f",
"gambit_id": "ee29e0b9-9914-4fb9-8d37-de6c82231de8",
"last_updated": "2022-11-14T15:28:08.891305-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.73000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90ed3a72-cab9-4267-b009-30223603d5de/?format=api"
},
{
"id": "a18595f1-b458-4558-8633-c42e82f3ccf5",
"gambit_id": "83b6a724-7edf-46d5-9409-16a949781f40",
"last_updated": "2022-11-14T15:28:08.890171-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.84000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90ed3a72-cab9-4267-b009-30223603d5de/?format=api"
}
]
}