GET /api/bet_types/519c6028-f996-4756-abc1-0b3e98ea421e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "519c6028-f996-4756-abc1-0b3e98ea421e",
"match": "https://api-prod.gambitprofit.com/api/matches/30c96fe0-1cb8-4f67-9db4-40f7f21d8bad/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-18T10:18:20.271496-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": 5512.0
},
{
"team": "Philadelphia Flyers",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "90aeb446-3162-4d81-8e1e-72debb512d85",
"gambit_id": "19a90b87-e1e9-44d3-9cf6-c6f9b75efcc4",
"last_updated": "2024-01-19T20:33:18.842104-05:00",
"created_at": "2024-01-18T10:18:20.290239-05:00",
"name": "Dallas Stars",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/519c6028-f996-4756-abc1-0b3e98ea421e/?format=api"
},
{
"id": "c15abb17-fd61-47af-8fd7-1e2613abe26b",
"gambit_id": "1af4d6f1-8ad7-4b2c-9f1c-8417a36f7cc6",
"last_updated": "2024-01-19T20:33:18.845487-05:00",
"created_at": "2024-01-18T10:18:20.303087-05:00",
"name": "Philadelphia Flyers",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/519c6028-f996-4756-abc1-0b3e98ea421e/?format=api"
}
]
}