GET /api/bet_types/a2806916-1bd7-4858-994a-6dea9dcb63e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2806916-1bd7-4858-994a-6dea9dcb63e9",
"match": "https://api-prod.gambitprofit.com/api/matches/51340704-c3b8-4148-bd64-174a05efd9e1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-06T11:51:55.873736-04: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": "NYM (T Megill)",
"amount": 6557.0
},
{
"team": "COL (A Gomber)",
"amount": 3443.0
}
],
"expected_reward_tokens": 9571.54,
"profit_sb": 71.54,
"profit_sb_percentage": 0.75,
"recommended": true
},
"lines": [
{
"id": "922700e8-9711-45a3-a5bf-2414ffc9a373",
"gambit_id": "d125664d-7283-4f9b-bb53-bfbc337bb926",
"last_updated": "2023-05-07T11:57:17.675159-04:00",
"created_at": "2023-05-06T11:51:55.875138-04:00",
"name": "NYM (T Megill)",
"reward": "1.46000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2806916-1bd7-4858-994a-6dea9dcb63e9/?format=api"
},
{
"id": "49475367-10bf-484f-bd02-5efa1940b163",
"gambit_id": "4a9d63d8-04c6-4834-8e71-f56ade955905",
"last_updated": "2023-05-07T11:57:17.676459-04:00",
"created_at": "2023-05-06T11:51:55.876544-04:00",
"name": "COL (A Gomber)",
"reward": "2.78000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2806916-1bd7-4858-994a-6dea9dcb63e9/?format=api"
}
]
}