GET /api/bet_types/8e314797-c346-4cff-8fa2-f97afba9cc12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e314797-c346-4cff-8fa2-f97afba9cc12",
"match": "https://api-prod.gambitprofit.com/api/matches/751d3123-6ea0-4c59-92fc-06c04257df88/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-07T09:41:56.209642-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": "Florida Panthers",
"amount": 6020.0
},
{
"team": "Vegas Golden Knights",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "71b1a9ac-4e44-4538-a25c-c185756e0f48",
"gambit_id": "34bf5e7e-5978-4748-b6dc-c38c1af6a1c1",
"last_updated": "2023-03-08T10:52:02.900347-05:00",
"created_at": "2023-03-07T09:41:56.211200-05:00",
"name": "Florida Panthers",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e314797-c346-4cff-8fa2-f97afba9cc12/?format=api"
},
{
"id": "38bb7685-4503-4ea2-b455-6bd57afcf0b1",
"gambit_id": "2d8cfee0-d6a9-4612-b9cb-66f38bab7fcb",
"last_updated": "2023-03-08T10:52:02.901476-05:00",
"created_at": "2023-03-07T09:41:56.212594-05:00",
"name": "Vegas Golden Knights",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e314797-c346-4cff-8fa2-f97afba9cc12/?format=api"
}
]
}