GET /api/bet_types/21822c36-ce8e-4235-a092-a13817bbe8b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21822c36-ce8e-4235-a092-a13817bbe8b8",
"match": "https://api-prod.gambitprofit.com/api/matches/6e29f18f-f06e-4821-b00d-214732cb9c5c/?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 57.5",
"amount": 5000.0
},
{
"team": "Game Total Under 57.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ec79c7dc-7d1e-42a7-becc-93734149cc89",
"gambit_id": "a083d2c6-b21d-4e08-8190-c5435bc781e7",
"last_updated": "2022-11-16T09:37:54.514230-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 57.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21822c36-ce8e-4235-a092-a13817bbe8b8/?format=api"
},
{
"id": "dad27994-0d27-4bd9-ad7f-9a290119045f",
"gambit_id": "81e9d937-9ebc-4aa9-8e80-c45a90b56092",
"last_updated": "2022-11-16T09:37:54.513227-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 57.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21822c36-ce8e-4235-a092-a13817bbe8b8/?format=api"
}
]
}