GET /api/bet_types/225c0487-8234-44cf-9af2-cd9450c8d324/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "225c0487-8234-44cf-9af2-cd9450c8d324",
"match": "https://api-prod.gambitprofit.com/api/matches/b55e7aa7-61b2-471f-87fe-18c5735ab23c/?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 2.5",
"amount": 5256.0
},
{
"team": "Game Total Under 2.5",
"amount": 4744.0
}
],
"expected_reward_tokens": 9250.56,
"profit_sb": -249.44,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "2138fbe6-017f-4744-aeef-2837fc09f65c",
"gambit_id": "a066921e-8153-4825-b058-79402f01d059",
"last_updated": "2022-10-11T11:46:59.490967-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225c0487-8234-44cf-9af2-cd9450c8d324/?format=api"
},
{
"id": "b1ce08a8-bc72-4f74-9578-ba1fcc430183",
"gambit_id": "2bf5ebe8-0bc5-452f-9df7-bdd6109a4b23",
"last_updated": "2022-10-11T11:46:59.492058-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225c0487-8234-44cf-9af2-cd9450c8d324/?format=api"
}
]
}