GET /api/bet_types/81a0cb5c-596f-4b22-931e-1e25f9a2afdd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81a0cb5c-596f-4b22-931e-1e25f9a2afdd",
"match": "https://api-prod.gambitprofit.com/api/matches/24fc5e22-1fa8-4198-9979-ae49bba29cd9/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Philadelphia Flyers",
"amount": 5984.0
},
{
"team": "Ottawa Senators",
"amount": 4016.0
}
],
"expected_reward_tokens": 9155.52,
"profit_sb": 155.52,
"profit_sb_percentage": 1.73,
"recommended": true
},
"lines": [
{
"id": "5f4e898f-90f4-4a93-ac4d-6331edf5bfea",
"gambit_id": "839a93ae-5798-4f44-85c6-7e6c61d517c6",
"last_updated": "2022-11-07T09:12:51.433105-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "1.53000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81a0cb5c-596f-4b22-931e-1e25f9a2afdd/?format=api"
},
{
"id": "8187a598-7d05-4ad8-be0a-aebcc3003c9a",
"gambit_id": "570116de-9f3b-405d-a10f-a993d23aba83",
"last_updated": "2022-11-07T09:12:51.431951-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "2.28000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81a0cb5c-596f-4b22-931e-1e25f9a2afdd/?format=api"
}
]
}