GET /api/bet_types/6ca5377b-6bec-4484-a878-6d5cdf12e551/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ca5377b-6bec-4484-a878-6d5cdf12e551",
"match": "https://api-prod.gambitprofit.com/api/matches/973d1af1-f95f-4e6e-9086-d32a48f1426c/?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": "MIN (J Ryan)",
"amount": 6196.0
},
{
"team": "KAN (K Bubic)",
"amount": 3804.0
}
],
"expected_reward_tokens": 9355.96,
"profit_sb": 355.96,
"profit_sb_percentage": 3.96,
"recommended": true
},
"lines": [
{
"id": "c9a35735-08d2-47cc-8c51-659fa8160ef9",
"gambit_id": "28b83f71-243d-4f7f-b877-90dae81852c6",
"last_updated": "2022-08-16T13:57:07.403744-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (J Ryan)",
"reward": "1.51000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ca5377b-6bec-4484-a878-6d5cdf12e551/?format=api"
},
{
"id": "e48a1da2-b5e8-4ca3-b8eb-b90710584795",
"gambit_id": "607bcf22-d81f-430b-b78a-cef2f855f35c",
"last_updated": "2022-08-16T13:57:07.404208-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (K Bubic)",
"reward": "2.46000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ca5377b-6bec-4484-a878-6d5cdf12e551/?format=api"
}
]
}