GET /api/bet_types/4845ca60-5ef9-458a-938d-6b74db24d19b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4845ca60-5ef9-458a-938d-6b74db24d19b",
"match": "https://api-prod.gambitprofit.com/api/matches/d7963574-8afd-46bc-ba96-e60d9d864868/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:05.146621-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 226",
"amount": 5000.0
},
{
"team": "Game Total Over 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e8a99f4d-af1c-4f1c-bd0a-464760feeb22",
"gambit_id": "0d14ab20-65ef-4a0a-be9d-d8ed6d1128ce",
"last_updated": "2023-12-01T19:03:08.080328-05:00",
"created_at": "2023-11-30T10:28:05.154613-05:00",
"name": "Game Total Under 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4845ca60-5ef9-458a-938d-6b74db24d19b/?format=api"
},
{
"id": "fde47135-63d5-4182-87e9-9cd5e13d577d",
"gambit_id": "a41ddf51-26bd-4ada-921c-ec3d5c9e75ee",
"last_updated": "2023-12-01T19:03:08.077046-05:00",
"created_at": "2023-11-30T10:28:05.150839-05:00",
"name": "Game Total Over 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4845ca60-5ef9-458a-938d-6b74db24d19b/?format=api"
}
]
}