GET /api/bet_types/928f5d0f-3a1a-4c0d-92cf-607ff8ae5b88/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "928f5d0f-3a1a-4c0d-92cf-607ff8ae5b88",
"match": "https://api-prod.gambitprofit.com/api/matches/1fecf4cc-7cab-4fee-aae5-680d87a82f1f/?format=api",
"name": "Over/Under",
"created_at": "2023-05-06T11:51:55.408398-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 Over 9",
"amount": 5000.0
},
{
"team": "Game Total Under 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fc6aab84-d4a8-468b-b33f-8dcb695c31d2",
"gambit_id": "7b987ab2-d84a-42ad-9554-02b23bbc5238",
"last_updated": "2023-05-11T23:12:05.885251-04:00",
"created_at": "2023-05-06T11:51:55.411505-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/928f5d0f-3a1a-4c0d-92cf-607ff8ae5b88/?format=api"
},
{
"id": "042fe2f3-bce2-48d9-afc8-cfabb5f7dfb0",
"gambit_id": "b23e7f3f-2966-48c1-9b33-7b6f7c40256f",
"last_updated": "2023-05-11T23:12:05.883410-04:00",
"created_at": "2023-05-06T11:51:55.409878-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/928f5d0f-3a1a-4c0d-92cf-607ff8ae5b88/?format=api"
}
]
}