GET /api/bet_types/3c891ad9-7426-4223-90a3-d65fdd9d95e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c891ad9-7426-4223-90a3-d65fdd9d95e4",
"match": "https://api-prod.gambitprofit.com/api/matches/af94c3ee-6722-4415-8c16-61556258077a/?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 51.5",
"amount": 5106.0
},
{
"team": "Game Total Over 51.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "05ada434-31ad-4de1-bf68-d4fd95152d10",
"gambit_id": "fe6d0327-3ec8-4f15-bc52-70b29cc9a405",
"last_updated": "2022-10-11T12:02:03.428339-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c891ad9-7426-4223-90a3-d65fdd9d95e4/?format=api"
},
{
"id": "43c49aed-094d-4403-a5ba-5fd631f2740f",
"gambit_id": "297cc495-39b3-450a-952f-3a78ef0e1058",
"last_updated": "2022-10-11T12:02:03.429497-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c891ad9-7426-4223-90a3-d65fdd9d95e4/?format=api"
}
]
}