GET /api/bet_types/f829803b-25a1-49c3-a195-e16614cb82f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f829803b-25a1-49c3-a195-e16614cb82f6",
"match": "https://api-prod.gambitprofit.com/api/matches/0ca5cee3-07cb-4258-aaaa-38500e836470/?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 2.5",
"amount": 5000.0
},
{
"team": "Game Total Over 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "96d7fef0-2436-4f28-920f-6274148a9413",
"gambit_id": "4047f18b-0a66-4a88-8baf-bcf5dab85b7f",
"last_updated": "2022-09-14T11:22:09.548726-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.79000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f829803b-25a1-49c3-a195-e16614cb82f6/?format=api"
},
{
"id": "7fa91002-c113-4c34-9446-9b3724f66ed8",
"gambit_id": "0bd30631-4e57-4d87-9883-79cf47803610",
"last_updated": "2022-09-14T11:22:09.549734-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.79000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f829803b-25a1-49c3-a195-e16614cb82f6/?format=api"
}
]
}