GET /api/bet_types/337171f6-8fa6-45e5-bcef-05c93762ec9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "337171f6-8fa6-45e5-bcef-05c93762ec9d",
"match": "https://api-prod.gambitprofit.com/api/matches/a8c40fe4-b676-4ece-b01c-3269b1597eed/?format=api",
"name": "Over/Under",
"created_at": "2023-04-28T11:22:19.329726-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Over 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "137bffb8-2d78-4493-a0b8-e0468c5090c6",
"gambit_id": "5c71e7b4-fc08-4e17-ac64-2382224329bf",
"last_updated": "2023-04-30T12:47:15.459963-04:00",
"created_at": "2023-04-28T11:22:19.331105-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/337171f6-8fa6-45e5-bcef-05c93762ec9d/?format=api"
},
{
"id": "dbc2ef51-898a-4ec7-9906-53983a897ce2",
"gambit_id": "4db7b0e5-4c4b-41bb-96bd-9e3bce018002",
"last_updated": "2023-04-30T12:47:15.461735-04:00",
"created_at": "2023-04-28T11:22:19.332546-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/337171f6-8fa6-45e5-bcef-05c93762ec9d/?format=api"
}
]
}