GET /api/bet_types/9079c81a-a0d0-4288-908b-453432a54d0d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9079c81a-a0d0-4288-908b-453432a54d0d",
"match": "https://api-prod.gambitprofit.com/api/matches/00969f20-0cd1-42e7-a773-f39e795b150e/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:05.878441-05: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": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4baf7ca0-5354-4997-9339-72c2d7a4c4c5",
"gambit_id": "1ea8a3f4-cb20-4806-9d1f-bdf57cfb67a8",
"last_updated": "2023-12-01T19:13:13.300107-05:00",
"created_at": "2023-11-30T10:28:05.888076-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9079c81a-a0d0-4288-908b-453432a54d0d/?format=api"
},
{
"id": "c7f5625c-a1b6-4d05-914c-8ee9a187ded6",
"gambit_id": "d2cf8fac-7856-4674-8511-73af4181e32f",
"last_updated": "2023-12-01T19:13:13.296579-05:00",
"created_at": "2023-11-30T10:28:05.882545-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9079c81a-a0d0-4288-908b-453432a54d0d/?format=api"
}
]
}