GET /api/bet_types/5cfd2fd3-dcb9-4b94-90b3-8b1bd3cd10a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5cfd2fd3-dcb9-4b94-90b3-8b1bd3cd10a3",
"match": "https://api-prod.gambitprofit.com/api/matches/fde91954-eb05-478a-ba3a-55b3f5e0541f/?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 50",
"amount": 5000.0
},
{
"team": "Game Total Under 50",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "b9f56200-a284-485a-8bbc-9f89c4e1b83a",
"gambit_id": "5641f93f-35a7-4f22-bb98-8e6fd5579d97",
"last_updated": "2022-09-11T10:57:00.561262-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50",
"reward": "1.81000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cfd2fd3-dcb9-4b94-90b3-8b1bd3cd10a3/?format=api"
},
{
"id": "b5d0a87e-5cc4-498c-bdb7-77d8e5765fc3",
"gambit_id": "fd255683-62b4-4d7f-b2f0-6d49ddd85525",
"last_updated": "2022-09-11T10:57:00.560199-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50",
"reward": "1.81000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cfd2fd3-dcb9-4b94-90b3-8b1bd3cd10a3/?format=api"
}
]
}