GET /api/bet_types/27ec909c-156c-4fcf-af4f-4d4a6f1c3791/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "27ec909c-156c-4fcf-af4f-4d4a6f1c3791",
"match": "https://api-prod.gambitprofit.com/api/matches/9e904307-c7e8-4a98-815d-3fcb958507b8/?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 46",
"amount": 5000.0
},
{
"team": "Game Total Over 46",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "524f9007-2718-4ace-8e40-36b1bf6adc0f",
"gambit_id": "c077190d-95c4-4854-9373-1b423a36ed50",
"last_updated": "2022-10-23T19:42:07.297826-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 46",
"reward": "1.88000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27ec909c-156c-4fcf-af4f-4d4a6f1c3791/?format=api"
},
{
"id": "05959c3e-5d3a-4ef4-a841-ffef8d62f6ae",
"gambit_id": "1138b757-a2f1-445a-b2c6-a280908358d2",
"last_updated": "2022-10-23T19:42:07.298877-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 46",
"reward": "1.88000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27ec909c-156c-4fcf-af4f-4d4a6f1c3791/?format=api"
}
]
}