GET /api/bet_types/50942a3e-c7d1-43fa-983e-36eccb199caa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50942a3e-c7d1-43fa-983e-36eccb199caa",
"match": "https://api-prod.gambitprofit.com/api/matches/a79587ad-c96f-49ef-9c9e-14ad55956ae8/?format=api",
"name": "Over/Under",
"created_at": "2023-03-05T14:19:54.333157-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": "a88af408-e13c-42b2-a055-d138afc268ac",
"gambit_id": "0770ea51-c63a-4893-8040-14548e343ee2",
"last_updated": "2023-03-06T19:07:00.566407-05:00",
"created_at": "2023-03-05T14:19:54.336157-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/50942a3e-c7d1-43fa-983e-36eccb199caa/?format=api"
},
{
"id": "06bbcce2-b94a-4031-91a8-644fbd93c48d",
"gambit_id": "dbe838e2-596b-4df5-936d-8e658a0fa84a",
"last_updated": "2023-03-06T19:07:00.565121-05:00",
"created_at": "2023-03-05T14:19:54.334607-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/50942a3e-c7d1-43fa-983e-36eccb199caa/?format=api"
}
]
}