GET /api/bet_types/3e9b915f-63a2-41f9-80b1-d2a4fa21ad30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e9b915f-63a2-41f9-80b1-d2a4fa21ad30",
"match": "https://api-prod.gambitprofit.com/api/matches/75c5e8f3-34a7-4936-b808-a596f91e29a9/?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 Under 51.5",
"amount": 5000.0
},
{
"team": "Game Total Over 51.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "669b71cc-f7b4-4f0a-884c-4d72dc6f8b26",
"gambit_id": "46571d89-3d1d-49c9-a525-9dcb253a2fed",
"last_updated": "2022-10-23T19:47:03.881508-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e9b915f-63a2-41f9-80b1-d2a4fa21ad30/?format=api"
},
{
"id": "227af08d-c85f-409a-b7d3-32be13c0d726",
"gambit_id": "531f48ca-e107-4938-af94-27671f359140",
"last_updated": "2022-10-23T19:47:03.882759-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e9b915f-63a2-41f9-80b1-d2a4fa21ad30/?format=api"
}
]
}