GET /api/bet_types/f0cfdc39-afb1-4df8-a2c3-4bb246701d62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0cfdc39-afb1-4df8-a2c3-4bb246701d62",
"match": "https://api-prod.gambitprofit.com/api/matches/4595d200-3445-49c2-ae83-63d861b5a93c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-29T10:07:04.023157-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": "Memphis Grizzlies",
"amount": 5421.0
},
{
"team": "Los Angeles Clippers",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "263272de-0df2-47c7-92b0-6cede595b7bd",
"gambit_id": "e553f6fe-b54c-4a7d-9ed6-9c08c939e717",
"last_updated": "2023-03-30T10:26:56.749561-04:00",
"created_at": "2023-03-29T10:07:04.026175-04:00",
"name": "Memphis Grizzlies",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0cfdc39-afb1-4df8-a2c3-4bb246701d62/?format=api"
},
{
"id": "5c941648-fd51-40c5-bdc3-8e5aac2dbbab",
"gambit_id": "0b768b7b-4b98-465a-a6fc-9a2b986d0fc3",
"last_updated": "2023-03-30T10:26:56.750992-04:00",
"created_at": "2023-03-29T10:07:04.028340-04:00",
"name": "Los Angeles Clippers",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0cfdc39-afb1-4df8-a2c3-4bb246701d62/?format=api"
}
]
}