GET /api/bet_types/f1aa9144-e681-4f70-b32f-d2e0ba2e2be5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1aa9144-e681-4f70-b32f-d2e0ba2e2be5",
"match": "https://api-prod.gambitprofit.com/api/matches/94e311ab-04fa-454e-833d-3f756cb5d4ce/?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 6.5",
"amount": 5212.0
},
{
"team": "Game Total Over 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "e5f6004a-85d4-4799-bb2e-db07ad258957",
"gambit_id": "870f2d28-276b-4fde-9cab-87aace582da3",
"last_updated": "2022-10-28T09:47:05.514217-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1aa9144-e681-4f70-b32f-d2e0ba2e2be5/?format=api"
},
{
"id": "9b144d18-b57f-4448-ae4c-0eb98f2f49ee",
"gambit_id": "00b0a594-9ba2-49dc-a339-797ed81d40d9",
"last_updated": "2022-10-28T09:47:05.513034-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1aa9144-e681-4f70-b32f-d2e0ba2e2be5/?format=api"
}
]
}