GET /api/bet_types/03243d4c-4a52-4a5c-a9df-9161b38196ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03243d4c-4a52-4a5c-a9df-9161b38196ab",
"match": "https://api-prod.gambitprofit.com/api/matches/703678bc-f800-4f38-a57b-944e8614005c/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-12T10:52:55.874852-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": "Detroit Red Wings",
"amount": 5319.0
},
{
"team": "New Jersey Devils",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "a8b4511e-5fc1-4bfd-94fd-7b1e9cb9dd6e",
"gambit_id": "1cd57828-5805-4304-9ebc-2b49282bc826",
"last_updated": "2023-10-13T20:53:04.331504-04:00",
"created_at": "2023-10-12T10:52:55.878493-04:00",
"name": "Detroit Red Wings",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03243d4c-4a52-4a5c-a9df-9161b38196ab/?format=api"
},
{
"id": "a6c9a14a-4545-4e78-a647-43572739a1c1",
"gambit_id": "62f86e41-3da0-4fbb-83f9-03c996314bd8",
"last_updated": "2023-10-13T20:53:04.335316-04:00",
"created_at": "2023-10-12T10:52:55.883145-04:00",
"name": "New Jersey Devils",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03243d4c-4a52-4a5c-a9df-9161b38196ab/?format=api"
}
]
}