GET /api/bet_types/b656367e-0a98-42aa-8289-2a617e6e91f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b656367e-0a98-42aa-8289-2a617e6e91f5",
"match": "https://api-prod.gambitprofit.com/api/matches/bb4dd00b-8617-421c-9829-3d8eed0a8b30/?format=api",
"name": "Over/Under",
"created_at": "2023-07-02T08:58:25.269727-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": 5319.0
},
{
"team": "Game Total Over 7.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "81d3481c-8572-47fd-a6e3-d9a81f99df1a",
"gambit_id": "ea53b4c2-ed94-4a48-a039-a9ea5626f416",
"last_updated": "2023-07-04T10:13:00.750022-04:00",
"created_at": "2023-07-02T08:58:25.273017-04:00",
"name": "Game Total Under 7.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b656367e-0a98-42aa-8289-2a617e6e91f5/?format=api"
},
{
"id": "db1c6e90-7b77-4edd-ba30-cabc6ac7b9b5",
"gambit_id": "825d9c60-bd7c-405f-beed-8a34fa0a5da4",
"last_updated": "2023-07-04T10:13:00.748474-04:00",
"created_at": "2023-07-02T08:58:25.271236-04:00",
"name": "Game Total Over 7.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b656367e-0a98-42aa-8289-2a617e6e91f5/?format=api"
}
]
}