GET /api/bet_types/de5c6101-6404-463d-be39-8a91e1637deb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de5c6101-6404-463d-be39-8a91e1637deb",
"match": "https://api-prod.gambitprofit.com/api/matches/e901582e-2207-4f96-908c-ffb2f9c3985e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-05T08:43:18.417017-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": "Dallas Mavericks",
"amount": 8170.0
},
{
"team": "Charlotte Hornets",
"amount": 1830.0
}
],
"expected_reward_tokens": 9477.2,
"profit_sb": -22.8,
"profit_sb_percentage": -0.24,
"recommended": false
},
"lines": [
{
"id": "85d35bee-45ec-4a0a-a090-978d57baac5c",
"gambit_id": "504bb8bf-c0fa-43b2-b8c7-d35cd6168d77",
"last_updated": "2023-11-06T21:28:17.870620-05:00",
"created_at": "2023-11-05T08:43:18.425332-05:00",
"name": "Dallas Mavericks",
"reward": "1.16000",
"odds": "1.16670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de5c6101-6404-463d-be39-8a91e1637deb/?format=api"
},
{
"id": "21d4beec-0dd1-427d-99ab-dfe85e464cd9",
"gambit_id": "0f045e8d-a3e8-4c2b-b511-9018e487c0cc",
"last_updated": "2023-11-06T21:28:17.867168-05:00",
"created_at": "2023-11-05T08:43:18.420605-05:00",
"name": "Charlotte Hornets",
"reward": "5.18000",
"odds": "5.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de5c6101-6404-463d-be39-8a91e1637deb/?format=api"
}
]
}