GET /api/bet_types/01c65840-3ccc-4eb2-a556-21c93a2b4a58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01c65840-3ccc-4eb2-a556-21c93a2b4a58",
"match": "https://api-prod.gambitprofit.com/api/matches/05ad7bae-1cc9-4370-8bae-c88f171f5a9f/?format=api",
"name": "Over/Under",
"created_at": "2023-01-05T09:52:10.308098-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 2.5",
"amount": 5352.0
},
{
"team": "Game Total Under 2.5",
"amount": 4648.0
}
],
"expected_reward_tokens": 8830.8,
"profit_sb": -169.2,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "7f7f1419-1a34-4ac6-8a34-6d7075769222",
"gambit_id": "18b460cf-e7dd-4b5a-99e8-3f29467e5701",
"last_updated": "2023-01-06T10:37:00.398838-05:00",
"created_at": "2023-01-05T09:52:10.310620-05:00",
"name": "Game Total Over 2.5",
"reward": "1.65000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01c65840-3ccc-4eb2-a556-21c93a2b4a58/?format=api"
},
{
"id": "efeb232d-ea42-48de-9aab-ebf828c2f315",
"gambit_id": "4df82373-ea7f-462b-8b3f-83ab9d2f3608",
"last_updated": "2023-01-06T10:37:00.396700-05:00",
"created_at": "2023-01-05T09:52:10.309400-05:00",
"name": "Game Total Under 2.5",
"reward": "1.90000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01c65840-3ccc-4eb2-a556-21c93a2b4a58/?format=api"
}
]
}