GET /api/bet_types/87024d81-65eb-4985-a12c-7eee8dbd0836/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87024d81-65eb-4985-a12c-7eee8dbd0836",
"match": "https://api-prod.gambitprofit.com/api/matches/d1a16e7f-d1b0-4986-a46d-849971faf857/?format=api",
"name": "Over/Under",
"created_at": "2023-08-13T10:18:25.452944-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 Under 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e9532f62-5470-4168-9b57-91ee3095531b",
"gambit_id": "9f4a823e-6ace-4164-9846-ce3d5897eeee",
"last_updated": "2023-08-14T18:38:07.066035-04:00",
"created_at": "2023-08-13T10:18:25.462064-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87024d81-65eb-4985-a12c-7eee8dbd0836/?format=api"
},
{
"id": "90257aad-af13-4bb2-89ee-92ef8359d4a7",
"gambit_id": "e9664a2e-431e-41b7-9bcb-c2cb7d8dd587",
"last_updated": "2023-08-14T18:38:07.060865-04:00",
"created_at": "2023-08-13T10:18:25.457450-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87024d81-65eb-4985-a12c-7eee8dbd0836/?format=api"
}
]
}