GET /api/bet_types/86bc0041-6c15-411b-be58-04d459ccf315/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86bc0041-6c15-411b-be58-04d459ccf315",
"match": "https://api-prod.gambitprofit.com/api/matches/cca86bf0-2973-4302-94bd-656dff8373cd/?format=api",
"name": "Over/Under",
"created_at": "2023-12-14T09:28:08.125783-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fee85594-bf7b-4d5d-b87f-33cc29452c69",
"gambit_id": "f8d66fd1-371c-444d-8dfc-3f75b294859d",
"last_updated": "2023-12-16T10:28:23.780276-05:00",
"created_at": "2023-12-14T09:28:08.134989-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86bc0041-6c15-411b-be58-04d459ccf315/?format=api"
},
{
"id": "1f03f958-171f-4875-8269-53edb79b39f4",
"gambit_id": "71657f1c-9655-40d3-a70e-fb2340322577",
"last_updated": "2023-12-16T10:28:23.776988-05:00",
"created_at": "2023-12-14T09:28:08.129775-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86bc0041-6c15-411b-be58-04d459ccf315/?format=api"
}
]
}