GET /api/bet_types/28682548-2be4-4722-a178-7f9cc4f0be0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28682548-2be4-4722-a178-7f9cc4f0be0f",
"match": "https://api-prod.gambitprofit.com/api/matches/a008ad2c-8346-4569-bdab-2db37558b2ca/?format=api",
"name": "Over/Under",
"created_at": "2023-11-03T09:28:20.119381-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 6.5",
"amount": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "fee7d745-0d7d-4003-9a32-e1778adf5460",
"gambit_id": "b176349c-4d93-4fb6-b401-20cd9728c7cc",
"last_updated": "2023-11-04T10:33:29.709314-04:00",
"created_at": "2023-11-03T09:28:20.122779-04:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28682548-2be4-4722-a178-7f9cc4f0be0f/?format=api"
},
{
"id": "3d5c5a0f-5d08-4f5c-84b8-16cdea3b86ba",
"gambit_id": "27c64a1e-70de-4875-bfaa-882041935302",
"last_updated": "2023-11-04T10:33:29.712763-04:00",
"created_at": "2023-11-03T09:28:20.126624-04:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28682548-2be4-4722-a178-7f9cc4f0be0f/?format=api"
}
]
}