GET /api/bet_types/d9959d4d-32ea-440c-8467-efcd5d885e2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9959d4d-32ea-440c-8467-efcd5d885e2a",
"match": "https://api-prod.gambitprofit.com/api/matches/a512f719-7d9a-4eda-8f8a-bac383b91844/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T09:37:12.483017-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 229",
"amount": 5000.0
},
{
"team": "Game Total Under 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a6b2a845-f39c-4ba2-9f34-fbaa924457c6",
"gambit_id": "8daeb12b-33cb-42ff-8417-fda6f78a79ea",
"last_updated": "2023-03-15T10:07:08.968410-04:00",
"created_at": "2023-03-14T09:37:12.485979-04:00",
"name": "Game Total Over 229",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9959d4d-32ea-440c-8467-efcd5d885e2a/?format=api"
},
{
"id": "18a2eb03-8681-47bf-91e7-4f76b5ec8c0c",
"gambit_id": "2d3414ea-97ab-46ac-8a05-a8b7f994bbb6",
"last_updated": "2023-03-15T10:07:08.966922-04:00",
"created_at": "2023-03-14T09:37:12.484575-04:00",
"name": "Game Total Under 229",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9959d4d-32ea-440c-8467-efcd5d885e2a/?format=api"
}
]
}