GET /api/bet_types/0045f6bb-8772-4251-af37-7b33ba87d3c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0045f6bb-8772-4251-af37-7b33ba87d3c0",
"match": "https://api-prod.gambitprofit.com/api/matches/e2e1da35-83a7-440f-a404-4a02e213f74c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-22T14:08:20.728900-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": "Rene Rodriguez",
"amount": 6791.0
},
{
"team": "James Dennis",
"amount": 3209.0
}
],
"expected_reward_tokens": 9370.28,
"profit_sb": -129.72,
"profit_sb_percentage": -1.37,
"recommended": false
},
"lines": [
{
"id": "fe26c968-a1e3-4d13-bbed-f0348a43cf0b",
"gambit_id": "9306a34e-ebd9-4f28-8e2b-efa150f9dd45",
"last_updated": "2023-06-24T13:58:23.139469-04:00",
"created_at": "2023-06-22T14:08:20.731722-04:00",
"name": "Rene Rodriguez",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0045f6bb-8772-4251-af37-7b33ba87d3c0/?format=api"
},
{
"id": "0bd85010-e46a-4aea-a349-dc37adb7068e",
"gambit_id": "71583399-f020-4569-9b35-cbceedb761bb",
"last_updated": "2023-06-24T13:58:23.140919-04:00",
"created_at": "2023-06-22T14:08:20.734206-04:00",
"name": "James Dennis",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0045f6bb-8772-4251-af37-7b33ba87d3c0/?format=api"
}
]
}