GET /api/bet_types/530a90e6-3d21-4feb-bf97-fdcc5121e295/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "530a90e6-3d21-4feb-bf97-fdcc5121e295",
"match": "https://api-prod.gambitprofit.com/api/matches/d363a773-bb47-42b7-a771-50902aa9ced2/?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 Over 2.5",
"amount": 6658.0
},
{
"team": "Game Total Under 2.5",
"amount": 3342.0
}
],
"expected_reward_tokens": 9054.88,
"profit_sb": 54.88,
"profit_sb_percentage": 0.61,
"recommended": true
},
"lines": [
{
"id": "34c0e628-ee2c-4510-8f36-4cb6f0d19e15",
"gambit_id": "61e074d4-fc71-45d5-97ce-4b091414adcb",
"last_updated": "2022-08-29T14:41:56.264809-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.36000",
"odds": "1.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/530a90e6-3d21-4feb-bf97-fdcc5121e295/?format=api"
},
{
"id": "ca77ac4b-b2f1-4336-8b79-d9da8ad568bd",
"gambit_id": "038584b8-0fcd-4021-9043-5a43c28b391a",
"last_updated": "2022-08-29T14:41:56.264265-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.71000",
"odds": "2.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/530a90e6-3d21-4feb-bf97-fdcc5121e295/?format=api"
}
]
}