GET /api/bet_types/d9108dc1-838f-4cd3-b509-fdedccd82dc4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9108dc1-838f-4cd3-b509-fdedccd82dc4",
"match": "https://api-prod.gambitprofit.com/api/matches/0945ecb4-1b52-482f-9aaa-7119bcc4b60e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-15T09:18:14.559790-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": "Vancouver Canucks",
"amount": 5872.0
},
{
"team": "New York Islanders",
"amount": 4128.0
}
],
"expected_reward_tokens": 9453.12,
"profit_sb": -46.88,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "2953984b-e7c8-48ba-9146-2ed137f5171d",
"gambit_id": "d5300eb7-dbaf-4337-b55e-ab60768b0f30",
"last_updated": "2023-11-17T09:33:24.905082-05:00",
"created_at": "2023-11-15T09:18:14.570656-05:00",
"name": "Vancouver Canucks",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9108dc1-838f-4cd3-b509-fdedccd82dc4/?format=api"
},
{
"id": "154742c9-721f-483a-b217-a500c099a6bc",
"gambit_id": "5d253280-c653-47ee-8ec2-990598a486df",
"last_updated": "2023-11-17T09:33:24.901560-05:00",
"created_at": "2023-11-15T09:18:14.565399-05:00",
"name": "New York Islanders",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9108dc1-838f-4cd3-b509-fdedccd82dc4/?format=api"
}
]
}