GET /api/bet_types/f48cf561-6605-4cdd-b3b6-eb0a11d53bb2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f48cf561-6605-4cdd-b3b6-eb0a11d53bb2",
"match": "https://api-prod.gambitprofit.com/api/matches/870dbc67-6326-4893-a747-465b167c76c5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-25T09:13:07.812654-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": 6744.0
},
{
"team": "Washington Capitals",
"amount": 3256.0
}
],
"expected_reward_tokens": 9441.6,
"profit_sb": -58.4,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "4ee2607a-cd1a-4918-bab2-fa0f6e3336a5",
"gambit_id": "9fbcff77-ba89-4dce-834c-134cf16a0948",
"last_updated": "2023-10-26T10:53:13.463966-04:00",
"created_at": "2023-10-25T09:13:07.821303-04:00",
"name": "New Jersey Devils",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f48cf561-6605-4cdd-b3b6-eb0a11d53bb2/?format=api"
},
{
"id": "5360cabf-b8c6-4903-9cb3-f9221eeb1ba1",
"gambit_id": "041bd747-35c3-4b71-96b6-2f854496b187",
"last_updated": "2023-10-26T10:53:13.460505-04:00",
"created_at": "2023-10-25T09:13:07.817009-04:00",
"name": "Washington Capitals",
"reward": "2.90000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f48cf561-6605-4cdd-b3b6-eb0a11d53bb2/?format=api"
}
]
}