GET /api/bet_types/9f1d9fde-6817-492b-a37c-7ad71de7113c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f1d9fde-6817-492b-a37c-7ad71de7113c",
"match": "https://api-prod.gambitprofit.com/api/matches/7c01a5de-487d-49de-86fe-d53741cb69e1/?format=api",
"name": "Over/Under",
"created_at": "2023-04-05T11:52:03.575262-04: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 235",
"amount": 5000.0
},
{
"team": "Game Total Under 235",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "21bf470f-5735-49e4-89cb-942ca95ff309",
"gambit_id": "7028af6c-0033-46b8-ac98-b87c77f6c53e",
"last_updated": "2023-04-06T13:17:09.548376-04:00",
"created_at": "2023-04-05T11:52:03.579560-04:00",
"name": "Game Total Over 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f1d9fde-6817-492b-a37c-7ad71de7113c/?format=api"
},
{
"id": "9263a721-7683-41ee-97ee-e180097a3d3f",
"gambit_id": "46803bb7-e7b7-45de-9463-0218a95421ff",
"last_updated": "2023-04-06T13:17:09.546225-04:00",
"created_at": "2023-04-05T11:52:03.577602-04:00",
"name": "Game Total Under 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f1d9fde-6817-492b-a37c-7ad71de7113c/?format=api"
}
]
}