GET /api/bet_types/b62f944a-199f-4a75-938b-f6d31bce61ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b62f944a-199f-4a75-938b-f6d31bce61ec",
"match": "https://api-prod.gambitprofit.com/api/matches/9b744135-1b5f-4c87-b53d-22dca077da38/?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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Under 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e9038666-4add-4b57-a903-f63944448979",
"gambit_id": "b96ea437-804b-4b71-9b04-88bcfd71c5e7",
"last_updated": "2022-12-19T10:32:28.652880-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 227.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b62f944a-199f-4a75-938b-f6d31bce61ec/?format=api"
},
{
"id": "242646d6-0f6c-4115-b285-0beb5afa15bf",
"gambit_id": "bd7c334e-c75a-4554-84c5-a3fe14b04f74",
"last_updated": "2022-12-19T10:32:28.651810-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 227.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b62f944a-199f-4a75-938b-f6d31bce61ec/?format=api"
}
]
}