GET /api/bet_types/524c60fa-722e-4345-b9c8-5e5d6361d05e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "524c60fa-722e-4345-b9c8-5e5d6361d05e",
"match": "https://api-prod.gambitprofit.com/api/matches/d5455db4-9e74-492f-9ad7-e48a8586f500/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T09:06:55.113448-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": "Cleveland Cavaliers",
"amount": 6324.0
},
{
"team": "Toronto Raptors",
"amount": 3676.0
}
],
"expected_reward_tokens": 9042.96,
"profit_sb": 42.96,
"profit_sb_percentage": 0.48,
"recommended": true
},
"lines": [
{
"id": "f7f8b006-08ba-41f7-b221-e60f708de48b",
"gambit_id": "6881a053-ca3d-46d4-bd07-ddc30f766b26",
"last_updated": "2022-12-24T19:06:52.287031-05:00",
"created_at": "2022-12-23T09:06:55.114604-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.43000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524c60fa-722e-4345-b9c8-5e5d6361d05e/?format=api"
},
{
"id": "f5ad873a-ccf9-46f8-9265-1df2b3084379",
"gambit_id": "177a038e-7a1d-4150-8cc3-c579c0d864db",
"last_updated": "2022-12-24T19:06:52.288203-05:00",
"created_at": "2022-12-23T09:06:55.115900-05:00",
"name": "Toronto Raptors",
"reward": "2.46000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524c60fa-722e-4345-b9c8-5e5d6361d05e/?format=api"
}
]
}