GET /api/bet_types/9808f3dc-39e3-46e0-904a-7bce86596c78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9808f3dc-39e3-46e0-904a-7bce86596c78",
"match": "https://api-prod.gambitprofit.com/api/matches/9b7ea29e-2076-4aaf-8f69-168fa986358b/?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 49",
"amount": 5000.0
},
{
"team": "Game Total Over 49",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "0a940347-f857-4671-ba1a-95c2830b1c40",
"gambit_id": "5c7134b6-8ea0-44cd-a255-d53327970e0a",
"last_updated": "2022-09-25T21:27:24.561696-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 49",
"reward": "1.80000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9808f3dc-39e3-46e0-904a-7bce86596c78/?format=api"
},
{
"id": "7ab40db8-1ed5-4e3f-b76d-5a65e9d1840b",
"gambit_id": "d21d2e95-6d73-4812-b91a-4cdb49f09cee",
"last_updated": "2022-09-25T21:27:24.562958-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 49",
"reward": "1.80000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9808f3dc-39e3-46e0-904a-7bce86596c78/?format=api"
}
]
}