GET /api/bet_types/52bec3fd-33e9-44f4-9dd0-7b5c7f8fc5d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52bec3fd-33e9-44f4-9dd0-7b5c7f8fc5d4",
"match": "https://api-prod.gambitprofit.com/api/matches/4f2df1e6-e7bf-48f0-ba39-635882ba90a4/?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 8",
"amount": 5204.0
},
{
"team": "Game Total Under 8",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "c37c297c-4824-44f7-bf8b-9430f5c4ecea",
"gambit_id": "027960f9-0e30-44ec-98e9-07e403d2ceef",
"last_updated": "2022-08-09T09:42:03.087241-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.76000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52bec3fd-33e9-44f4-9dd0-7b5c7f8fc5d4/?format=api"
},
{
"id": "dd2a87a5-ba0a-446b-a550-d9c1fc90fb99",
"gambit_id": "bb6bc203-e3c3-4ed2-9a88-cab864447b23",
"last_updated": "2022-08-09T09:42:03.086732-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52bec3fd-33e9-44f4-9dd0-7b5c7f8fc5d4/?format=api"
}
]
}