GET /api/bet_types/2807c989-8c15-4dd6-a458-42755a3af99f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2807c989-8c15-4dd6-a458-42755a3af99f",
"match": "https://api-prod.gambitprofit.com/api/matches/f559dfdd-1989-418e-adf4-5ec5191eee57/?format=api",
"name": "Over/Under",
"created_at": "2023-06-20T08:33:20.907539-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "20bcb8bb-10e2-4742-9832-9d7970c6f75e",
"gambit_id": "9f2be1dd-b128-4893-ae55-c805437f2cfa",
"last_updated": "2023-06-27T19:08:27.558090-04:00",
"created_at": "2023-06-20T08:33:20.912751-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2807c989-8c15-4dd6-a458-42755a3af99f/?format=api"
},
{
"id": "822d57ad-8787-4a87-903b-a3744da2b30f",
"gambit_id": "491fcf42-921f-448b-8624-6dd87e191852",
"last_updated": "2023-06-27T19:08:27.555433-04:00",
"created_at": "2023-06-20T08:33:20.910229-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2807c989-8c15-4dd6-a458-42755a3af99f/?format=api"
}
]
}