GET /api/bet_types/adec48c5-d6db-43ad-bc74-c36db84ad6bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "adec48c5-d6db-43ad-bc74-c36db84ad6bb",
"match": "https://api-prod.gambitprofit.com/api/matches/39f3b258-b375-4a7b-b569-65156c583f83/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-30T17:46:53.296378-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": "Washington Wizards",
"amount": 6326.0
},
{
"team": "San Antonio Spurs",
"amount": 3674.0
}
],
"expected_reward_tokens": 9552.26,
"profit_sb": 52.26,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "6cbb146a-9644-4f7f-8d01-fe91f959a628",
"gambit_id": "870ddbd0-2a65-435b-a758-4eedbcb8458f",
"last_updated": "2023-01-31T09:12:13.157971-05:00",
"created_at": "2023-01-30T17:46:53.300127-05:00",
"name": "Washington Wizards",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adec48c5-d6db-43ad-bc74-c36db84ad6bb/?format=api"
},
{
"id": "64c1c94a-cc6c-4c79-94f5-8c6b9221000b",
"gambit_id": "658d6942-2b2e-4623-aab8-2fd3be18b5bb",
"last_updated": "2023-01-31T09:12:13.156822-05:00",
"created_at": "2023-01-30T17:46:53.298210-05:00",
"name": "San Antonio Spurs",
"reward": "2.60000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adec48c5-d6db-43ad-bc74-c36db84ad6bb/?format=api"
}
]
}