GET /api/bet_types/cdcf3809-5fc7-4900-84e8-6db02a7d8c37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cdcf3809-5fc7-4900-84e8-6db02a7d8c37",
"match": "https://api-prod.gambitprofit.com/api/matches/322468c3-cea0-4341-890c-c29d2b20726f/?format=api",
"name": "Over/Under",
"created_at": "2023-04-20T11:42:14.878235-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 240.5",
"amount": 5000.0
},
{
"team": "Game Total Over 240.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "87efa939-be13-43aa-a899-649c0dcf6eb6",
"gambit_id": "cf69235c-c5c3-492e-ac2d-ba833288fff9",
"last_updated": "2023-04-21T22:07:11.222589-04:00",
"created_at": "2023-04-20T11:42:14.880267-04:00",
"name": "Game Total Under 240.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdcf3809-5fc7-4900-84e8-6db02a7d8c37/?format=api"
},
{
"id": "a3b05427-f9e0-401f-8b8a-e584282cafe9",
"gambit_id": "af394925-e3a0-47ff-a659-0595e30d3f7c",
"last_updated": "2023-04-21T22:07:11.224956-04:00",
"created_at": "2023-04-20T11:42:14.882525-04:00",
"name": "Game Total Over 240.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdcf3809-5fc7-4900-84e8-6db02a7d8c37/?format=api"
}
]
}