GET /api/bet_types/98737a03-776c-4df6-bd8a-979517d1bf2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98737a03-776c-4df6-bd8a-979517d1bf2f",
"match": "https://api-prod.gambitprofit.com/api/matches/da50ced3-e7ee-46b0-8788-099b895db02f/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-05T09:32:58.993813-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": "Denver Nuggets",
"amount": 7938.0
},
{
"team": "Orlando Magic",
"amount": 2062.0
}
],
"expected_reward_tokens": 9443.96,
"profit_sb": -56.04,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "5cfe2bc9-a8e2-423b-bd25-d3be877a243a",
"gambit_id": "58e64366-0427-4c06-b787-281d891175c5",
"last_updated": "2024-01-08T14:28:10.903726-05:00",
"created_at": "2024-01-05T09:32:59.001791-05:00",
"name": "Denver Nuggets",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98737a03-776c-4df6-bd8a-979517d1bf2f/?format=api"
},
{
"id": "a6abe5bd-07af-4c23-a658-5e31a3958bc9",
"gambit_id": "6568d4e6-fe0f-4cf5-bf76-974446036aa8",
"last_updated": "2024-01-08T14:28:10.899268-05:00",
"created_at": "2024-01-05T09:32:58.997980-05:00",
"name": "Orlando Magic",
"reward": "4.58000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98737a03-776c-4df6-bd8a-979517d1bf2f/?format=api"
}
]
}