GET /api/bet_types/20236cf0-102e-4a53-8d40-cd346a53fee9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20236cf0-102e-4a53-8d40-cd346a53fee9",
"match": "https://api-prod.gambitprofit.com/api/matches/c1a9ace8-eee9-4c81-be53-f9bc10eda4e5/?format=api",
"name": "Over/Under",
"created_at": "2022-12-30T10:27:11.677366-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 232.5",
"amount": 5000.0
},
{
"team": "Game Total Over 232.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "31cfa022-0308-4dc3-8560-af4d87968ea8",
"gambit_id": "bb02a11c-f765-472f-b167-07be9610809d",
"last_updated": "2022-12-31T14:06:51.853484-05:00",
"created_at": "2022-12-30T10:27:11.678535-05:00",
"name": "Game Total Under 232.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20236cf0-102e-4a53-8d40-cd346a53fee9/?format=api"
},
{
"id": "3d67128b-d618-42f3-ad6d-3cffac7b1be4",
"gambit_id": "58e98b53-c0f4-4498-b27f-06297c183092",
"last_updated": "2022-12-31T14:06:51.854582-05:00",
"created_at": "2022-12-30T10:27:11.679728-05:00",
"name": "Game Total Over 232.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20236cf0-102e-4a53-8d40-cd346a53fee9/?format=api"
}
]
}