GET /api/bet_types/279b20a0-a243-4437-95c6-d60b7d5225b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "279b20a0-a243-4437-95c6-d60b7d5225b0",
"match": "https://api-prod.gambitprofit.com/api/matches/da2c8bcb-2cab-47d1-a498-2785b05ff13d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-27T12:47:10.475914-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": "DC Defenders",
"amount": 5939.0
},
{
"team": "Houston Roughnecks",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "829382cb-c217-45e2-a046-70cf3a5ad91c",
"gambit_id": "65293aac-041d-4a68-a23f-6585825f77a7",
"last_updated": "2023-03-28T11:26:59.894771-04:00",
"created_at": "2023-03-27T12:47:10.478927-04:00",
"name": "DC Defenders",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/279b20a0-a243-4437-95c6-d60b7d5225b0/?format=api"
},
{
"id": "7c2ba91f-df4d-4467-9d42-0cb6cf85ca96",
"gambit_id": "441c3146-4660-4fcc-a2e2-06f56e237bf9",
"last_updated": "2023-03-28T11:26:59.896956-04:00",
"created_at": "2023-03-27T12:47:10.481682-04:00",
"name": "Houston Roughnecks",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/279b20a0-a243-4437-95c6-d60b7d5225b0/?format=api"
}
]
}