GET /api/bet_types/8764ec8d-7b1a-4e5c-928c-ee9c961311a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8764ec8d-7b1a-4e5c-928c-ee9c961311a8",
"match": "https://api-prod.gambitprofit.com/api/matches/24fc5e22-1fa8-4198-9979-ae49bba29cd9/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Ottawa Senators",
"amount": 6179.0
},
{
"team": "Philadelphia Flyers",
"amount": 3821.0
}
],
"expected_reward_tokens": 9206.71,
"profit_sb": 206.71,
"profit_sb_percentage": 2.3,
"recommended": true
},
"lines": [
{
"id": "d670e2d9-a2b4-4f85-bc25-e482d56bf0a0",
"gambit_id": "c8429397-bbd6-4deb-aaf0-56d2687763a9",
"last_updated": "2022-11-07T09:12:51.435476-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8764ec8d-7b1a-4e5c-928c-ee9c961311a8/?format=api"
},
{
"id": "4b73dbc2-c790-439f-b2d0-cda5ed8b99e8",
"gambit_id": "41cf4d56-5d8c-436e-bae9-177d57012665",
"last_updated": "2022-11-07T09:12:51.436609-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "2.41000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8764ec8d-7b1a-4e5c-928c-ee9c961311a8/?format=api"
}
]
}