GET /api/bet_types/9ab7fa6f-1e21-4de1-bc67-b4190638b5cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ab7fa6f-1e21-4de1-bc67-b4190638b5cf",
"match": "https://api-prod.gambitprofit.com/api/matches/bf04d0cc-9756-4a5c-9432-d5d93612f9a1/?format=api",
"name": "Over/Under",
"created_at": "2023-02-06T08:32:15.182038-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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Under 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "356d3935-21ee-4d62-aedb-03bd9793e31b",
"gambit_id": "848cb546-aff0-4bbd-85d8-e94fd5db7666",
"last_updated": "2023-02-07T10:27:19.660265-05:00",
"created_at": "2023-02-06T08:32:15.185005-05:00",
"name": "Game Total Over 227.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ab7fa6f-1e21-4de1-bc67-b4190638b5cf/?format=api"
},
{
"id": "72907dbb-1348-469e-babd-57d46309abdb",
"gambit_id": "d63494aa-f169-4980-8740-e7cc0ca1f488",
"last_updated": "2023-02-07T10:27:19.658779-05:00",
"created_at": "2023-02-06T08:32:15.183393-05:00",
"name": "Game Total Under 227.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ab7fa6f-1e21-4de1-bc67-b4190638b5cf/?format=api"
}
]
}