GET /api/bet_types/960df5bc-aad7-44f0-8c66-0bfa13f6c8d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "960df5bc-aad7-44f0-8c66-0bfa13f6c8d7",
"match": "https://api-prod.gambitprofit.com/api/matches/607ae923-9fb7-4655-930e-f8e07523ad80/?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": "ATL (S Strider)",
"amount": 5964.0
},
{
"team": "NYM (C Carrasco)",
"amount": 4036.0
}
],
"expected_reward_tokens": 9363.48,
"profit_sb": 363.48,
"profit_sb_percentage": 4.04,
"recommended": true
},
"lines": [
{
"id": "dfefcc86-9fb8-416d-a7e6-2041ff2acb68",
"gambit_id": "a6bdc556-9edc-4136-aeea-7ddb5294e559",
"last_updated": "2022-08-16T14:02:08.060713-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (S Strider)",
"reward": "1.57000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/960df5bc-aad7-44f0-8c66-0bfa13f6c8d7/?format=api"
},
{
"id": "c69e4368-2acd-492f-8b9c-706127f89340",
"gambit_id": "205ee7a4-3f36-40e8-832c-59ea2ed66728",
"last_updated": "2022-08-16T14:02:08.061171-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (C Carrasco)",
"reward": "2.32000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/960df5bc-aad7-44f0-8c66-0bfa13f6c8d7/?format=api"
}
]
}