GET /api/bet_types/43a06344-b5af-4382-884d-57644bf7d381/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43a06344-b5af-4382-884d-57644bf7d381",
"match": "https://api-prod.gambitprofit.com/api/matches/2b6a8a61-7abe-4a18-b884-90b42d1f6efc/?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 39.5",
"amount": 5000.0
},
{
"team": "Game Total Over 39.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8850.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.67,
"recommended": false
},
"lines": [
{
"id": "dcb044c5-cfce-4296-b37e-9e52cfadf80e",
"gambit_id": "b6268940-b215-4caf-b275-40563533f053",
"last_updated": "2022-09-18T13:02:34.020796-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 39.5",
"reward": "1.77000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a06344-b5af-4382-884d-57644bf7d381/?format=api"
},
{
"id": "a9caac84-c66a-4798-87d5-06c2c7fce135",
"gambit_id": "544a4304-d1c7-489f-b651-83cab826d954",
"last_updated": "2022-09-18T13:02:34.021963-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 39.5",
"reward": "1.77000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a06344-b5af-4382-884d-57644bf7d381/?format=api"
}
]
}