GET /api/bet_types/25959b96-6f52-4c6a-aa35-472a3ecc9d92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25959b96-6f52-4c6a-aa35-472a3ecc9d92",
"match": "https://api-prod.gambitprofit.com/api/matches/df8cabb4-fb8c-47fb-b244-e8693e19d264/?format=api",
"name": "Over/Under",
"created_at": "2023-07-15T08:58:07.360227-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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4638d594-8141-4b3e-952f-9e4df40eb275",
"gambit_id": "f1303932-4ede-4475-992d-f32094b64c1c",
"last_updated": "2023-07-17T10:08:19.020481-04:00",
"created_at": "2023-07-15T08:58:07.361530-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25959b96-6f52-4c6a-aa35-472a3ecc9d92/?format=api"
},
{
"id": "ce69632f-7676-4937-b596-acbbb3ad52f8",
"gambit_id": "15ecdb2e-c3d0-4d10-af0e-43240313ab93",
"last_updated": "2023-07-17T10:08:19.024648-04:00",
"created_at": "2023-07-15T08:58:07.362963-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25959b96-6f52-4c6a-aa35-472a3ecc9d92/?format=api"
}
]
}