GET /api/bet_types/c0fd2425-68aa-4298-be41-37a37a311cc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0fd2425-68aa-4298-be41-37a37a311cc8",
"match": "https://api-prod.gambitprofit.com/api/matches/d4757715-2304-4557-abc9-9d95367da28a/?format=api",
"name": "Over/Under",
"created_at": "2023-08-23T08:33:17.766345-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a8f4d0c8-b40b-472d-b19d-8005fd2df774",
"gambit_id": "5c9546df-63f2-4993-a9f1-df53dd076bfa",
"last_updated": "2023-08-25T10:18:01.963351-04:00",
"created_at": "2023-08-23T08:33:17.776338-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0fd2425-68aa-4298-be41-37a37a311cc8/?format=api"
},
{
"id": "6964f186-e723-499c-8e93-d615e9df646f",
"gambit_id": "4b66d33d-55a0-4c59-8083-65aaf3a5dc26",
"last_updated": "2023-08-25T10:18:01.959333-04:00",
"created_at": "2023-08-23T08:33:17.770866-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0fd2425-68aa-4298-be41-37a37a311cc8/?format=api"
}
]
}