GET /api/bet_types/9a00c843-7ec9-4565-8bc0-859249adffa8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a00c843-7ec9-4565-8bc0-859249adffa8",
"match": "https://api-prod.gambitprofit.com/api/matches/f5959773-864a-44ff-a0ab-76ca6b6eb4d0/?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 Under 7.5",
"amount": 5110.0
},
{
"team": "Game Total Over 7.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "3a888b22-e598-4b64-a2bc-ba11138d2df0",
"gambit_id": "c9aa105f-3522-4056-99b8-13db0d172bba",
"last_updated": "2022-08-23T09:41:58.382028-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a00c843-7ec9-4565-8bc0-859249adffa8/?format=api"
},
{
"id": "df586a2d-f009-4eaf-86c5-24f5e7897763",
"gambit_id": "3a4c6675-53cc-48b7-853e-ee30cb9e9889",
"last_updated": "2022-08-23T09:41:58.382738-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.86000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a00c843-7ec9-4565-8bc0-859249adffa8/?format=api"
}
]
}