GET /api/bet_types/bf96ddcd-cbd9-4ae9-977c-754c50d6cb9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf96ddcd-cbd9-4ae9-977c-754c50d6cb9f",
"match": "https://api-prod.gambitprofit.com/api/matches/a42d37a9-1c49-4bbf-8e87-b74344f09b1b/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-06T07:58:04.181087-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": 5423.0
},
{
"team": "Florida Panthers",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9c342c3f-2691-432b-83b5-d07eae923cd6",
"gambit_id": "75a91460-9ac8-43db-a983-0e1d01e9277b",
"last_updated": "2023-11-10T12:53:28.972693-05:00",
"created_at": "2023-11-06T07:58:04.186130-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf96ddcd-cbd9-4ae9-977c-754c50d6cb9f/?format=api"
},
{
"id": "f104d2ce-b86f-47bb-896e-ef82eb3d1b4f",
"gambit_id": "ee1bdb9b-f5a9-471e-8cfe-ca85833aee41",
"last_updated": "2023-11-10T12:53:28.976076-05:00",
"created_at": "2023-11-06T07:58:04.198524-05:00",
"name": "Florida Panthers",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf96ddcd-cbd9-4ae9-977c-754c50d6cb9f/?format=api"
}
]
}