GET /api/bet_types/72a678bb-f130-486d-b9bf-82a9a496af32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72a678bb-f130-486d-b9bf-82a9a496af32",
"match": "https://api-prod.gambitprofit.com/api/matches/d5e6c38c-d6eb-4cf9-be59-d6b0c98fe89c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-16T09:23:14.079846-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": "Los Angeles Clippers",
"amount": 6856.0
},
{
"team": "New York Knicks",
"amount": 3144.0
}
],
"expected_reward_tokens": 9461.28,
"profit_sb": -38.72,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "fa5b8084-e4cc-4316-84ce-6a91aca5484e",
"gambit_id": "665a294d-a21b-4c96-a72a-a0dacf96b6a7",
"last_updated": "2023-12-18T10:33:31.658296-05:00",
"created_at": "2023-12-16T09:23:14.088390-05:00",
"name": "Los Angeles Clippers",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a678bb-f130-486d-b9bf-82a9a496af32/?format=api"
},
{
"id": "ce7a6919-7ab1-417b-a6bc-a498a61230c1",
"gambit_id": "576e4b1e-2564-41de-8f35-d86a6c814d7d",
"last_updated": "2023-12-18T10:33:31.654652-05:00",
"created_at": "2023-12-16T09:23:14.083924-05:00",
"name": "New York Knicks",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a678bb-f130-486d-b9bf-82a9a496af32/?format=api"
}
]
}