GET /api/bet_types/b5aaca29-d943-4bbc-be68-69717665b683/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b5aaca29-d943-4bbc-be68-69717665b683",
"match": "https://api-prod.gambitprofit.com/api/matches/18cb0256-fdc7-470f-b270-6cec5689d86f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-06T11:51:56.490111-04: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": "Edmonton Oilers",
"amount": 5421.0
},
{
"team": "Vegas Golden Knights",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "1805e225-13bb-4773-a0b5-7088c1810c17",
"gambit_id": "b4400919-3973-45f1-b2ad-06d6b5b8ea6a",
"last_updated": "2023-05-07T11:57:18.522051-04:00",
"created_at": "2023-05-06T11:51:56.493198-04:00",
"name": "Edmonton Oilers",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5aaca29-d943-4bbc-be68-69717665b683/?format=api"
},
{
"id": "082c949a-e1d9-4bcc-82df-5d9d3f321894",
"gambit_id": "6b40e7a6-f6f1-4328-b68a-68672769f682",
"last_updated": "2023-05-07T11:57:18.520637-04:00",
"created_at": "2023-05-06T11:51:56.491731-04:00",
"name": "Vegas Golden Knights",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5aaca29-d943-4bbc-be68-69717665b683/?format=api"
}
]
}