GET /api/bet_types/5c04a4b4-34c0-43a8-9ade-12e600750de5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c04a4b4-34c0-43a8-9ade-12e600750de5",
"match": "https://api-prod.gambitprofit.com/api/matches/c07eca38-bd62-473e-8736-5bcdace1606f/?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 233.5",
"amount": 5000.0
},
{
"team": "Game Total Under 233.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c0025074-8590-417a-bd33-11ec95802c73",
"gambit_id": "1575d025-43f3-46be-b4ca-0962043ec9fe",
"last_updated": "2022-11-14T11:23:06.866568-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 233.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c04a4b4-34c0-43a8-9ade-12e600750de5/?format=api"
},
{
"id": "0cf5c721-d40a-4f64-80fa-97ba4c8cbcd3",
"gambit_id": "74e81ac5-f27a-45a7-ac08-d3ad36abed36",
"last_updated": "2022-11-14T11:23:06.865418-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 233.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c04a4b4-34c0-43a8-9ade-12e600750de5/?format=api"
}
]
}