GET /api/bet_types/525af1ec-b8a8-4452-8f4b-cf1683b00713/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "525af1ec-b8a8-4452-8f4b-cf1683b00713",
"match": "https://api-prod.gambitprofit.com/api/matches/c6bda603-46aa-41b3-9fde-6a36712bcb4a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-12T10:52:56.801217-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": "Vegas Golden Knights",
"amount": 6849.0
},
{
"team": "San Jose Sharks",
"amount": 3151.0
}
],
"expected_reward_tokens": 9451.62,
"profit_sb": -48.38,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "5cd64dd5-b9e8-4423-9b20-8a06722c38ae",
"gambit_id": "b73f624e-adbb-4c96-b224-90d684762211",
"last_updated": "2023-10-13T20:53:03.599940-04:00",
"created_at": "2023-10-12T10:52:56.805817-04:00",
"name": "Vegas Golden Knights",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/525af1ec-b8a8-4452-8f4b-cf1683b00713/?format=api"
},
{
"id": "af63fcb6-7330-4cf8-9657-81d1d7a507a3",
"gambit_id": "2e550184-48b0-4553-bbe9-c436853ef371",
"last_updated": "2023-10-13T20:53:03.603838-04:00",
"created_at": "2023-10-12T10:52:56.810648-04:00",
"name": "San Jose Sharks",
"reward": "3.00000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/525af1ec-b8a8-4452-8f4b-cf1683b00713/?format=api"
}
]
}