GET /api/bet_types/12fd24cf-3e09-4bcf-ba9a-7350dd34e185/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12fd24cf-3e09-4bcf-ba9a-7350dd34e185",
"match": "https://api-prod.gambitprofit.com/api/matches/49fc105e-2092-4dda-8465-c1b9d7f653b9/?format=api",
"name": "Over/Under",
"created_at": "2023-06-02T10:32:08.658226-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "51ea07b3-8888-49fe-a9b9-59b5e44e8558",
"gambit_id": "9b111d22-df63-4635-b254-44386ca372dd",
"last_updated": "2023-06-04T13:12:11.118789-04:00",
"created_at": "2023-06-02T10:32:08.662507-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12fd24cf-3e09-4bcf-ba9a-7350dd34e185/?format=api"
},
{
"id": "d0086e10-28f5-48fe-a84e-67d935e9f465",
"gambit_id": "77dd5fca-f0f5-48ee-b095-13bedd9d57ed",
"last_updated": "2023-06-04T13:12:11.117075-04:00",
"created_at": "2023-06-02T10:32:08.660220-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12fd24cf-3e09-4bcf-ba9a-7350dd34e185/?format=api"
}
]
}