GET /api/bet_types/a738eb7e-0b47-40f9-9cfc-66b22c2fee77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a738eb7e-0b47-40f9-9cfc-66b22c2fee77",
"match": "https://api-prod.gambitprofit.com/api/matches/4e6e00d7-2ff4-491b-bf84-4a4b2b8ea757/?format=api",
"name": "Over/Under",
"created_at": "2023-12-17T09:58:19.004705-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2cbcafc0-2312-4fa9-959c-fb5fc9a46d66",
"gambit_id": "4d2c650e-a7d8-43e8-920b-ef6876e69040",
"last_updated": "2023-12-19T10:08:19.963192-05:00",
"created_at": "2023-12-17T09:58:19.008390-05:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a738eb7e-0b47-40f9-9cfc-66b22c2fee77/?format=api"
},
{
"id": "223153eb-e93d-479e-b0ce-06ecf29418cc",
"gambit_id": "5ead513a-01b8-4e2f-b6c5-5e2c0cfe2bfa",
"last_updated": "2023-12-19T10:08:19.966290-05:00",
"created_at": "2023-12-17T09:58:19.012160-05:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a738eb7e-0b47-40f9-9cfc-66b22c2fee77/?format=api"
}
]
}