GET /api/bet_types/7976af27-a390-4b23-ac8e-89cdba07d68b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7976af27-a390-4b23-ac8e-89cdba07d68b",
"match": "https://api-prod.gambitprofit.com/api/matches/ad35ad4a-a027-4d61-9669-bf194f29ac39/?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 6",
"amount": 5419.0
},
{
"team": "Game Total Under 6",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "20f8b3be-d945-47d7-b86e-1aeb14512b00",
"gambit_id": "31bf7c79-8c7d-4874-b91f-4cdf12bf48dd",
"last_updated": "2022-10-12T10:17:00.512003-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.75000",
"odds": "1.76920",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7976af27-a390-4b23-ac8e-89cdba07d68b/?format=api"
},
{
"id": "31ea6345-0f8a-46b2-8346-00c8412c4798",
"gambit_id": "45ef257b-496f-4495-b16d-e3cb14013620",
"last_updated": "2022-10-12T10:17:00.511016-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "2.07000",
"odds": "2.10000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7976af27-a390-4b23-ac8e-89cdba07d68b/?format=api"
}
]
}