GET /api/bet_types/9e1900a7-3c88-426f-ac2d-19ad3886ac7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e1900a7-3c88-426f-ac2d-19ad3886ac7e",
"match": "https://api-prod.gambitprofit.com/api/matches/f70b2b2a-5c3c-4d7e-b96d-8a7b97a3a7d1/?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": "Boston Bruins",
"amount": 6179.0
},
{
"team": "Buffalo Sabres",
"amount": 3821.0
}
],
"expected_reward_tokens": 9206.71,
"profit_sb": 206.71,
"profit_sb_percentage": 2.3,
"recommended": true
},
"lines": [
{
"id": "8e7fa877-8a7a-440c-b859-937b15ecbd81",
"gambit_id": "4de34f4d-6d56-4666-aedf-cc1c825be84a",
"last_updated": "2022-11-14T11:02:51.231881-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Bruins",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e1900a7-3c88-426f-ac2d-19ad3886ac7e/?format=api"
},
{
"id": "fe3de9f4-6bc4-4acb-b697-9fdb72a5824f",
"gambit_id": "83824098-3abc-4a31-8531-f89662516b01",
"last_updated": "2022-11-14T11:02:51.230898-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "2.41000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e1900a7-3c88-426f-ac2d-19ad3886ac7e/?format=api"
}
]
}