GET /api/bet_types/82de778e-6a3f-4606-b32a-91fd9e6d5444/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82de778e-6a3f-4606-b32a-91fd9e6d5444",
"match": "https://api-prod.gambitprofit.com/api/matches/d03118da-0826-410f-a37f-82f69bfbb289/?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 40",
"amount": 5000.0
},
{
"team": "Game Total Under 40",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "6bd3b185-4306-4341-ba01-bb87cb3b4564",
"gambit_id": "43ee6f53-7ae0-42a7-aff6-b14a91bf3a1d",
"last_updated": "2022-10-25T10:02:02.122950-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 40",
"reward": "1.88000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82de778e-6a3f-4606-b32a-91fd9e6d5444/?format=api"
},
{
"id": "4b1d142d-b6d1-4064-8881-78f5bb43a9f3",
"gambit_id": "ef9658cc-249e-429e-9e5c-1b28982ea274",
"last_updated": "2022-10-25T10:02:02.121774-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 40",
"reward": "1.88000",
"odds": "1.90910",
"spread": "40.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82de778e-6a3f-4606-b32a-91fd9e6d5444/?format=api"
}
]
}