GET /api/bet_types/8f5eada8-972c-4352-9d04-22a7889f0d32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f5eada8-972c-4352-9d04-22a7889f0d32",
"match": "https://api-prod.gambitprofit.com/api/matches/822d9c84-7a32-4605-ab62-109041e315bd/?format=api",
"name": "Over/Under",
"created_at": "2023-04-01T11:41:51.209362-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 6.5",
"amount": 5699.0
},
{
"team": "Game Total Under 6.5",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "6f6174b3-0ecb-401d-b2bc-e3e5070e1d2b",
"gambit_id": "b3a928be-de66-46ff-a047-9716b093e5c4",
"last_updated": "2023-04-03T10:12:02.161913-04:00",
"created_at": "2023-04-01T11:41:51.215632-04:00",
"name": "Game Total Over 6.5",
"reward": "1.66000",
"odds": "1.68970",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f5eada8-972c-4352-9d04-22a7889f0d32/?format=api"
},
{
"id": "1559ba0c-91c6-46fd-9eed-82ff0bec238c",
"gambit_id": "90ba8338-f5f8-4abe-8bda-15643b792d6e",
"last_updated": "2023-04-03T10:12:02.163618-04:00",
"created_at": "2023-04-01T11:41:51.212709-04:00",
"name": "Game Total Under 6.5",
"reward": "2.20000",
"odds": "2.25000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f5eada8-972c-4352-9d04-22a7889f0d32/?format=api"
}
]
}