GET /api/bet_types/3b399416-3557-4d74-bc00-b7f8d8f52502/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b399416-3557-4d74-bc00-b7f8d8f52502",
"match": "https://api-prod.gambitprofit.com/api/matches/8d88ad54-896c-4531-82df-016e7d889e52/?format=api",
"name": "Over/Under",
"created_at": "2023-07-03T11:03:20.100343-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a46a6736-45cf-4495-a529-0e9db9fec5a5",
"gambit_id": "0b31cc20-fb46-4285-85b1-270d088ad966",
"last_updated": "2023-07-04T10:43:00.329826-04:00",
"created_at": "2023-07-03T11:03:20.104329-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b399416-3557-4d74-bc00-b7f8d8f52502/?format=api"
},
{
"id": "32f01654-3c42-4453-aa50-a937fd9cbe5d",
"gambit_id": "6cc7188b-80c5-42cf-88ad-e48e71494953",
"last_updated": "2023-07-04T10:43:00.331685-04:00",
"created_at": "2023-07-03T11:03:20.107633-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b399416-3557-4d74-bc00-b7f8d8f52502/?format=api"
}
]
}