GET /api/bet_types/78012de0-1892-4541-9f05-86d079ee38e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78012de0-1892-4541-9f05-86d079ee38e9",
"match": "https://api-prod.gambitprofit.com/api/matches/602890ab-8dd9-4ac6-b6f0-48a3b5027b2d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-26T08:46:59.053695-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": "Denver Nuggets",
"amount": 6235.0
},
{
"team": "Los Angeles Clippers",
"amount": 3765.0
}
],
"expected_reward_tokens": 9600.75,
"profit_sb": 100.75,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "c5d674e0-e1e9-4487-bcfe-1d507ad830dd",
"gambit_id": "968eac77-94fa-4dbd-b530-bf743c00535c",
"last_updated": "2023-02-28T12:37:05.946816-05:00",
"created_at": "2023-02-26T08:46:59.054901-05:00",
"name": "Denver Nuggets",
"reward": "1.54000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78012de0-1892-4541-9f05-86d079ee38e9/?format=api"
},
{
"id": "650e8629-4f1e-4b0a-a9db-c7e2ccb8e92e",
"gambit_id": "9ce86ad9-b555-4e9f-b26f-95617ccd5d12",
"last_updated": "2023-02-28T12:37:05.948077-05:00",
"created_at": "2023-02-26T08:46:59.056131-05:00",
"name": "Los Angeles Clippers",
"reward": "2.55000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78012de0-1892-4541-9f05-86d079ee38e9/?format=api"
}
]
}