GET /api/bet_types/ec44f3f0-5e58-4c2f-a467-d39a556068bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec44f3f0-5e58-4c2f-a467-d39a556068bf",
"match": "https://api-prod.gambitprofit.com/api/matches/d13b1b0f-c100-4d84-977e-14d195089cb5/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 54",
"amount": 5000.0
},
{
"team": "Game Total Over 54",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "56c6a1b8-6bc9-46a0-b5ca-89f3a960fa92",
"gambit_id": "9f5d9cba-a673-4587-a083-15041b7f8da2",
"last_updated": "2022-10-31T10:52:25.083080-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54",
"reward": "1.88000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec44f3f0-5e58-4c2f-a467-d39a556068bf/?format=api"
},
{
"id": "93faaf77-2c9a-472f-adeb-e990b94f36e8",
"gambit_id": "1b521726-a61d-41e5-a9a8-930a61d3fa96",
"last_updated": "2022-10-31T10:52:25.084226-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54",
"reward": "1.88000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec44f3f0-5e58-4c2f-a467-d39a556068bf/?format=api"
}
]
}