GET /api/bet_types/c58861d0-f01c-4a6a-95a7-f01666e5444d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c58861d0-f01c-4a6a-95a7-f01666e5444d",
"match": "https://api-prod.gambitprofit.com/api/matches/be5c82ce-8448-4c4c-a3c7-2896d89ce998/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "San Jose Sharks",
"amount": 5208.0
},
{
"team": "Vegas Golden Knights",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "cc8a6ab8-2172-44a1-8137-7299366ae43b",
"gambit_id": "5b8aea9f-218a-41d4-bd9c-32a3b250d5bd",
"last_updated": "2022-11-16T09:47:39.062228-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Sharks",
"reward": "1.73000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58861d0-f01c-4a6a-95a7-f01666e5444d/?format=api"
},
{
"id": "f7cccbed-08da-4e77-812a-e69ca57c01f7",
"gambit_id": "7702ed30-9e24-4be8-8a57-9ba8cd4170ae",
"last_updated": "2022-11-16T09:47:39.061137-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.88000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58861d0-f01c-4a6a-95a7-f01666e5444d/?format=api"
}
]
}