GET /api/bet_types/63eb5238-0b78-438c-a2be-e670504608ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63eb5238-0b78-438c-a2be-e670504608ef",
"match": "https://api-prod.gambitprofit.com/api/matches/43f5832f-6d8f-4e4b-892f-ae42ffd9e110/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-02T09:03:02.201452-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": "Detroit Red Wings",
"amount": 6744.0
},
{
"team": "Florida Panthers",
"amount": 3256.0
}
],
"expected_reward_tokens": 9441.6,
"profit_sb": -58.4,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "62c781aa-b037-4e7e-b726-f9794637e14d",
"gambit_id": "6dc9e9f5-6daf-4183-b5ff-83007c71b7c7",
"last_updated": "2023-11-03T11:53:25.705248-04:00",
"created_at": "2023-11-02T09:03:02.211291-04:00",
"name": "Detroit Red Wings",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63eb5238-0b78-438c-a2be-e670504608ef/?format=api"
},
{
"id": "68a6fba0-b6a3-41d8-81e5-978568e631d3",
"gambit_id": "fe8919ef-7fec-4d62-a628-1d0ebf747d91",
"last_updated": "2023-11-03T11:53:25.702043-04:00",
"created_at": "2023-11-02T09:03:02.206597-04:00",
"name": "Florida Panthers",
"reward": "2.90000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63eb5238-0b78-438c-a2be-e670504608ef/?format=api"
}
]
}