GET /api/bet_types/6921471e-2c63-4288-bbf9-cbd75744c9ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6921471e-2c63-4288-bbf9-cbd75744c9ec",
"match": "https://api-prod.gambitprofit.com/api/matches/dedbc2b6-baaf-46a8-b20b-5c57c4e6a122/?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 44",
"amount": 5000.0
},
{
"team": "Game Total Under 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6d11da48-99ac-46aa-b826-b63d62236ce7",
"gambit_id": "38adcc26-9103-4eee-972c-7f49f0a9c922",
"last_updated": "2022-11-17T09:27:15.734330-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6921471e-2c63-4288-bbf9-cbd75744c9ec/?format=api"
},
{
"id": "bb83aa6e-b6e9-4747-b839-3b7fc32ad0d8",
"gambit_id": "351e76f0-5f5f-4056-a1c6-b04ac9eca696",
"last_updated": "2022-11-17T09:27:15.733291-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6921471e-2c63-4288-bbf9-cbd75744c9ec/?format=api"
}
]
}