GET /api/bet_types/18b7f75f-765f-4944-bd33-0379b65b0cb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18b7f75f-765f-4944-bd33-0379b65b0cb1",
"match": "https://api-prod.gambitprofit.com/api/matches/a9a31252-e8bb-42ad-9898-20785422695e/?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 54.5",
"amount": 5000.0
},
{
"team": "Game Total Under 54.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "9056772f-c2f7-4178-8a27-c89bd33945e7",
"gambit_id": "74e91ff0-cc2e-4f8a-9bbb-8f0ab522dec1",
"last_updated": "2022-09-05T09:57:27.544764-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "54.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18b7f75f-765f-4944-bd33-0379b65b0cb1/?format=api"
},
{
"id": "9a4de4d3-e98f-4c6d-acda-30382e94365c",
"gambit_id": "7ca724c3-7506-439b-8932-205f95bfae85",
"last_updated": "2022-09-05T09:57:27.543730-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "54.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18b7f75f-765f-4944-bd33-0379b65b0cb1/?format=api"
}
]
}