GET /api/bet_types/8879f430-b0e1-4b41-a39b-ab11738eaa9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8879f430-b0e1-4b41-a39b-ab11738eaa9d",
"match": "https://api-prod.gambitprofit.com/api/matches/c0ec72b1-e939-4e00-aaca-5dfe3c805be0/?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": "Army",
"amount": 6913.0
},
{
"team": "UL Monroe",
"amount": 3087.0
}
],
"expected_reward_tokens": 9538.83,
"profit_sb": 38.83,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "466ab6ce-90eb-4990-abf0-b69f8122ddb3",
"gambit_id": "97c1ccc7-5b4b-49e5-878e-1d1de06ef7fd",
"last_updated": "2022-10-23T09:22:14.288554-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Army",
"reward": "1.38000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8879f430-b0e1-4b41-a39b-ab11738eaa9d/?format=api"
},
{
"id": "65ce84d5-810a-4da8-a934-99f5afed036f",
"gambit_id": "52a8af5b-366b-4e3e-812d-72d8fddcb950",
"last_updated": "2022-10-23T09:22:14.289695-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UL Monroe",
"reward": "3.09000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8879f430-b0e1-4b41-a39b-ab11738eaa9d/?format=api"
}
]
}