GET /api/bet_types/3bd31295-ba9c-4f83-bf17-f27f8c68c23e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3bd31295-ba9c-4f83-bf17-f27f8c68c23e",
"match": "https://api-prod.gambitprofit.com/api/matches/de896018-82de-4e49-9101-97725b6719ca/?format=api",
"name": "Over/Under",
"created_at": "2023-09-27T09:22:58.169240-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 Over 7",
"amount": 5107.0
},
{
"team": "Game Total Under 7",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4f81a3d0-dc95-470e-940e-238f0037a7fa",
"gambit_id": "57cbd7da-9571-426a-a7de-05b5f73ec3a1",
"last_updated": "2023-09-28T18:58:19.972658-04:00",
"created_at": "2023-09-27T09:22:58.172781-04:00",
"name": "Game Total Over 7",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd31295-ba9c-4f83-bf17-f27f8c68c23e/?format=api"
},
{
"id": "836e74f1-3f62-4ac0-ac9a-e7af3d68d148",
"gambit_id": "3da47cba-7a4b-4e05-b0ff-01e2287c0f3b",
"last_updated": "2023-09-28T18:58:19.976249-04:00",
"created_at": "2023-09-27T09:22:58.177374-04:00",
"name": "Game Total Under 7",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd31295-ba9c-4f83-bf17-f27f8c68c23e/?format=api"
}
]
}