GET /api/bet_types/bcdc94ad-6ac8-4573-88f9-d459f060618e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bcdc94ad-6ac8-4573-88f9-d459f060618e",
"match": "https://api-prod.gambitprofit.com/api/matches/c67c5249-fe60-43e1-90d0-272fb1d13baa/?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 Over 65.5",
"amount": 5000.0
},
{
"team": "Game Total Under 65.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "01970322-e901-4524-8b2c-fb79ec937c8c",
"gambit_id": "b2fd2a13-9fbd-4dfd-ab4d-25d97acb5cba",
"last_updated": "2022-11-06T08:08:45.976558-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 65.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "65.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcdc94ad-6ac8-4573-88f9-d459f060618e/?format=api"
},
{
"id": "615c5c49-1bf1-4902-b55d-ae192bfa6e0a",
"gambit_id": "88b8e54e-84fe-47a4-80c6-e61e3fd85c05",
"last_updated": "2022-11-06T08:08:45.975469-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 65.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "65.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcdc94ad-6ac8-4573-88f9-d459f060618e/?format=api"
}
]
}