GET /api/bet_types/b7da3ead-cf0f-43e4-8f8b-4f836f2e81aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b7da3ead-cf0f-43e4-8f8b-4f836f2e81aa",
"match": "https://api-prod.gambitprofit.com/api/matches/0a2f8426-13e7-470f-9243-dd3c9fe8023a/?format=api",
"name": "Over/Under",
"created_at": "2023-06-10T09:38:05.539337-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4d1b8560-dd2c-406f-a997-87dbf4b71fec",
"gambit_id": "42c2c728-ed26-4783-b858-6e148df1e233",
"last_updated": "2023-06-11T11:28:11.747969-04:00",
"created_at": "2023-06-10T09:38:05.544081-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7da3ead-cf0f-43e4-8f8b-4f836f2e81aa/?format=api"
},
{
"id": "a86686fc-2c58-4889-88f1-2b32dbbd8f90",
"gambit_id": "c0861cb0-f5f8-4ccb-967f-1eecac43a16d",
"last_updated": "2023-06-11T11:28:11.746462-04:00",
"created_at": "2023-06-10T09:38:05.541489-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7da3ead-cf0f-43e4-8f8b-4f836f2e81aa/?format=api"
}
]
}