GET /api/bet_types/7c4de48c-57d8-4daa-bc45-3dcc6f057c5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c4de48c-57d8-4daa-bc45-3dcc6f057c5b",
"match": "https://api-prod.gambitprofit.com/api/matches/d091291a-8734-440f-8e1c-d4d1a126a484/?format=api",
"name": "Over/Under",
"created_at": "2023-04-07T14:11:47.798796-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4c22993d-f348-4274-8a4e-207f07951c9e",
"gambit_id": "67c91d62-e449-4355-8d0a-ba70242425d6",
"last_updated": "2023-04-08T15:47:26.590832-04:00",
"created_at": "2023-04-07T14:11:47.801020-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c4de48c-57d8-4daa-bc45-3dcc6f057c5b/?format=api"
},
{
"id": "c6bfe624-7f93-4fea-8643-3ea1e3cf8aca",
"gambit_id": "95e43fdb-9a82-44cc-b52d-337efbc17d48",
"last_updated": "2023-04-08T15:47:26.593843-04:00",
"created_at": "2023-04-07T14:11:47.803034-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c4de48c-57d8-4daa-bc45-3dcc6f057c5b/?format=api"
}
]
}