GET /api/bet_types/167e9e46-99d9-46e9-ac3a-9247f36e968c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "167e9e46-99d9-46e9-ac3a-9247f36e968c",
"match": "https://api-prod.gambitprofit.com/api/matches/bcac2901-da81-4e88-ad92-dc7d2a748b59/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-24T09:13:14.725352-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": "Seattle Kraken",
"amount": 5107.0
},
{
"team": "Chicago Blackhawks",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f34c380c-d696-4953-9d32-ab999cfb20d7",
"gambit_id": "727c5003-67be-470e-9092-4967c9f476db",
"last_updated": "2024-01-26T13:18:10.141254-05:00",
"created_at": "2024-01-24T09:13:14.732763-05:00",
"name": "Seattle Kraken",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/167e9e46-99d9-46e9-ac3a-9247f36e968c/?format=api"
},
{
"id": "61c14acf-7123-4f49-8875-7adbc9ba4070",
"gambit_id": "45c773fc-61ff-4dbd-8c9e-a6d66311a615",
"last_updated": "2024-01-26T13:18:10.137299-05:00",
"created_at": "2024-01-24T09:13:14.728742-05:00",
"name": "Chicago Blackhawks",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/167e9e46-99d9-46e9-ac3a-9247f36e968c/?format=api"
}
]
}