GET /api/bet_types/f8a3551a-f65e-4733-a8ee-d84d34e5498d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8a3551a-f65e-4733-a8ee-d84d34e5498d",
"match": "https://api-prod.gambitprofit.com/api/matches/708bb9f1-8f25-4928-8891-f1dd7cd26dae/?format=api",
"name": "Over/Under",
"created_at": "2023-07-07T11:33:27.701031-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 Under 10.5",
"amount": 5107.0
},
{
"team": "Game Total Over 10.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c58c399b-38a6-457a-b7ca-6df455fa4199",
"gambit_id": "1c3547d5-8784-44d6-bc4f-74b3fa4733cd",
"last_updated": "2023-07-09T20:28:25.513737-04:00",
"created_at": "2023-07-07T11:33:27.706230-04:00",
"name": "Game Total Under 10.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a3551a-f65e-4733-a8ee-d84d34e5498d/?format=api"
},
{
"id": "93c1dfcd-fed8-4785-b35d-cadc00a9cea7",
"gambit_id": "8546bbcd-d139-499b-81ee-8791a07f7566",
"last_updated": "2023-07-09T20:28:25.511711-04:00",
"created_at": "2023-07-07T11:33:27.703646-04:00",
"name": "Game Total Over 10.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a3551a-f65e-4733-a8ee-d84d34e5498d/?format=api"
}
]
}