GET /api/bet_types/4d07f54c-3a53-411c-815d-68502e276f22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d07f54c-3a53-411c-815d-68502e276f22",
"match": "https://api-prod.gambitprofit.com/api/matches/b432e87a-5aa8-408d-89e3-3908b63d1648/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-13T09:32:22.463042-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": "Cleveland Cavaliers",
"amount": 6458.0
},
{
"team": "New York Knicks",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "eb8c5497-8d2d-4c00-aa75-c8717aa97caf",
"gambit_id": "01ca09bc-2086-42a1-8275-95882530593a",
"last_updated": "2023-04-16T18:12:16.580706-04:00",
"created_at": "2023-04-13T09:32:22.464370-04:00",
"name": "Cleveland Cavaliers",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d07f54c-3a53-411c-815d-68502e276f22/?format=api"
},
{
"id": "c4b8c4e0-d2a8-40ed-a01f-3ca3d935494c",
"gambit_id": "11867294-f705-435f-b33d-5ed47d607f24",
"last_updated": "2023-04-16T18:12:16.582806-04:00",
"created_at": "2023-04-13T09:32:22.465744-04:00",
"name": "New York Knicks",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d07f54c-3a53-411c-815d-68502e276f22/?format=api"
}
]
}