GET /api/bet_types/ffe57e87-8fbb-4e43-8136-e45dd63d72f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ffe57e87-8fbb-4e43-8136-e45dd63d72f2",
"match": "https://api-prod.gambitprofit.com/api/matches/3decdeea-a060-4285-99e6-8768f1653256/?format=api",
"name": "Over/Under",
"created_at": "2023-09-01T01:03:10.181864-04: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 8",
"amount": 5000.0
},
{
"team": "Game Total Over 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "012536a1-4143-48c3-98eb-773c0517c9bc",
"gambit_id": "636489df-a201-49da-9201-3955c2e61d96",
"last_updated": "2023-09-02T17:23:07.743412-04:00",
"created_at": "2023-09-01T01:03:10.190673-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffe57e87-8fbb-4e43-8136-e45dd63d72f2/?format=api"
},
{
"id": "5b33dfb9-5ae6-4a3b-9ccc-749935f1472a",
"gambit_id": "5dadce00-47cd-4aab-8de3-b5e207667596",
"last_updated": "2023-09-02T17:23:07.739509-04:00",
"created_at": "2023-09-01T01:03:10.185609-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffe57e87-8fbb-4e43-8136-e45dd63d72f2/?format=api"
}
]
}