GET /api/bet_types/98ebe72b-1db5-4411-b278-7e6f68ef518f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98ebe72b-1db5-4411-b278-7e6f68ef518f",
"match": "https://api-prod.gambitprofit.com/api/matches/c3af4ed3-f75f-404e-bb5a-8da3cd3d1aa2/?format=api",
"name": "Over/Under",
"created_at": "2023-05-30T10:47:16.676327-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": "346a5e8f-bb10-41d6-930f-32030148c4ea",
"gambit_id": "621b8c25-e045-402c-9c82-c059ee2d8628",
"last_updated": "2023-05-31T11:47:19.806743-04:00",
"created_at": "2023-05-30T10:47:16.681788-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/98ebe72b-1db5-4411-b278-7e6f68ef518f/?format=api"
},
{
"id": "1071f638-9923-4a84-af7b-0c2d1d112499",
"gambit_id": "2b9b2a94-67e9-4d3c-91f0-b032b5d7406d",
"last_updated": "2023-05-31T11:47:19.804663-04:00",
"created_at": "2023-05-30T10:47:16.679127-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/98ebe72b-1db5-4411-b278-7e6f68ef518f/?format=api"
}
]
}