GET /api/bet_types/387a98ec-aafe-43c4-888b-63ad532ad558/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "387a98ec-aafe-43c4-888b-63ad532ad558",
"match": "https://api-prod.gambitprofit.com/api/matches/f101c50b-849d-4a22-b103-bb8f90b99869/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-28T18:48:24.394400-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": "Indiana Pacers",
"amount": 5944.0
},
{
"team": "Cleveland Cavaliers",
"amount": 4056.0
}
],
"expected_reward_tokens": 9450.48,
"profit_sb": -49.52,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "dcef8961-7d2e-4f25-a49a-677fb70460b4",
"gambit_id": "b5e7f1ec-1c0a-474d-856d-98a803e832c7",
"last_updated": "2023-10-30T14:48:11.530580-04:00",
"created_at": "2023-10-28T18:48:24.400832-04:00",
"name": "Indiana Pacers",
"reward": "1.59000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/387a98ec-aafe-43c4-888b-63ad532ad558/?format=api"
},
{
"id": "a1980ecd-bc19-43a8-be38-6535e5808a1d",
"gambit_id": "39862354-b457-46bf-8f94-11f29c2b66b6",
"last_updated": "2023-10-30T14:48:11.533839-04:00",
"created_at": "2023-10-28T18:48:24.405674-04:00",
"name": "Cleveland Cavaliers",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/387a98ec-aafe-43c4-888b-63ad532ad558/?format=api"
}
]
}