GET /api/bet_types/089fe3ac-ad6b-460c-b42b-8ba7ce73b144/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "089fe3ac-ad6b-460c-b42b-8ba7ce73b144",
"match": "https://api-prod.gambitprofit.com/api/matches/a41f490f-3aee-467a-a567-4ed197fe629c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-16T09:47:07.490453-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": "SDG (S Lugo)",
"amount": 6359.0
},
{
"team": "KAN (B Singer)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "8c30cd70-8ff9-43e2-ade0-e0ff944751d9",
"gambit_id": "fb0fa832-b67b-426d-925f-0c89a6c01627",
"last_updated": "2023-05-18T11:47:16.360272-04:00",
"created_at": "2023-05-16T09:47:07.492391-04:00",
"name": "SDG (S Lugo)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/089fe3ac-ad6b-460c-b42b-8ba7ce73b144/?format=api"
},
{
"id": "33ee2116-3b2d-467a-a814-d64aff636708",
"gambit_id": "ea696a2c-fa6f-4796-835f-cc3357d184ee",
"last_updated": "2023-05-18T11:47:16.361848-04:00",
"created_at": "2023-05-16T09:47:07.494431-04:00",
"name": "KAN (B Singer)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/089fe3ac-ad6b-460c-b42b-8ba7ce73b144/?format=api"
}
]
}