GET /api/bet_types/fc224b01-13e1-47aa-9e89-8dba2633fa3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc224b01-13e1-47aa-9e89-8dba2633fa3b",
"match": "https://api-prod.gambitprofit.com/api/matches/c69eee3f-8f57-4e53-8bcf-c05be1296a2b/?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 Under 43.5",
"amount": 5000.0
},
{
"team": "Game Total Over 43.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "9327a354-7860-498c-896c-1784870319c5",
"gambit_id": "b5292991-693f-4b93-b912-34e9dfa563a0",
"last_updated": "2022-09-25T21:27:23.750417-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 43.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc224b01-13e1-47aa-9e89-8dba2633fa3b/?format=api"
},
{
"id": "91c60cb4-dd59-4477-9984-cd1945c711ad",
"gambit_id": "c85cfeea-2b00-45d1-b6a2-86f4134775bf",
"last_updated": "2022-09-25T21:27:23.751555-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 43.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc224b01-13e1-47aa-9e89-8dba2633fa3b/?format=api"
}
]
}