GET /api/bet_types/2487eb9a-3fe6-4aa4-b90c-4d04ffcf24fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2487eb9a-3fe6-4aa4-b90c-4d04ffcf24fc",
"match": "https://api-prod.gambitprofit.com/api/matches/2fc5a4b9-3bad-4a02-8035-f6a9eef61980/?format=api",
"name": "Pick the Winner",
"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": "New Jersey Devils",
"amount": 6482.0
},
{
"team": "Philadelphia Flyers",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "a4c32b06-d64a-469e-816a-67997634ecf9",
"gambit_id": "f9d62d7f-4a5a-4fc6-ac58-9687fb22f410",
"last_updated": "2022-12-05T11:32:14.688586-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2487eb9a-3fe6-4aa4-b90c-4d04ffcf24fc/?format=api"
},
{
"id": "4c823b9a-843d-4027-ac2f-788666fc74d0",
"gambit_id": "b5c83971-4922-432e-96a9-9a7c450b741f",
"last_updated": "2022-12-05T11:32:14.687580-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2487eb9a-3fe6-4aa4-b90c-4d04ffcf24fc/?format=api"
}
]
}