GET /api/bet_types/73adda9f-16f4-4b47-91be-75d378f82b62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "73adda9f-16f4-4b47-91be-75d378f82b62",
"match": "https://api-prod.gambitprofit.com/api/matches/1ac7f402-abec-4b35-8d30-d8f18e6669e2/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-27T09:07:56.369644-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": "Buffalo Sabres",
"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": "486285b1-f9fb-4fdc-b44f-f9eac5a9d4f8",
"gambit_id": "9322f74e-5ccd-4f0f-9a4a-6b4e819a6712",
"last_updated": "2023-10-30T14:58:08.795307-04:00",
"created_at": "2023-10-27T09:07:56.378095-04:00",
"name": "Buffalo Sabres",
"reward": "1.63000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73adda9f-16f4-4b47-91be-75d378f82b62/?format=api"
},
{
"id": "e6a25f9a-5589-405d-9990-ce9e9008d020",
"gambit_id": "d29849b7-938c-40fd-876e-69c358c451f2",
"last_updated": "2023-10-30T14:58:08.798652-04:00",
"created_at": "2023-10-27T09:07:56.382667-04:00",
"name": "New Jersey Devils",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73adda9f-16f4-4b47-91be-75d378f82b62/?format=api"
}
]
}