GET /api/bet_types/f17725e0-beab-4885-a696-7442a6e85e39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f17725e0-beab-4885-a696-7442a6e85e39",
"match": "https://api-prod.gambitprofit.com/api/matches/5bca0ce6-5657-4533-90db-a01cc8fcdaaf/?format=api",
"name": "Over/Under",
"created_at": "2023-04-25T11:41:55.251048-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": "f5063889-e3c4-405d-8c6a-8300ea4f04fd",
"gambit_id": "334b492e-ccd8-427b-870a-e984df92ed62",
"last_updated": "2023-04-26T20:37:16.197860-04:00",
"created_at": "2023-04-25T11:41:55.256073-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/f17725e0-beab-4885-a696-7442a6e85e39/?format=api"
},
{
"id": "c0493985-d41a-4081-944c-4df8885ed07d",
"gambit_id": "c185bd26-734f-4d97-b839-b3fa1a165033",
"last_updated": "2023-04-26T20:37:16.196375-04:00",
"created_at": "2023-04-25T11:41:55.253489-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/f17725e0-beab-4885-a696-7442a6e85e39/?format=api"
}
]
}