GET /api/bet_types/3ddef69a-e94f-4e55-b5b6-92dafb098d45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ddef69a-e94f-4e55-b5b6-92dafb098d45",
"match": "https://api-prod.gambitprofit.com/api/matches/be3049cc-fc1d-4daa-903f-ef764d94e780/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-16T09:23:12.039917-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": "TOR (C Bassitt)",
"amount": 5714.0
},
{
"team": "BOS (C Sale)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "024bdefe-151b-403e-b754-f740a80515cf",
"gambit_id": "8abfbc5c-8bd9-47cd-8a13-060e3c580a29",
"last_updated": "2023-09-17T11:53:31.980337-04:00",
"created_at": "2023-09-16T09:23:12.050631-04:00",
"name": "TOR (C Bassitt)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ddef69a-e94f-4e55-b5b6-92dafb098d45/?format=api"
},
{
"id": "60798bf1-4df5-4ab6-b724-49b22aa1afdb",
"gambit_id": "fa64c922-3c6e-46c9-a260-526d9ded29ac",
"last_updated": "2023-09-17T11:53:31.975751-04:00",
"created_at": "2023-09-16T09:23:12.046256-04:00",
"name": "BOS (C Sale)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ddef69a-e94f-4e55-b5b6-92dafb098d45/?format=api"
}
]
}