GET /api/bet_types/d8049aff-d8ce-4846-a544-d6c0faefd378/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8049aff-d8ce-4846-a544-d6c0faefd378",
"match": "https://api-prod.gambitprofit.com/api/matches/5079776a-7182-4f7d-bd2a-a08942329761/?format=api",
"name": "Over/Under",
"created_at": "2023-08-28T08:48:08.858739-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "374f2c23-eb6a-4d24-9e4e-e8e9de28b3f6",
"gambit_id": "6553188f-d958-4abe-aa5d-223b9def3efb",
"last_updated": "2023-08-29T19:28:16.324190-04:00",
"created_at": "2023-08-28T08:48:08.866564-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8049aff-d8ce-4846-a544-d6c0faefd378/?format=api"
},
{
"id": "4496bbec-d247-452c-a808-bf92b6b3bf85",
"gambit_id": "5fc39cee-2519-4679-84ee-b460d8f3455c",
"last_updated": "2023-08-29T19:28:16.320816-04:00",
"created_at": "2023-08-28T08:48:08.862797-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8049aff-d8ce-4846-a544-d6c0faefd378/?format=api"
}
]
}