GET /api/bet_types/8a3731a0-f04e-496e-9c81-baf499037095/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a3731a0-f04e-496e-9c81-baf499037095",
"match": "https://api-prod.gambitprofit.com/api/matches/60bcab00-5df5-457d-ae4f-2b91e9b4ca2c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-20T08:33:12.739321-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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ebda43b3-b202-44a6-9df4-f51e92ee83d0",
"gambit_id": "6e3c532e-d030-435c-ab67-439825f08eed",
"last_updated": "2023-07-22T09:38:04.999200-04:00",
"created_at": "2023-07-20T08:33:12.744096-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a3731a0-f04e-496e-9c81-baf499037095/?format=api"
},
{
"id": "b233738e-dbc1-46c1-8613-6821bae65d0f",
"gambit_id": "534c6e4d-3786-49a6-8c6a-9a8b7183f83e",
"last_updated": "2023-07-22T09:38:04.995965-04:00",
"created_at": "2023-07-20T08:33:12.741893-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a3731a0-f04e-496e-9c81-baf499037095/?format=api"
}
]
}