GET /api/bet_types/2df09672-9ea5-49bf-8a8e-410831f88f35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2df09672-9ea5-49bf-8a8e-410831f88f35",
"match": "https://api-prod.gambitprofit.com/api/matches/e78b690b-6429-463f-9dbd-390be606b800/?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 Over 6",
"amount": 5208.0
},
{
"team": "Game Total Under 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "65d0cd2c-a1da-4054-9000-515c783eee91",
"gambit_id": "89121590-6493-4cab-a394-09dcfc86c958",
"last_updated": "2022-12-03T10:22:34.895227-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2df09672-9ea5-49bf-8a8e-410831f88f35/?format=api"
},
{
"id": "338c217b-1d21-4334-af76-7aebe5a82bb9",
"gambit_id": "ed3b55d0-9812-4074-aba4-ea8a945a6eb2",
"last_updated": "2022-12-03T10:22:34.894008-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2df09672-9ea5-49bf-8a8e-410831f88f35/?format=api"
}
]
}