GET /api/bet_types/6541ecc6-4f63-4c41-b6f3-89986d2b1174/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6541ecc6-4f63-4c41-b6f3-89986d2b1174",
"match": "https://api-prod.gambitprofit.com/api/matches/911cf251-8045-4b12-a5a5-6b0890e2aca4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-28T10:07:01.392087-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": "Winnipeg Jets",
"amount": 6308.0
},
{
"team": "San Jose Sharks",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "aedc112b-ec2b-4c37-a317-87bde1c46ea1",
"gambit_id": "d1cf8299-44e8-4cf3-bfb0-fcdd5a76b0b5",
"last_updated": "2023-03-29T13:26:52.877874-04:00",
"created_at": "2023-03-28T10:07:01.395074-04:00",
"name": "Winnipeg Jets",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6541ecc6-4f63-4c41-b6f3-89986d2b1174/?format=api"
},
{
"id": "5e63c5c9-e53e-4698-a075-5ae04036e847",
"gambit_id": "658e6fea-89ab-4948-becc-7fc95579a7f2",
"last_updated": "2023-03-29T13:26:52.874914-04:00",
"created_at": "2023-03-28T10:07:01.393574-04:00",
"name": "San Jose Sharks",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6541ecc6-4f63-4c41-b6f3-89986d2b1174/?format=api"
}
]
}