GET /api/bet_types/109499ad-5b50-41fc-91f1-3f157a59a1f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "109499ad-5b50-41fc-91f1-3f157a59a1f4",
"match": "https://api-prod.gambitprofit.com/api/matches/e2208833-26c4-441c-b367-dc49af57e384/?format=api",
"name": "Over/Under",
"created_at": "2023-06-20T08:33:20.246633-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",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "461fec27-9699-45c3-a739-401bbf948c1f",
"gambit_id": "768fdc4f-bb7d-4eef-af70-607454ee4756",
"last_updated": "2023-06-22T10:18:00.113411-04:00",
"created_at": "2023-06-20T08:33:20.252635-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/109499ad-5b50-41fc-91f1-3f157a59a1f4/?format=api"
},
{
"id": "1e91fc1d-a2f6-4aca-9a65-38b5fba95682",
"gambit_id": "7a9ea492-5fdd-48bb-9981-b41331761988",
"last_updated": "2023-06-22T10:18:00.111694-04:00",
"created_at": "2023-06-20T08:33:20.249832-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/109499ad-5b50-41fc-91f1-3f157a59a1f4/?format=api"
}
]
}