GET /api/bet_types/23146488-e1df-42ea-8f00-44ea92584caa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23146488-e1df-42ea-8f00-44ea92584caa",
"match": "https://api-prod.gambitprofit.com/api/matches/009ec9bd-6ff9-4455-88f7-2954835e2d01/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-20T10:03:18.891136-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": "New York Knicks",
"amount": 5107.0
},
{
"team": "Brooklyn Nets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "aeddf00e-ddf3-41a6-aa9d-940b295d3108",
"gambit_id": "6b51ecd2-a0e2-41a8-94ab-db4db8bea314",
"last_updated": "2023-12-22T15:23:26.477718-05:00",
"created_at": "2023-12-20T10:03:18.894892-05:00",
"name": "New York Knicks",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23146488-e1df-42ea-8f00-44ea92584caa/?format=api"
},
{
"id": "392743d6-7638-4f2f-85d0-087e330ba753",
"gambit_id": "78bfbdb6-5b91-4e35-b738-4ab25bcbe46b",
"last_updated": "2023-12-22T15:23:26.482133-05:00",
"created_at": "2023-12-20T10:03:18.899279-05:00",
"name": "Brooklyn Nets",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23146488-e1df-42ea-8f00-44ea92584caa/?format=api"
}
]
}