GET /api/bet_types/7693c10f-9b75-4dad-aea8-288539eeb820/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7693c10f-9b75-4dad-aea8-288539eeb820",
"match": "https://api-prod.gambitprofit.com/api/matches/675a48ef-3758-4e35-bb5a-f9e065992b95/?format=api",
"name": "Over/Under",
"created_at": "2023-01-20T09:21:56.523773-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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Under 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "834e3e70-815c-412d-80cd-61f70d19754d",
"gambit_id": "fa348bf4-78e4-494d-b1d4-c69be0ec55f2",
"last_updated": "2023-01-21T10:32:25.744092-05:00",
"created_at": "2023-01-20T09:21:56.526396-05:00",
"name": "Game Total Over 229.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7693c10f-9b75-4dad-aea8-288539eeb820/?format=api"
},
{
"id": "360c79ae-78ee-4146-9fa9-781391fdeea5",
"gambit_id": "9c241814-e4b6-4537-ba50-f7e61a78fd3f",
"last_updated": "2023-01-21T10:32:25.742908-05:00",
"created_at": "2023-01-20T09:21:56.525102-05:00",
"name": "Game Total Under 229.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7693c10f-9b75-4dad-aea8-288539eeb820/?format=api"
}
]
}