GET /api/bet_types/80bb2dbb-b3e7-4101-8690-184da724c55f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80bb2dbb-b3e7-4101-8690-184da724c55f",
"match": "https://api-prod.gambitprofit.com/api/matches/7563907f-c60f-4c0f-b522-3e6710b7af09/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-07T11:57:09.410812-04: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": "Philadelphia 76ers",
"amount": 5107.0
},
{
"team": "Boston Celtics",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "eb69e0ed-08f0-4e9e-84b1-ac50468e5d15",
"gambit_id": "693ab533-3e6d-41ad-bd6b-41aacdd28e3a",
"last_updated": "2023-05-08T11:47:06.992717-04:00",
"created_at": "2023-05-07T11:57:09.412260-04:00",
"name": "Philadelphia 76ers",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80bb2dbb-b3e7-4101-8690-184da724c55f/?format=api"
},
{
"id": "88af5ac6-e4e3-444b-b6e0-1b97dc0a1e64",
"gambit_id": "b67a391e-2273-45e7-9e57-28fb83c19bc3",
"last_updated": "2023-05-08T11:47:06.994467-04:00",
"created_at": "2023-05-07T11:57:09.413827-04:00",
"name": "Boston Celtics",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80bb2dbb-b3e7-4101-8690-184da724c55f/?format=api"
}
]
}