GET /api/bet_types/9b48bf4c-a122-4088-9210-47fa2a649470/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b48bf4c-a122-4088-9210-47fa2a649470",
"match": "https://api-prod.gambitprofit.com/api/matches/f666c26c-58cf-43da-a719-bfff8cac682b/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-12T10:52:56.341155-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": "Florida Panthers",
"amount": 6546.0
},
{
"team": "Minnesota Wild",
"amount": 3454.0
}
],
"expected_reward_tokens": 9360.34,
"profit_sb": -139.66,
"profit_sb_percentage": -1.47,
"recommended": false
},
"lines": [
{
"id": "68c52e15-faab-46c0-bf20-5468a524475a",
"gambit_id": "04b854a7-f87f-451d-ad86-e7ecc70d1e19",
"last_updated": "2023-10-13T20:53:03.133418-04:00",
"created_at": "2023-10-12T10:52:56.348269-04:00",
"name": "Florida Panthers",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b48bf4c-a122-4088-9210-47fa2a649470/?format=api"
},
{
"id": "5d8fe29b-1fb0-46e0-999c-528cd4c3a458",
"gambit_id": "4e9a294c-ab80-4c37-a953-ff0df990fac8",
"last_updated": "2023-10-13T20:53:03.137036-04:00",
"created_at": "2023-10-12T10:52:56.352725-04:00",
"name": "Minnesota Wild",
"reward": "2.71000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b48bf4c-a122-4088-9210-47fa2a649470/?format=api"
}
]
}