GET /api/bet_types/64f0cedf-7a9e-48f9-8e3a-6a0eedbb07b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64f0cedf-7a9e-48f9-8e3a-6a0eedbb07b4",
"match": "https://api-prod.gambitprofit.com/api/matches/18b81853-364b-4e25-88c7-53a61fc5afad/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-06T22:48:25.225217-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": "Arizona Cardinals",
"amount": 5000.0
},
{
"team": "Washington Commanders",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ed9c2373-d704-4ede-a5ea-c1172ca31a28",
"gambit_id": "39bb755b-0a1c-4336-b892-4602b31dac6c",
"last_updated": "2023-09-11T11:17:55.695247-04:00",
"created_at": "2023-09-06T22:48:25.228837-04:00",
"name": "Arizona Cardinals",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f0cedf-7a9e-48f9-8e3a-6a0eedbb07b4/?format=api"
},
{
"id": "19d5c402-90e5-4a58-ba6f-de1f150ff78f",
"gambit_id": "da7d7b2b-7f05-4fea-a835-85f02029651e",
"last_updated": "2023-09-11T11:17:55.699046-04:00",
"created_at": "2023-09-06T22:48:25.233245-04:00",
"name": "Washington Commanders",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f0cedf-7a9e-48f9-8e3a-6a0eedbb07b4/?format=api"
}
]
}