GET /api/bet_types/b1e0c951-3541-4047-bd6e-ef12a7989aad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1e0c951-3541-4047-bd6e-ef12a7989aad",
"match": "https://api-prod.gambitprofit.com/api/matches/faa91d87-5ba2-4ef6-aeba-bcddc7b09fcb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-30T11:22:17.341144-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": "Florida Panthers",
"amount": 6399.0
},
{
"team": "Montreal Canadiens",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "54bd6141-243d-442d-b1c6-4e70a011d019",
"gambit_id": "39fa2cea-fc32-4894-be16-0c0d2e3431e7",
"last_updated": "2023-03-31T14:47:31.349110-04:00",
"created_at": "2023-03-30T11:22:17.345368-04:00",
"name": "Florida Panthers",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1e0c951-3541-4047-bd6e-ef12a7989aad/?format=api"
},
{
"id": "2ef102d1-cad0-4e48-b5d0-97d190cb0abc",
"gambit_id": "85f2e989-aca1-45f1-ae15-b5187ecd57d5",
"last_updated": "2023-03-31T14:47:31.352028-04:00",
"created_at": "2023-03-30T11:22:17.342986-04:00",
"name": "Montreal Canadiens",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1e0c951-3541-4047-bd6e-ef12a7989aad/?format=api"
}
]
}