GET /api/bet_types/b8788d79-450a-410d-994f-b567ee7f5565/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b8788d79-450a-410d-994f-b567ee7f5565",
"match": "https://api-prod.gambitprofit.com/api/matches/1cb0c116-1985-4a86-a0c8-f41f50610833/?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 53",
"amount": 5000.0
},
{
"team": "Game Total Over 53",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "0ce5d008-fb99-4c15-be46-510cf046b578",
"gambit_id": "31b2760e-430f-4bac-9f38-4e6fcb2c35f1",
"last_updated": "2022-09-25T11:22:10.748634-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 53",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8788d79-450a-410d-994f-b567ee7f5565/?format=api"
},
{
"id": "c2cac651-8d03-42db-b66d-f92d574e459b",
"gambit_id": "39decc61-28df-4f80-9dd6-ae4cb112bf3a",
"last_updated": "2022-09-25T11:22:10.749848-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 53",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8788d79-450a-410d-994f-b567ee7f5565/?format=api"
}
]
}