GET /api/bet_types/f039f4ad-3234-48a0-8fde-ef369389b633/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f039f4ad-3234-48a0-8fde-ef369389b633",
"match": "https://api-prod.gambitprofit.com/api/matches/0a03f3f0-58b9-4d2c-b03c-1bf4c0920372/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-16T09:23:12.891191-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": 6449.0
},
{
"team": "Portland Trail Blazers",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "49222036-d72d-4bd5-b83c-ed923ad2302a",
"gambit_id": "6bcf01a4-e271-465f-adbc-9859726d4b9a",
"last_updated": "2023-12-18T10:33:33.894847-05:00",
"created_at": "2023-12-16T09:23:12.895428-05:00",
"name": "Dallas Mavericks",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f039f4ad-3234-48a0-8fde-ef369389b633/?format=api"
},
{
"id": "578a2df4-3aec-452d-9bc0-c95986134b3c",
"gambit_id": "c4a459cb-d2a0-404c-b6fb-a6db512b5729",
"last_updated": "2023-12-18T10:33:33.898016-05:00",
"created_at": "2023-12-16T09:23:12.899280-05:00",
"name": "Portland Trail Blazers",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f039f4ad-3234-48a0-8fde-ef369389b633/?format=api"
}
]
}