GET /api/bet_types/17d3fa36-90f8-4ca3-b135-04faa86167df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17d3fa36-90f8-4ca3-b135-04faa86167df",
"match": "https://api-prod.gambitprofit.com/api/matches/41029fb9-ad04-495d-9328-b7b97192fe9d/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-09T09:47:57.817839-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": "New York Islanders",
"amount": 6659.0
},
{
"team": "Boston Bruins",
"amount": 3341.0
}
],
"expected_reward_tokens": 9388.21,
"profit_sb": -111.79,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "2fd5814f-af8d-4ce2-8b47-08f46005b108",
"gambit_id": "2f5c56a4-20ee-45fa-8627-1dc3aea957c4",
"last_updated": "2023-11-12T11:13:42.514430-05:00",
"created_at": "2023-11-09T09:47:57.821141-05:00",
"name": "New York Islanders",
"reward": "1.41000",
"odds": "1.43480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d3fa36-90f8-4ca3-b135-04faa86167df/?format=api"
},
{
"id": "60cb8754-312b-49d4-84e4-9e2a8ce2a90c",
"gambit_id": "41d4a875-77ac-4759-9d80-468a5cbb2df6",
"last_updated": "2023-11-12T11:13:42.518810-05:00",
"created_at": "2023-11-09T09:47:57.825484-05:00",
"name": "Boston Bruins",
"reward": "2.81000",
"odds": "2.90000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d3fa36-90f8-4ca3-b135-04faa86167df/?format=api"
}
]
}