GET /api/bet_types/0a479ca7-b55d-46ac-bcf4-3be8b606f8b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a479ca7-b55d-46ac-bcf4-3be8b606f8b3",
"match": "https://api-prod.gambitprofit.com/api/matches/7433a07f-c9d1-40b5-a02d-ae2fac9b8525/?format=api",
"name": "Pick the Winner",
"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": "Dallas Stars",
"amount": 5208.0
},
{
"team": "Colorado Avalanche",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "d6ed810f-6c4f-408a-9607-93eab04b92a7",
"gambit_id": "8747a06c-50f3-4ae0-aea6-d706543b7686",
"last_updated": "2022-11-22T10:02:05.015509-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Stars",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a479ca7-b55d-46ac-bcf4-3be8b606f8b3/?format=api"
},
{
"id": "c99bc28d-ed66-4c82-91b8-de2c363484ff",
"gambit_id": "5acf30b5-05c0-4ddd-a43a-ab54ed5d0fc8",
"last_updated": "2022-11-22T10:02:05.014578-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado Avalanche",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a479ca7-b55d-46ac-bcf4-3be8b606f8b3/?format=api"
}
]
}