GET /api/bet_types/09abca18-6f7c-4ffd-9c2a-2ef74a5f152f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09abca18-6f7c-4ffd-9c2a-2ef74a5f152f",
"match": "https://api-prod.gambitprofit.com/api/matches/d011fdea-66ea-4df4-8bcb-f0dd06f18b7d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-28T08:23:04.258602-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 (J Musgrove)",
"amount": 5980.0
},
{
"team": "TEX (D Dunning)",
"amount": 4020.0
}
],
"expected_reward_tokens": 9567.6,
"profit_sb": 67.6,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "15268727-a9fd-410a-a11e-e1398dae4318",
"gambit_id": "52b42195-e817-4b87-8055-940b40deffd6",
"last_updated": "2023-07-29T19:38:27.857068-04:00",
"created_at": "2023-07-28T08:23:04.266821-04:00",
"name": "SDG (J Musgrove)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09abca18-6f7c-4ffd-9c2a-2ef74a5f152f/?format=api"
},
{
"id": "b7bb669e-0d25-4e7c-8c13-8ff25869bc8e",
"gambit_id": "d5742736-c0f0-432f-8e77-b07ab6b0f419",
"last_updated": "2023-07-29T19:38:27.853410-04:00",
"created_at": "2023-07-28T08:23:04.262853-04:00",
"name": "TEX (D Dunning)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09abca18-6f7c-4ffd-9c2a-2ef74a5f152f/?format=api"
}
]
}