GET /api/bet_types/90595cc7-7636-47d6-8a51-0e650bd91b55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90595cc7-7636-47d6-8a51-0e650bd91b55",
"match": "https://api-prod.gambitprofit.com/api/matches/ecc8ae26-1331-40eb-a499-8ca6741dbe28/?format=api",
"name": "Over/Under",
"created_at": "2023-04-25T11:42:12.021308-04: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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "90a43122-9161-4073-91bf-a8ade49229f9",
"gambit_id": "11204a59-3856-4221-b446-79ddcff6ea0e",
"last_updated": "2023-04-26T20:27:13.884390-04:00",
"created_at": "2023-04-25T11:42:12.026165-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90595cc7-7636-47d6-8a51-0e650bd91b55/?format=api"
},
{
"id": "13245027-7020-4a3f-95ee-41d934252350",
"gambit_id": "8762d725-4fd1-4bab-aa86-c2c2b4a80402",
"last_updated": "2023-04-26T20:27:13.882833-04:00",
"created_at": "2023-04-25T11:42:12.023645-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90595cc7-7636-47d6-8a51-0e650bd91b55/?format=api"
}
]
}