GET /api/bet_types/127b186d-2b3f-49db-a4d8-1c3dad1a92f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "127b186d-2b3f-49db-a4d8-1c3dad1a92f4",
"match": "https://api-prod.gambitprofit.com/api/matches/480b8bae-fe7e-4462-9f08-0278f726f4f8/?format=api",
"name": "Over/Under",
"created_at": "2023-03-21T10:32:05.442778-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2df35695-e90a-421e-a67b-df6eb640cedc",
"gambit_id": "be255d46-3fba-4ef3-9906-24908a0fa3ec",
"last_updated": "2023-03-22T16:46:53.756758-04:00",
"created_at": "2023-03-21T10:32:05.445123-04:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/127b186d-2b3f-49db-a4d8-1c3dad1a92f4/?format=api"
},
{
"id": "19caed86-67d4-4893-938c-648e5d989029",
"gambit_id": "b0a0c715-5678-43e6-b2e5-f68ca4ca595e",
"last_updated": "2023-03-22T16:46:53.754247-04:00",
"created_at": "2023-03-21T10:32:05.447345-04:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/127b186d-2b3f-49db-a4d8-1c3dad1a92f4/?format=api"
}
]
}