GET /api/bet_types/d0fe9e8d-6ac4-46cb-878e-40160d8a81ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0fe9e8d-6ac4-46cb-878e-40160d8a81ce",
"match": "https://api-prod.gambitprofit.com/api/matches/be92dc78-3eee-4f9d-bf96-27f4c76bca16/?format=api",
"name": "Over/Under",
"created_at": "2023-08-12T12:38:15.060313-04: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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Over 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b4f77db8-7efb-4f1b-a559-b3974d29c6ef",
"gambit_id": "5d207544-4e8a-4427-8c76-988980a01719",
"last_updated": "2023-08-14T10:48:15.071473-04:00",
"created_at": "2023-08-12T12:38:15.069098-04:00",
"name": "Game Total Under 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0fe9e8d-6ac4-46cb-878e-40160d8a81ce/?format=api"
},
{
"id": "dfaf517d-cc11-47bf-90ab-b9db8a4b4485",
"gambit_id": "8cdf181a-e527-4818-8d07-5203312cded7",
"last_updated": "2023-08-14T10:48:15.068187-04:00",
"created_at": "2023-08-12T12:38:15.064632-04:00",
"name": "Game Total Over 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0fe9e8d-6ac4-46cb-878e-40160d8a81ce/?format=api"
}
]
}