GET /api/bet_types/1148d408-e0e9-45c0-a02c-72bb6c9a5b4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1148d408-e0e9-45c0-a02c-72bb6c9a5b4d",
"match": "https://api-prod.gambitprofit.com/api/matches/288946db-31da-446e-9ea4-eb9b4cb6c5ed/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-14T09:13:04.908828-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": "Dallas Stars",
"amount": 6752.0
},
{
"team": "Arizona Coyotes",
"amount": 3248.0
}
],
"expected_reward_tokens": 9451.68,
"profit_sb": -48.32,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "fcdb4398-8fd2-4ced-a74d-b9cd6fd4fd08",
"gambit_id": "728db48e-684f-42f1-b7f2-65abd1489d41",
"last_updated": "2023-11-15T19:58:23.244093-05:00",
"created_at": "2023-11-14T09:13:04.918431-05:00",
"name": "Dallas Stars",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1148d408-e0e9-45c0-a02c-72bb6c9a5b4d/?format=api"
},
{
"id": "ea987d4f-62d1-4897-a6af-cf80b5eeb827",
"gambit_id": "e40d6060-f430-4334-b56a-ba8074309e51",
"last_updated": "2023-11-15T19:58:23.240547-05:00",
"created_at": "2023-11-14T09:13:04.914133-05:00",
"name": "Arizona Coyotes",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1148d408-e0e9-45c0-a02c-72bb6c9a5b4d/?format=api"
}
]
}