GET /api/bet_types/32d0cba3-c7b7-4fe3-af9c-4317c43811b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32d0cba3-c7b7-4fe3-af9c-4317c43811b0",
"match": "https://api-prod.gambitprofit.com/api/matches/1b8cdf24-3458-47ad-9b22-2bb706b84877/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-08T09:38:19.655022-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": "Brooklyn Nets",
"amount": 7722.0
},
{
"team": "Washington Wizards",
"amount": 2278.0
}
],
"expected_reward_tokens": 9498.06,
"profit_sb": -1.94,
"profit_sb_percentage": -0.02,
"recommended": false
},
"lines": [
{
"id": "51f01a4e-1046-4c68-a82b-bb0090d562dc",
"gambit_id": "5a3fcc56-6453-47a8-986e-3d21711fde8e",
"last_updated": "2023-12-09T11:43:28.104789-05:00",
"created_at": "2023-12-08T09:38:19.662909-05:00",
"name": "Brooklyn Nets",
"reward": "1.23000",
"odds": "1.23810",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32d0cba3-c7b7-4fe3-af9c-4317c43811b0/?format=api"
},
{
"id": "b35deeb3-e027-4da1-9b04-f56e389069c6",
"gambit_id": "203d4b16-528b-4bd9-afdf-6116510abd1a",
"last_updated": "2023-12-09T11:43:28.101693-05:00",
"created_at": "2023-12-08T09:38:19.658569-05:00",
"name": "Washington Wizards",
"reward": "4.17000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32d0cba3-c7b7-4fe3-af9c-4317c43811b0/?format=api"
}
]
}