GET /api/bet_types/7fd8df72-5264-4860-8012-3be796c5891d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7fd8df72-5264-4860-8012-3be796c5891d",
"match": "https://api-prod.gambitprofit.com/api/matches/55c7f47c-4fb2-41cb-82c9-d22178750562/?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 7.5",
"amount": 5304.0
},
{
"team": "Game Total Over 7.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "ad8fce71-7ff2-4a48-9f2b-dfb06023c471",
"gambit_id": "42027419-dd11-4746-b283-fa4b6591743a",
"last_updated": "2022-09-23T10:12:04.082497-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fd8df72-5264-4860-8012-3be796c5891d/?format=api"
},
{
"id": "f4fe011b-c621-4361-8f57-0771c29d562e",
"gambit_id": "c4d9adef-df4e-4a43-a498-3a4636f47f9e",
"last_updated": "2022-09-23T10:12:04.083548-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fd8df72-5264-4860-8012-3be796c5891d/?format=api"
}
]
}