GET /api/bet_types/131779ae-bce8-4e9d-a2df-e3623d6533bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "131779ae-bce8-4e9d-a2df-e3623d6533bb",
"match": "https://api-prod.gambitprofit.com/api/matches/fda2f782-89d8-419a-9389-6fa49ea5a417/?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": "Toronto Maple Leafs",
"amount": 5577.0
},
{
"team": "Philadelphia Flyers",
"amount": 4423.0
}
],
"expected_reward_tokens": 8978.69,
"profit_sb": -21.31,
"profit_sb_percentage": -0.24,
"recommended": false
},
"lines": [
{
"id": "d7549c2e-e8e7-457d-b14e-de8f816baad1",
"gambit_id": "8a9e3f7d-cf9a-4f4f-bcd6-d6ef6fcb3327",
"last_updated": "2022-12-23T12:17:24.273074-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.61000",
"odds": "1.71430",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/131779ae-bce8-4e9d-a2df-e3623d6533bb/?format=api"
},
{
"id": "e281acd3-1ffa-4284-a914-0122b447b10b",
"gambit_id": "a67164c7-2db3-4a1e-a6f9-c0771741db44",
"last_updated": "2022-12-23T12:17:24.274194-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "2.03000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/131779ae-bce8-4e9d-a2df-e3623d6533bb/?format=api"
}
]
}