GET /api/bet_types/99aeb60a-4d80-4bdc-b23e-bf5b60e7516f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99aeb60a-4d80-4bdc-b23e-bf5b60e7516f",
"match": "https://api-prod.gambitprofit.com/api/matches/6f145548-71da-4f97-830d-851e9efafc16/?format=api",
"name": "Over/Under",
"created_at": "2023-11-18T09:38:26.963116-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 226",
"amount": 5000.0
},
{
"team": "Game Total Under 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e1539b27-01c1-4818-b300-10d141cdf657",
"gambit_id": "d1029b45-8716-463a-b96c-35217ee5f75e",
"last_updated": "2023-11-20T14:38:30.269272-05:00",
"created_at": "2023-11-18T09:38:26.968453-05:00",
"name": "Game Total Over 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99aeb60a-4d80-4bdc-b23e-bf5b60e7516f/?format=api"
},
{
"id": "f5906e9c-34e3-48a9-9f7d-32e685cebba2",
"gambit_id": "68b10aac-8f0a-4969-b7c6-63493e7c8827",
"last_updated": "2023-11-20T14:38:30.273668-05:00",
"created_at": "2023-11-18T09:38:26.973052-05:00",
"name": "Game Total Under 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99aeb60a-4d80-4bdc-b23e-bf5b60e7516f/?format=api"
}
]
}