GET /api/bet_types/87b94da8-21bb-4d26-9e90-84ce661564ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87b94da8-21bb-4d26-9e90-84ce661564ff",
"match": "https://api-prod.gambitprofit.com/api/matches/a7c81302-8fbe-4279-979a-87f6cefb3562/?format=api",
"name": "Over/Under",
"created_at": "2023-01-11T12:17:21.947778-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 2.5",
"amount": 5156.0
},
{
"team": "Game Total Over 2.5",
"amount": 4844.0
}
],
"expected_reward_tokens": 8816.08,
"profit_sb": -183.92,
"profit_sb_percentage": -2.04,
"recommended": false
},
"lines": [
{
"id": "a206c5a4-54de-4d3d-9b92-9dd0751d3699",
"gambit_id": "45054220-3821-426c-98f5-d605599e4d6e",
"last_updated": "2023-01-16T11:12:13.705368-05:00",
"created_at": "2023-01-11T12:17:21.949077-05:00",
"name": "Game Total Under 2.5",
"reward": "1.71000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87b94da8-21bb-4d26-9e90-84ce661564ff/?format=api"
},
{
"id": "3bc23105-b8e3-4385-87d0-e381e8d58dd0",
"gambit_id": "9c0a8d05-4b3e-49db-ab4d-57100d7b9476",
"last_updated": "2023-01-16T11:12:13.702281-05:00",
"created_at": "2023-01-11T12:17:21.950342-05:00",
"name": "Game Total Over 2.5",
"reward": "1.82000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87b94da8-21bb-4d26-9e90-84ce661564ff/?format=api"
}
]
}