GET /api/bet_types/91c05d50-c3e4-43b7-bfb4-4a0c888fd5e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91c05d50-c3e4-43b7-bfb4-4a0c888fd5e4",
"match": "https://api-prod.gambitprofit.com/api/matches/74302220-bb42-4253-9e32-8e31f1b99c6b/?format=api",
"name": "Over/Under",
"created_at": "2023-08-05T08:33:19.019757-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": 5319.0
},
{
"team": "Game Total Over 9.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "e186feff-b371-43f8-85ad-3817617188d4",
"gambit_id": "2c444770-7d04-4f94-a0dd-b4de80cce2f4",
"last_updated": "2023-08-07T14:58:05.774896-04:00",
"created_at": "2023-08-05T08:33:19.042466-04:00",
"name": "Game Total Under 9.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91c05d50-c3e4-43b7-bfb4-4a0c888fd5e4/?format=api"
},
{
"id": "e2d421d1-7657-4bdd-b82a-1663d2643352",
"gambit_id": "44143052-d986-41d3-9438-5e0c278fb1d5",
"last_updated": "2023-08-07T14:58:05.771658-04:00",
"created_at": "2023-08-05T08:33:19.036107-04:00",
"name": "Game Total Over 9.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91c05d50-c3e4-43b7-bfb4-4a0c888fd5e4/?format=api"
}
]
}