GET /api/bet_types/f7c17df7-4cb3-42fa-a1f5-3f4623f482e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7c17df7-4cb3-42fa-a1f5-3f4623f482e0",
"match": "https://api-prod.gambitprofit.com/api/matches/007f8151-7da7-4a5e-a785-0c5876e7547f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-28T09:42:03.952667-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": "Colorado Avalanche",
"amount": 6611.0
},
{
"team": "St Louis Blues",
"amount": 3389.0
}
],
"expected_reward_tokens": 9453.73,
"profit_sb": -46.27,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "2daa6b6e-59a8-4cac-b4d9-151988152951",
"gambit_id": "7f2790bc-e7c9-42a6-9347-268f52ab1ef7",
"last_updated": "2023-01-30T17:46:56.300646-05:00",
"created_at": "2023-01-28T09:42:03.953856-05:00",
"name": "Colorado Avalanche",
"reward": "1.43000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7c17df7-4cb3-42fa-a1f5-3f4623f482e0/?format=api"
},
{
"id": "c72aa477-03ee-47fb-a46b-91e055f4f4f8",
"gambit_id": "1e801d97-efb8-44f1-83fe-14e7cedae8fc",
"last_updated": "2023-01-30T17:46:56.301953-05:00",
"created_at": "2023-01-28T09:42:03.955128-05:00",
"name": "St Louis Blues",
"reward": "2.79000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7c17df7-4cb3-42fa-a1f5-3f4623f482e0/?format=api"
}
]
}