GET /api/bet_types/08126a70-65a0-4936-b505-a7c52d5ff35c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08126a70-65a0-4936-b505-a7c52d5ff35c",
"match": "https://api-prod.gambitprofit.com/api/matches/d284b995-78cf-4ac5-9204-2e36f2c6b8ed/?format=api",
"name": "Over/Under",
"created_at": "2023-09-03T00:23:16.506125-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3d5a2153-775c-4a91-8f38-eafa0f1ce8e2",
"gambit_id": "85afa317-3eb9-4fe5-96bb-847fbfb5ce90",
"last_updated": "2023-09-05T10:23:06.201014-04:00",
"created_at": "2023-09-03T00:23:16.515428-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08126a70-65a0-4936-b505-a7c52d5ff35c/?format=api"
},
{
"id": "8383070b-66fc-42d6-9082-877fb18f68da",
"gambit_id": "746fbb00-1abd-43bb-8cc9-d0f3c315ec3f",
"last_updated": "2023-09-05T10:23:06.197789-04:00",
"created_at": "2023-09-03T00:23:16.510564-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08126a70-65a0-4936-b505-a7c52d5ff35c/?format=api"
}
]
}