GET /api/bet_types/93dd989f-3f88-45ac-8a87-bba9109de1fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93dd989f-3f88-45ac-8a87-bba9109de1fa",
"match": "https://api-prod.gambitprofit.com/api/matches/e95d4e76-c862-4278-b3af-6e0ca7c1a144/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-27T09:17:05.540420-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": "Denver Nuggets",
"amount": 7203.0
},
{
"team": "Philadelphia 76ers",
"amount": 2797.0
}
],
"expected_reward_tokens": 9507.96,
"profit_sb": 7.96,
"profit_sb_percentage": 0.08,
"recommended": true
},
"lines": [
{
"id": "da3cee18-826b-4bf9-a41c-77765b2a01d1",
"gambit_id": "8ce73c16-68f3-42e0-a9d0-60181ce42e13",
"last_updated": "2023-03-28T11:06:55.941766-04:00",
"created_at": "2023-03-27T09:17:05.541972-04:00",
"name": "Denver Nuggets",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93dd989f-3f88-45ac-8a87-bba9109de1fa/?format=api"
},
{
"id": "16837b1d-e2f8-4d70-bba5-b8b26e62524e",
"gambit_id": "38377893-2e9f-44c4-8c92-6aef97bb6f91",
"last_updated": "2023-03-28T11:06:55.944846-04:00",
"created_at": "2023-03-27T09:17:05.543558-04:00",
"name": "Philadelphia 76ers",
"reward": "3.40000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93dd989f-3f88-45ac-8a87-bba9109de1fa/?format=api"
}
]
}