GET /api/bet_types/2864b70b-bfda-4711-a088-a4b5aeff2a4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2864b70b-bfda-4711-a088-a4b5aeff2a4f",
"match": "https://api-prod.gambitprofit.com/api/matches/326196b6-0b32-45ab-ac12-43467c9de690/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-19T10:03:04.828697-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": "Columbus Blue Jackets",
"amount": 6010.0
},
{
"team": "Philadelphia Flyers",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "76f8e5e2-cb11-4a16-a69c-0d28fe2ba052",
"gambit_id": "f823c484-23da-4588-8d41-a6f9774adbea",
"last_updated": "2023-11-21T09:13:07.285197-05:00",
"created_at": "2023-11-19T10:03:04.832796-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2864b70b-bfda-4711-a088-a4b5aeff2a4f/?format=api"
},
{
"id": "8b79d547-53ac-48d8-b120-810ec7556984",
"gambit_id": "7ac63e9c-673c-4e79-95c6-5468ed2ccfd5",
"last_updated": "2023-11-21T09:13:07.288416-05:00",
"created_at": "2023-11-19T10:03:04.837737-05:00",
"name": "Philadelphia Flyers",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2864b70b-bfda-4711-a088-a4b5aeff2a4f/?format=api"
}
]
}