GET /api/bet_types/b027a4bd-ecbe-4c27-8ee6-b3e7375176b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b027a4bd-ecbe-4c27-8ee6-b3e7375176b3",
"match": "https://api-prod.gambitprofit.com/api/matches/93225b9a-613c-4278-8275-eeaba21c659e/?format=api",
"name": "Over/Under",
"created_at": "2023-04-22T13:06:58.727343-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": "Total Rounds Over 1.5",
"amount": 5964.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 4036.0
}
],
"expected_reward_tokens": 9242.44,
"profit_sb": -257.56,
"profit_sb_percentage": -2.71,
"recommended": false
},
"lines": [
{
"id": "d773f43a-7c76-4c59-b64d-d0f3c9908c93",
"gambit_id": "7db3baa7-a229-40a5-9239-59154919f117",
"last_updated": "2023-04-24T18:57:04.972856-04:00",
"created_at": "2023-04-22T13:06:58.730742-04:00",
"name": "Total Rounds Over 1.5",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b027a4bd-ecbe-4c27-8ee6-b3e7375176b3/?format=api"
},
{
"id": "ffdb300b-31f2-4710-ac53-0c86109c3deb",
"gambit_id": "23884ef0-132c-423b-a4d7-12eee3740e63",
"last_updated": "2023-04-24T18:57:04.970277-04:00",
"created_at": "2023-04-22T13:06:58.729107-04:00",
"name": "Total Rounds Under 1.5",
"reward": "2.29000",
"odds": "2.35000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b027a4bd-ecbe-4c27-8ee6-b3e7375176b3/?format=api"
}
]
}