GET /api/bet_types/ad0b92a6-7337-4c00-b1cd-dfb58fc9f719/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad0b92a6-7337-4c00-b1cd-dfb58fc9f719",
"match": "https://api-prod.gambitprofit.com/api/matches/2b4e97fa-9d26-4227-80cb-0c69b0292aa1/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 7.5",
"amount": 5208.0
},
{
"team": "Game Total Over 7.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "72275105-2780-4c9c-8d2e-60d6729c95b4",
"gambit_id": "f8228b2a-b868-4e11-8cf0-a3cbbf96e445",
"last_updated": "2022-09-20T15:57:30.807439-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad0b92a6-7337-4c00-b1cd-dfb58fc9f719/?format=api"
},
{
"id": "499b489e-ea3d-4f65-aafe-085f21d602d4",
"gambit_id": "b0bcaf57-89f6-460c-85bf-ad865edc1612",
"last_updated": "2022-09-20T15:57:30.806162-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad0b92a6-7337-4c00-b1cd-dfb58fc9f719/?format=api"
}
]
}