GET /api/bet_types/4bf4add5-64d7-4cca-bc0f-efe11eddaaef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4bf4add5-64d7-4cca-bc0f-efe11eddaaef",
"match": "https://api-prod.gambitprofit.com/api/matches/de0a9b29-eaa8-4a9e-9c2f-4953ef449330/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-08T09:38:19.195941-05: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": 7610.0
},
{
"team": "Atlanta Hawks",
"amount": 2390.0
}
],
"expected_reward_tokens": 9512.2,
"profit_sb": 12.2,
"profit_sb_percentage": 0.13,
"recommended": true
},
"lines": [
{
"id": "46d29f10-a7fc-4380-a493-341b66848ee5",
"gambit_id": "fe5bd6b2-75c9-44c5-8e33-5f10ca43b3b3",
"last_updated": "2023-12-09T11:43:27.649921-05:00",
"created_at": "2023-12-08T09:38:19.204051-05:00",
"name": "Philadelphia 76ers",
"reward": "1.25000",
"odds": "1.25640",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf4add5-64d7-4cca-bc0f-efe11eddaaef/?format=api"
},
{
"id": "95e22ac8-2f16-4f72-aa14-5ddec01ce2d3",
"gambit_id": "23678c8b-4c17-4613-8f97-62695f7c6f19",
"last_updated": "2023-12-09T11:43:27.646593-05:00",
"created_at": "2023-12-08T09:38:19.200035-05:00",
"name": "Atlanta Hawks",
"reward": "3.98000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf4add5-64d7-4cca-bc0f-efe11eddaaef/?format=api"
}
]
}