GET /api/bet_types/3fb2f29c-2574-4b98-ac52-e19b43a2a996/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3fb2f29c-2574-4b98-ac52-e19b43a2a996",
"match": "https://api-prod.gambitprofit.com/api/matches/1b5b114c-2ffd-4dce-95c5-f00463ff5e3d/?format=api",
"name": "Over/Under",
"created_at": "2023-10-30T08:58:13.616041-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 6",
"amount": 5094.0
},
{
"team": "Game Total Under 6",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "78a238a1-bcef-421d-91ec-f75f0242fee1",
"gambit_id": "7e69b638-c2e9-431c-99cb-4812a1d7948b",
"last_updated": "2023-10-31T15:48:08.908421-04:00",
"created_at": "2023-10-30T08:58:13.620052-04:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fb2f29c-2574-4b98-ac52-e19b43a2a996/?format=api"
},
{
"id": "307e6abe-32fb-429c-b049-f1421389d3c7",
"gambit_id": "66e4e183-eee8-4638-bc33-fa6db8bcfc44",
"last_updated": "2023-10-31T15:48:08.912163-04:00",
"created_at": "2023-10-30T08:58:13.624601-04:00",
"name": "Game Total Under 6",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fb2f29c-2574-4b98-ac52-e19b43a2a996/?format=api"
}
]
}