GET /api/bet_types/e5feeba8-d3de-4e4c-8c92-ab8ae0c9f7ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e5feeba8-d3de-4e4c-8c92-ab8ae0c9f7ba",
"match": "https://api-prod.gambitprofit.com/api/matches/334d1c6b-6399-4e05-9429-1c7f64b731cc/?format=api",
"name": "Over/Under",
"created_at": "2023-04-26T12:02:11.079513-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 Over 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "443e3871-b90b-45f1-8364-ab84463153c1",
"gambit_id": "93e2347a-8e95-4106-b728-7ef6e60eebdf",
"last_updated": "2023-04-27T11:52:09.237055-04:00",
"created_at": "2023-04-26T12:02:11.083331-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5feeba8-d3de-4e4c-8c92-ab8ae0c9f7ba/?format=api"
},
{
"id": "d9632747-0aa1-470f-bd30-938c1f00f34c",
"gambit_id": "ff59da25-87d5-46c4-b8a9-2d87432798d5",
"last_updated": "2023-04-27T11:52:09.234704-04:00",
"created_at": "2023-04-26T12:02:11.081398-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5feeba8-d3de-4e4c-8c92-ab8ae0c9f7ba/?format=api"
}
]
}