GET /api/bet_types/ab1526be-9015-41e0-b52d-fc884c468368/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab1526be-9015-41e0-b52d-fc884c468368",
"match": "https://api-prod.gambitprofit.com/api/matches/49d832ae-1cca-4415-80bd-1e3d943d7f98/?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": "CLE (T McKenzie)",
"amount": 5175.0
},
{
"team": "MIN (C Archer)",
"amount": 4825.0
}
],
"expected_reward_tokens": 9263.25,
"profit_sb": 263.25,
"profit_sb_percentage": 2.92,
"recommended": true
},
"lines": [
{
"id": "71be048d-186f-452d-b9e5-55e401f4ca19",
"gambit_id": "880079e9-63dc-456c-9751-3486a8a38740",
"last_updated": "2022-09-11T18:27:16.098790-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (T McKenzie)",
"reward": "1.79000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab1526be-9015-41e0-b52d-fc884c468368/?format=api"
},
{
"id": "7f821d50-02f3-49cc-9b2e-b76cdd899426",
"gambit_id": "51817c53-0e0a-4a51-b617-7359079b157c",
"last_updated": "2022-09-11T18:27:16.097706-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (C Archer)",
"reward": "1.92000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab1526be-9015-41e0-b52d-fc884c468368/?format=api"
}
]
}