GET /api/bet_types/f9bb583f-6049-40ff-a90f-f93b01784260/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9bb583f-6049-40ff-a90f-f93b01784260",
"match": "https://api-prod.gambitprofit.com/api/matches/485b7819-c7a2-4a9a-ac3a-9d9c1efee57e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-04T09:48:07.842965-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": "SDG (R Hill)",
"amount": 5286.0
},
{
"team": "PHI (T Walker)",
"amount": 4714.0
}
],
"expected_reward_tokens": 9567.66,
"profit_sb": 67.66,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "7bbe5a8c-a306-44de-b907-d2c81b496e01",
"gambit_id": "07b2f81b-2b87-4e31-88b2-672da2a0bba8",
"last_updated": "2023-09-05T11:13:09.513118-04:00",
"created_at": "2023-09-04T09:48:07.851960-04:00",
"name": "SDG (R Hill)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9bb583f-6049-40ff-a90f-f93b01784260/?format=api"
},
{
"id": "9e29b301-34bc-4463-a506-47e8456014cb",
"gambit_id": "9101f471-2ae4-4fdc-930c-d81aacbdf703",
"last_updated": "2023-09-05T11:13:09.509314-04:00",
"created_at": "2023-09-04T09:48:07.847077-04:00",
"name": "PHI (T Walker)",
"reward": "2.03000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9bb583f-6049-40ff-a90f-f93b01784260/?format=api"
}
]
}