GET /api/bet_types/d51e9fd9-243a-4677-bdb5-db5a289df958/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d51e9fd9-243a-4677-bdb5-db5a289df958",
"match": "https://api-prod.gambitprofit.com/api/matches/1bfe7cfd-f6a4-489f-9c0c-172c98d3c29a/?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 71.5",
"amount": 5000.0
},
{
"team": "Game Total Under 71.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "5479000d-2265-4ec8-a6a5-ec4202835c0f",
"gambit_id": "d85404aa-ad6c-4af8-9684-1ad959919d73",
"last_updated": "2022-10-17T09:41:52.139851-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 71.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "71.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d51e9fd9-243a-4677-bdb5-db5a289df958/?format=api"
},
{
"id": "00fb0159-ceb2-4693-847a-35fa7e4797e8",
"gambit_id": "9cd2be3e-14f9-43e6-9dde-ca4b40b3b07b",
"last_updated": "2022-10-17T09:41:52.138705-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 71.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "71.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d51e9fd9-243a-4677-bdb5-db5a289df958/?format=api"
}
]
}