GET /api/bet_types/747a7e7a-7486-4401-9c4e-e64574873c1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "747a7e7a-7486-4401-9c4e-e64574873c1a",
"match": "https://api-prod.gambitprofit.com/api/matches/f70e9c29-bc6f-4db0-b43c-04a66bb20899/?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 Over 8.5",
"amount": 5110.0
},
{
"team": "Game Total Under 8.5",
"amount": 4890.0
}
],
"expected_reward_tokens": 9044.7,
"profit_sb": 44.7,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "8a6a8106-fe3f-4f32-a533-1b2dc87307ef",
"gambit_id": "8a9bb814-e1e7-404b-b639-015b319e10d3",
"last_updated": "2022-09-14T10:22:08.098212-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/747a7e7a-7486-4401-9c4e-e64574873c1a/?format=api"
},
{
"id": "40c08520-eb22-4f50-8100-b6a90d70961a",
"gambit_id": "247b6704-6cc1-4974-92ee-9f4fdca47678",
"last_updated": "2022-09-14T10:22:08.097241-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/747a7e7a-7486-4401-9c4e-e64574873c1a/?format=api"
}
]
}