GET /api/bet_types/34302163-a6a1-4ff2-a6ed-ba07840cdb36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34302163-a6a1-4ff2-a6ed-ba07840cdb36",
"match": "https://api-prod.gambitprofit.com/api/matches/b75f98a7-11ae-4f3c-ae82-4e0097f9c516/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-09T09:27:09.146605-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": "Brooklyn Nets",
"amount": 5317.0
},
{
"team": "Philadelphia 76ers",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "7a26a060-bbb1-4f90-96f9-3e83e1dd4f93",
"gambit_id": "f9339119-1a2c-4a02-8a64-6b580352ad9a",
"last_updated": "2023-04-10T14:52:06.841840-04:00",
"created_at": "2023-04-09T09:27:09.149765-04:00",
"name": "Brooklyn Nets",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34302163-a6a1-4ff2-a6ed-ba07840cdb36/?format=api"
},
{
"id": "0dc19d17-bf25-4856-b1dd-4653b5519ec6",
"gambit_id": "49391dd0-55b0-420e-ba34-2b8d7a55c521",
"last_updated": "2023-04-10T14:52:06.844552-04:00",
"created_at": "2023-04-09T09:27:09.152035-04:00",
"name": "Philadelphia 76ers",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34302163-a6a1-4ff2-a6ed-ba07840cdb36/?format=api"
}
]
}