GET /api/bet_types/c0da5534-e6e6-478e-9ff8-0faa7b03f7e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0da5534-e6e6-478e-9ff8-0faa7b03f7e0",
"match": "https://api-prod.gambitprofit.com/api/matches/89f5e1c4-3ba9-40b3-ba58-a2c9a911bb34/?format=api",
"name": "Over/Under",
"created_at": "2023-03-17T23:07:15.184350-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 132.5",
"amount": 5000.0
},
{
"team": "Game Total Over 132.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "df426690-e67c-4ff1-adbd-f06b50bc5875",
"gambit_id": "203e9184-39d5-4513-b67f-ce44985983e9",
"last_updated": "2023-03-19T16:42:15.171756-04:00",
"created_at": "2023-03-17T23:07:15.186593-04:00",
"name": "Game Total Under 132.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "132.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0da5534-e6e6-478e-9ff8-0faa7b03f7e0/?format=api"
},
{
"id": "73fe8054-bf03-46ea-9838-51710a37038a",
"gambit_id": "a922cb1c-fe9e-423c-86da-5e6d151b16ab",
"last_updated": "2023-03-19T16:42:15.173180-04:00",
"created_at": "2023-03-17T23:07:15.188861-04:00",
"name": "Game Total Over 132.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "132.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0da5534-e6e6-478e-9ff8-0faa7b03f7e0/?format=api"
}
]
}