GET /api/bet_types/7dbb9fe0-d53c-4256-bb25-94e2a3eb7f71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7dbb9fe0-d53c-4256-bb25-94e2a3eb7f71",
"match": "https://api-prod.gambitprofit.com/api/matches/e4ed1e48-ed36-44da-83ec-d451ba9cc5dc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-31T09:23:01.174052-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 York Knicks",
"amount": 5423.0
},
{
"team": "Cleveland Cavaliers",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "28293f40-ed25-4aea-942e-bc4a53cd876e",
"gambit_id": "e2b760c9-37e0-4562-8d47-9e43cc2cabdb",
"last_updated": "2023-11-01T09:23:19.624939-04:00",
"created_at": "2023-10-31T09:23:01.181051-04:00",
"name": "New York Knicks",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dbb9fe0-d53c-4256-bb25-94e2a3eb7f71/?format=api"
},
{
"id": "11c4a651-cb90-4a67-b849-5d0a1a3ea089",
"gambit_id": "85ef728c-aa13-4219-ac60-1a4a2458bcf2",
"last_updated": "2023-11-01T09:23:19.628618-04:00",
"created_at": "2023-10-31T09:23:01.186674-04:00",
"name": "Cleveland Cavaliers",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dbb9fe0-d53c-4256-bb25-94e2a3eb7f71/?format=api"
}
]
}