GET /api/bet_types/35d1ef1d-6cf5-48ac-9304-af455cfd09d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "35d1ef1d-6cf5-48ac-9304-af455cfd09d0",
"match": "https://api-prod.gambitprofit.com/api/matches/ad74a940-4e6f-46e1-a42d-359be112a602/?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 2.5",
"amount": 5000.0
},
{
"team": "Game Total Over 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8850.0,
"profit_sb": -650.0,
"profit_sb_percentage": -6.84,
"recommended": false
},
"lines": [
{
"id": "29b04981-8c6d-41c3-bd5c-116e721d1562",
"gambit_id": "6981be2e-779b-4b0c-81c7-0fe37fb08d26",
"last_updated": "2022-10-03T18:37:19.063910-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.77000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35d1ef1d-6cf5-48ac-9304-af455cfd09d0/?format=api"
},
{
"id": "7c031822-1e14-47ee-b6b0-4d4d0d37e175",
"gambit_id": "02be1668-1547-4ab3-ab63-933de1ba411e",
"last_updated": "2022-10-03T18:37:19.062745-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.77000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35d1ef1d-6cf5-48ac-9304-af455cfd09d0/?format=api"
}
]
}