GET /api/bet_types/240da4e4-4c5d-4555-b56f-436e6b38e36d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "240da4e4-4c5d-4555-b56f-436e6b38e36d",
"match": "https://api-prod.gambitprofit.com/api/matches/dfd16af3-54f4-4144-b27f-98d789dbfb44/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:13:05.489612-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": "Florida Panthers",
"amount": 5107.0
},
{
"team": "Dallas Stars",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "03f7b348-e2a6-4ad3-b86a-e140d24d1277",
"gambit_id": "105cafe0-ee13-4349-9aa5-d9ef6f0a7cf4",
"last_updated": "2023-12-07T21:53:10.625399-05:00",
"created_at": "2023-12-06T09:13:05.497657-05:00",
"name": "Florida Panthers",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/240da4e4-4c5d-4555-b56f-436e6b38e36d/?format=api"
},
{
"id": "539df124-aa58-4c75-b023-56540dcfc7bd",
"gambit_id": "c2c78f11-f4bd-4a22-852c-f50a205c6772",
"last_updated": "2023-12-07T21:53:10.621960-05:00",
"created_at": "2023-12-06T09:13:05.493779-05:00",
"name": "Dallas Stars",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/240da4e4-4c5d-4555-b56f-436e6b38e36d/?format=api"
}
]
}