GET /api/bet_types/7511f641-896f-4a09-8b8d-0715ef4bae7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7511f641-896f-4a09-8b8d-0715ef4bae7b",
"match": "https://api-prod.gambitprofit.com/api/matches/c6c241de-35c0-4fe0-9ccb-c4939334a8a5/?format=api",
"name": "Over/Under",
"created_at": "2023-04-24T13:02:09.789822-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": "2722e085-02dc-4632-875b-25f72b674df1",
"gambit_id": "2121a02d-492f-46e9-86a5-e7d7733f2193",
"last_updated": "2023-04-25T11:42:20.449054-04:00",
"created_at": "2023-04-24T13:02:09.795745-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/7511f641-896f-4a09-8b8d-0715ef4bae7b/?format=api"
},
{
"id": "3bb8f9eb-eed3-455f-bd9c-31299708aec1",
"gambit_id": "490e1d6e-0acd-427a-adba-622b82a55ee5",
"last_updated": "2023-04-25T11:42:20.446707-04:00",
"created_at": "2023-04-24T13:02:09.793001-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/7511f641-896f-4a09-8b8d-0715ef4bae7b/?format=api"
}
]
}