GET /api/bet_types/6a08e845-6935-48cb-bef6-9eb5f44ce8dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a08e845-6935-48cb-bef6-9eb5f44ce8dc",
"match": "https://api-prod.gambitprofit.com/api/matches/7efc0564-7536-4a54-9bae-76fcbb02725d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-18T09:16:51.965451-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": "New York Knicks",
"amount": 6773.0
},
{
"team": "Washington Wizards",
"amount": 3227.0
}
],
"expected_reward_tokens": 9549.93,
"profit_sb": 49.93,
"profit_sb_percentage": 0.53,
"recommended": true
},
"lines": [
{
"id": "6e1bec15-5624-45a5-83f7-e0367fe10f1c",
"gambit_id": "ef0a48cf-2e7f-46dd-af07-db93bb3ef2cf",
"last_updated": "2023-01-19T09:32:10.542812-05:00",
"created_at": "2023-01-18T09:16:51.968651-05:00",
"name": "New York Knicks",
"reward": "1.41000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a08e845-6935-48cb-bef6-9eb5f44ce8dc/?format=api"
},
{
"id": "755c9467-9c3c-4222-a6b2-61b983fc9ef4",
"gambit_id": "ad304c34-91ff-4b5a-a46e-c0feb275c16e",
"last_updated": "2023-01-19T09:32:10.543879-05:00",
"created_at": "2023-01-18T09:16:51.972500-05:00",
"name": "Washington Wizards",
"reward": "2.96000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a08e845-6935-48cb-bef6-9eb5f44ce8dc/?format=api"
}
]
}