GET /api/bet_types/8f27a2d7-e9f2-4f39-bfac-75a81013ddb0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f27a2d7-e9f2-4f39-bfac-75a81013ddb0",
"match": "https://api-prod.gambitprofit.com/api/matches/be04ce63-5b1e-4531-9c5e-61e7e0f69de0/?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 66",
"amount": 5000.0
},
{
"team": "Game Total Under 66",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "6b8188c2-d3ee-4922-ba4d-2ef039529ad7",
"gambit_id": "ace08c3d-e318-41dd-85a7-2f88b60b7306",
"last_updated": "2022-10-16T15:12:14.025061-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 66",
"reward": "1.88000",
"odds": "1.90910",
"spread": "66.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f27a2d7-e9f2-4f39-bfac-75a81013ddb0/?format=api"
},
{
"id": "b7026e13-c2c8-444e-820f-8ae9599bf4a9",
"gambit_id": "b5bd2450-4fd9-46b9-9a1e-6e1c8264b541",
"last_updated": "2022-10-16T15:12:14.023844-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 66",
"reward": "1.88000",
"odds": "1.90910",
"spread": "66.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f27a2d7-e9f2-4f39-bfac-75a81013ddb0/?format=api"
}
]
}