GET /api/bet_types/92c4ecda-2922-4e97-9d01-096d30e6dd7f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92c4ecda-2922-4e97-9d01-096d30e6dd7f",
"match": "https://api-prod.gambitprofit.com/api/matches/0f9e33a9-ea17-4cef-959c-ef83eeed8e26/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T09:37:10.616394-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": "Cleveland Cavaliers",
"amount": 6547.0
},
{
"team": "Charlotte Hornets",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "a788893e-fafb-488e-877a-a00ed29cc4af",
"gambit_id": "80bfc60e-669b-4f99-a0f0-499423fdbbde",
"last_updated": "2023-03-15T10:12:11.957551-04:00",
"created_at": "2023-03-14T09:37:10.619207-04:00",
"name": "Cleveland Cavaliers",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92c4ecda-2922-4e97-9d01-096d30e6dd7f/?format=api"
},
{
"id": "84150e83-a075-40db-9797-b3572ede2709",
"gambit_id": "70b4ec3e-86e0-4607-aae8-1e375e0a93ee",
"last_updated": "2023-03-15T10:12:11.954668-04:00",
"created_at": "2023-03-14T09:37:10.617777-04:00",
"name": "Charlotte Hornets",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92c4ecda-2922-4e97-9d01-096d30e6dd7f/?format=api"
}
]
}