GET /api/bet_types/a7a4fc06-c623-40c1-b74d-eeab16be6d82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7a4fc06-c623-40c1-b74d-eeab16be6d82",
"match": "https://api-prod.gambitprofit.com/api/matches/cd350383-c556-4f69-a572-3c0e0b0f43df/?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 42.5",
"amount": 5000.0
},
{
"team": "Game Total Over 42.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "7752be75-7d8a-43f6-a0e0-47761fc037c8",
"gambit_id": "9b63d1b9-51df-488a-a6f1-063b445bd307",
"last_updated": "2022-10-17T15:07:34.775122-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 42.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7a4fc06-c623-40c1-b74d-eeab16be6d82/?format=api"
},
{
"id": "e1c38d5d-f288-478a-8a9a-43f7328306fb",
"gambit_id": "d2a7ff99-6c7a-4dd5-b334-e03377754846",
"last_updated": "2022-10-17T15:07:34.776146-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 42.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7a4fc06-c623-40c1-b74d-eeab16be6d82/?format=api"
}
]
}