GET /api/bet_types/0e6d6b6e-5231-4a0c-91e8-344f2b635136/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e6d6b6e-5231-4a0c-91e8-344f2b635136",
"match": "https://api-prod.gambitprofit.com/api/matches/22e63d3f-57e3-466b-b834-6545257d5ee1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-31T10:08:02.674426-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": 5773.0
},
{
"team": "Buffalo Sabres",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "593cef28-4efb-48ce-a3ff-783d9afb729e",
"gambit_id": "c8912a28-09b7-48c0-8825-c3f6e485c8d2",
"last_updated": "2024-01-02T10:28:11.646999-05:00",
"created_at": "2023-12-31T10:08:02.705336-05:00",
"name": "Ottawa Senators",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e6d6b6e-5231-4a0c-91e8-344f2b635136/?format=api"
},
{
"id": "32bb7e91-ecc4-423b-a335-6f797bfdbdd8",
"gambit_id": "9a6211c6-7f7d-45de-987c-8aa424a9aa84",
"last_updated": "2024-01-02T10:28:11.643330-05:00",
"created_at": "2023-12-31T10:08:02.697401-05:00",
"name": "Buffalo Sabres",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e6d6b6e-5231-4a0c-91e8-344f2b635136/?format=api"
}
]
}