GET /api/bet_types/ff64d039-a19d-439c-a0ce-e32d59ff71bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff64d039-a19d-439c-a0ce-e32d59ff71bb",
"match": "https://api-prod.gambitprofit.com/api/matches/7ee456d6-0b95-45ac-9068-f9934c95121c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-28T09:42:04.578384-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": "Pittsburgh Penguins",
"amount": 6774.0
},
{
"team": "San Jose Sharks",
"amount": 3226.0
}
],
"expected_reward_tokens": 9483.6,
"profit_sb": -16.4,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "f8b38d02-a250-4d70-891a-efa9fdd4a447",
"gambit_id": "06636113-33d9-4cff-ba29-fcdb3d5a17be",
"last_updated": "2023-01-30T17:46:57.197853-05:00",
"created_at": "2023-01-28T09:42:04.579574-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff64d039-a19d-439c-a0ce-e32d59ff71bb/?format=api"
},
{
"id": "e95d0d21-ee48-4fc9-a2ed-8f719aa4c7ba",
"gambit_id": "874c1802-2b9e-4451-9bdd-a1456777a9b9",
"last_updated": "2023-01-30T17:46:57.199606-05:00",
"created_at": "2023-01-28T09:42:04.581075-05:00",
"name": "San Jose Sharks",
"reward": "2.94000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff64d039-a19d-439c-a0ce-e32d59ff71bb/?format=api"
}
]
}