GET /api/bet_types/b1910420-ec36-476f-98f3-1fa838d54312/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1910420-ec36-476f-98f3-1fa838d54312",
"match": "https://api-prod.gambitprofit.com/api/matches/0ca8ea36-b969-42ac-8765-928855ab0f5d/?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 230",
"amount": 5000.0
},
{
"team": "Game Total Under 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "7ef48812-c656-4eff-b279-75b92d8f251d",
"gambit_id": "7bda2189-16d2-41ab-a56c-f1d0b73a2ff0",
"last_updated": "2022-12-01T10:57:05.413639-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 230",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1910420-ec36-476f-98f3-1fa838d54312/?format=api"
},
{
"id": "03c1a988-7aa2-433e-91ae-254c045a8175",
"gambit_id": "d1b44653-ba9f-49ef-ad62-945c60d14f5c",
"last_updated": "2022-12-01T10:57:05.412650-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 230",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1910420-ec36-476f-98f3-1fa838d54312/?format=api"
}
]
}