GET /api/bet_types/80190037-f151-4b5d-bfa5-4d78a0f3a766/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80190037-f151-4b5d-bfa5-4d78a0f3a766",
"match": "https://api-prod.gambitprofit.com/api/matches/6d397835-2442-42d4-ba15-7bfefdda4d36/?format=api",
"name": "Over/Under",
"created_at": "2023-11-16T09:28:06.886246-05: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": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "fd4d0e4a-d076-4f60-bb3d-69f8dc0fb6c2",
"gambit_id": "a768a9d1-ca59-438b-8984-ac2876fe0ec9",
"last_updated": "2023-11-17T12:53:12.351177-05:00",
"created_at": "2023-11-16T09:28:06.890812-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80190037-f151-4b5d-bfa5-4d78a0f3a766/?format=api"
},
{
"id": "a013f989-b063-4a9c-bbd8-1580be1a11c3",
"gambit_id": "fcec5d1f-5bb3-47b9-bfda-4433a5f9eb6d",
"last_updated": "2023-11-17T12:53:12.354429-05:00",
"created_at": "2023-11-16T09:28:06.896033-05:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80190037-f151-4b5d-bfa5-4d78a0f3a766/?format=api"
}
]
}