GET /api/bet_types/bb73f0e3-25ab-42d2-9b57-f62f7cd4d58e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb73f0e3-25ab-42d2-9b57-f62f7cd4d58e",
"match": "https://api-prod.gambitprofit.com/api/matches/8d7c9ca8-6538-4725-84fb-874a99a1d091/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-28T09:08:09.283893-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": "TEX (J Montgomery)",
"amount": 5765.0
},
{
"team": "ARI (M Kelly)",
"amount": 4235.0
}
],
"expected_reward_tokens": 9569.9,
"profit_sb": 69.9,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "346168dd-d89d-4d93-bef9-488a8c3a8606",
"gambit_id": "7e06c6c2-7f55-483f-8d81-70e8ed61b65e",
"last_updated": "2023-10-30T13:23:26.860725-04:00",
"created_at": "2023-10-28T09:08:09.296081-04:00",
"name": "TEX (J Montgomery)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb73f0e3-25ab-42d2-9b57-f62f7cd4d58e/?format=api"
},
{
"id": "60af8c12-8628-47f0-933f-f5d5802e76f2",
"gambit_id": "1ea1f510-feb6-4040-bbfa-0aec0c51e6d5",
"last_updated": "2023-10-30T13:23:26.856931-04:00",
"created_at": "2023-10-28T09:08:09.291823-04:00",
"name": "ARI (M Kelly)",
"reward": "2.26000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb73f0e3-25ab-42d2-9b57-f62f7cd4d58e/?format=api"
}
]
}