GET /api/bet_types/a3a27f15-36c6-4fe3-9ee9-72d6c548d406/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3a27f15-36c6-4fe3-9ee9-72d6c548d406",
"match": "https://api-prod.gambitprofit.com/api/matches/bee7b487-a7ee-4240-b25a-c3f6936e3bb2/?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": "Tampa Bay Lightning",
"amount": 6326.0
},
{
"team": "Ottawa Senators",
"amount": 3674.0
}
],
"expected_reward_tokens": 9552.26,
"profit_sb": 552.26,
"profit_sb_percentage": 6.14,
"recommended": true
},
"lines": [
{
"id": "6155cbcb-1fad-467d-a20e-f36fe6269219",
"gambit_id": "52689a31-4955-4c6d-bd9d-71f835ba8716",
"last_updated": "2022-11-02T20:57:11.776635-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a27f15-36c6-4fe3-9ee9-72d6c548d406/?format=api"
},
{
"id": "dc5d5a92-c461-41cf-850d-b5f9c5d70ad3",
"gambit_id": "f2f5c86b-5f7b-4993-abf9-1d57421aa502",
"last_updated": "2022-11-02T20:57:11.777608-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "2.60000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3a27f15-36c6-4fe3-9ee9-72d6c548d406/?format=api"
}
]
}