GET /api/bet_types/b6ba3cf5-3115-4960-9a0f-c78719a386cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6ba3cf5-3115-4960-9a0f-c78719a386cf",
"match": "https://api-prod.gambitprofit.com/api/matches/1429e932-eec9-4f57-a428-e1a7b83a3458/?format=api",
"name": "Over/Under",
"created_at": "2023-09-17T10:28:00.512614-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",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d5aeca1c-0f36-4619-b891-3d3844c461ed",
"gambit_id": "c37e9be3-249b-4471-8cf9-3473d0042f86",
"last_updated": "2023-09-18T23:03:08.431631-04:00",
"created_at": "2023-09-17T10:28:00.522258-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6ba3cf5-3115-4960-9a0f-c78719a386cf/?format=api"
},
{
"id": "bb7a1f3a-1323-4804-a428-a62f1c887dd2",
"gambit_id": "027a73ce-0a83-4f77-a647-ccc774a431f4",
"last_updated": "2023-09-18T23:03:08.427368-04:00",
"created_at": "2023-09-17T10:28:00.517144-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6ba3cf5-3115-4960-9a0f-c78719a386cf/?format=api"
}
]
}