GET /api/bet_types/ac4063ff-b1b5-4f84-8225-fcec03dea2e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac4063ff-b1b5-4f84-8225-fcec03dea2e9",
"match": "https://api-prod.gambitprofit.com/api/matches/45d39659-dcac-4700-8c9d-30a2a72238c6/?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": "Memphis Grizzlies",
"amount": 6482.0
},
{
"team": "Portland Trail Blazers",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "8372c4b7-4322-4940-bf84-8be4243d30ea",
"gambit_id": "7de1c95c-4dd0-4cf6-bbff-92d03e601abf",
"last_updated": "2022-11-03T09:38:48.309861-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Memphis Grizzlies",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac4063ff-b1b5-4f84-8225-fcec03dea2e9/?format=api"
},
{
"id": "f021d035-f455-4b0d-a530-2f2777ed5298",
"gambit_id": "4c1eef11-4e61-4c54-9942-6c90e332628d",
"last_updated": "2022-11-03T09:38:48.308849-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portland Trail Blazers",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac4063ff-b1b5-4f84-8225-fcec03dea2e9/?format=api"
}
]
}