GET /api/bet_types/4dceb4d6-2287-4dda-bffd-1ebc3959c084/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4dceb4d6-2287-4dda-bffd-1ebc3959c084",
"match": "https://api-prod.gambitprofit.com/api/matches/a5cd6c26-7390-49b9-82cb-34949c1d3d9e/?format=api",
"name": "Over/Under",
"created_at": "2023-12-03T08:53:18.686106-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 Over 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "11544da0-0faa-4a1b-84a2-d145761b278e",
"gambit_id": "90f83a53-b482-433d-aab0-ec34d4fed581",
"last_updated": "2023-12-05T21:23:20.950894-05:00",
"created_at": "2023-12-03T08:53:18.689764-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dceb4d6-2287-4dda-bffd-1ebc3959c084/?format=api"
},
{
"id": "ce46e30b-daf5-400b-94ce-ecbb4ba56134",
"gambit_id": "90b358d3-83ed-450a-851f-1aa31e2f5661",
"last_updated": "2023-12-05T21:23:20.955262-05:00",
"created_at": "2023-12-03T08:53:18.694034-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dceb4d6-2287-4dda-bffd-1ebc3959c084/?format=api"
}
]
}