GET /api/bet_types/fe199361-fafb-4ec7-a358-b94fdf726408/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe199361-fafb-4ec7-a358-b94fdf726408",
"match": "https://api-prod.gambitprofit.com/api/matches/b1f95da3-8722-4586-ad2f-3e5d93cab13b/?format=api",
"name": "Over/Under",
"created_at": "2023-08-30T09:32:59.474911-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.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d81a1a22-bf4a-465c-be06-fe2f4cb3599d",
"gambit_id": "726bb2c4-dddc-4de9-8eaa-71505ebcde78",
"last_updated": "2023-08-31T19:23:21.561396-04:00",
"created_at": "2023-08-30T09:32:59.479296-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe199361-fafb-4ec7-a358-b94fdf726408/?format=api"
},
{
"id": "2cf96015-25ea-4ea4-a847-eb276566cee9",
"gambit_id": "f1728042-2afb-43f0-b27e-644a0474d920",
"last_updated": "2023-08-31T19:23:21.567725-04:00",
"created_at": "2023-08-30T09:32:59.484010-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe199361-fafb-4ec7-a358-b94fdf726408/?format=api"
}
]
}