GET /api/bet_types/254eef68-972d-4924-8822-0c1587a909ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "254eef68-972d-4924-8822-0c1587a909ff",
"match": "https://api-prod.gambitprofit.com/api/matches/e1a6dfad-b7fa-4709-b2c1-8913ae3d2296/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T09:07:01.599006-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": 5696.0
},
{
"team": "Denver Nuggets",
"amount": 4304.0
}
],
"expected_reward_tokens": 9511.84,
"profit_sb": 11.84,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "464ec659-f7fa-4ee9-a053-5ff3ccd4f11e",
"gambit_id": "ed472251-0a50-448a-ad00-53bf5846f2f3",
"last_updated": "2023-02-24T12:32:14.617555-05:00",
"created_at": "2023-02-23T09:07:01.600207-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.67000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/254eef68-972d-4924-8822-0c1587a909ff/?format=api"
},
{
"id": "4cd7d40c-9b80-491a-8c7b-c40dc4730f17",
"gambit_id": "9ee9bf89-5b9d-4ed5-9062-a8394dae9c72",
"last_updated": "2023-02-24T12:32:14.618720-05:00",
"created_at": "2023-02-23T09:07:01.601534-05:00",
"name": "Denver Nuggets",
"reward": "2.21000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/254eef68-972d-4924-8822-0c1587a909ff/?format=api"
}
]
}