GET /api/bet_types/591042b5-04bb-4787-afd4-c7a4d63a356b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "591042b5-04bb-4787-afd4-c7a4d63a356b",
"match": "https://api-prod.gambitprofit.com/api/matches/351f150e-6970-41d4-9d91-4f716c397148/?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": 7292.0
},
{
"team": "Game Total Under 2.5",
"amount": 2708.0
}
],
"expected_reward_tokens": 9260.84,
"profit_sb": -239.16,
"profit_sb_percentage": -2.52,
"recommended": false
},
"lines": [
{
"id": "752130d7-f0d8-453d-9c0c-e34e5d94dc16",
"gambit_id": "6c420d6e-6ea4-4d60-8634-73d603e99c1b",
"last_updated": "2022-10-05T07:11:53.883496-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.27000",
"odds": "1.28000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591042b5-04bb-4787-afd4-c7a4d63a356b/?format=api"
},
{
"id": "acb8219f-eec1-49f0-82e8-5a8c4f357546",
"gambit_id": "ccc07aa4-42fd-46f2-b4b7-1c65ae14141d",
"last_updated": "2022-10-05T07:11:53.882286-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "3.42000",
"odds": "3.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591042b5-04bb-4787-afd4-c7a4d63a356b/?format=api"
}
]
}