GET /api/bet_types/ad23330a-31b2-40bf-be53-7f148263cb2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad23330a-31b2-40bf-be53-7f148263cb2b",
"match": "https://api-prod.gambitprofit.com/api/matches/a8dc26d0-47af-422c-9f2d-643e3ffb916a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-20T09:13:17.905046-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": "New Jersey Devils",
"amount": 5094.0
},
{
"team": "New York Islanders",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "01587141-e049-4647-beb9-f4f01f74b45b",
"gambit_id": "c9297f41-01a2-4ad1-8998-11a57d93be49",
"last_updated": "2023-10-21T10:13:18.651559-04:00",
"created_at": "2023-10-20T09:13:17.914426-04:00",
"name": "New Jersey Devils",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad23330a-31b2-40bf-be53-7f148263cb2b/?format=api"
},
{
"id": "1050ee9b-17a2-4c2d-82d8-fd518a3b6626",
"gambit_id": "a643f26d-6089-4a85-af53-76be4777988a",
"last_updated": "2023-10-21T10:13:18.648178-04:00",
"created_at": "2023-10-20T09:13:17.909432-04:00",
"name": "New York Islanders",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad23330a-31b2-40bf-be53-7f148263cb2b/?format=api"
}
]
}