GET /api/bet_types/47963608-a686-491a-ae8c-774ef5310354/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47963608-a686-491a-ae8c-774ef5310354",
"match": "https://api-prod.gambitprofit.com/api/matches/3eb70c91-21f1-4b7d-a30a-a9698f164e48/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-10T08:23:18.756200-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": "Washington Capitals",
"amount": 5788.0
},
{
"team": "New Jersey Devils",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "73aa69ce-4fac-476c-9779-be38e999a362",
"gambit_id": "60495340-3ec0-4541-8c45-d66fbede1351",
"last_updated": "2023-11-12T11:33:23.490366-05:00",
"created_at": "2023-11-10T08:23:18.761144-05:00",
"name": "Washington Capitals",
"reward": "1.63000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47963608-a686-491a-ae8c-774ef5310354/?format=api"
},
{
"id": "728119cf-9714-4678-8db1-8e1df4a4e51d",
"gambit_id": "30f3c448-3035-433d-927c-3900a203e702",
"last_updated": "2023-11-12T11:33:23.494306-05:00",
"created_at": "2023-11-10T08:23:18.766361-05:00",
"name": "New Jersey Devils",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47963608-a686-491a-ae8c-774ef5310354/?format=api"
}
]
}