GET /api/bet_types/a8af8010-0d7e-405f-b726-782d1e96e1ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a8af8010-0d7e-405f-b726-782d1e96e1ea",
"match": "https://api-prod.gambitprofit.com/api/matches/d26e12e5-d24d-4c6f-b819-6808c7d7c161/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-31T11:47:14.167520-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": "TEX (D Dunning)",
"amount": 5873.0
},
{
"team": "DET (J Wentz)",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "f10a3b25-6965-4d5c-bab3-289372d70e0e",
"gambit_id": "4deb5d3d-4b16-4a36-bd50-4229953ca8a2",
"last_updated": "2023-06-01T10:17:07.826692-04:00",
"created_at": "2023-05-31T11:47:14.172041-04:00",
"name": "TEX (D Dunning)",
"reward": "1.63000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8af8010-0d7e-405f-b726-782d1e96e1ea/?format=api"
},
{
"id": "85e7a141-c0d9-4030-a5c1-48639a987c69",
"gambit_id": "031b941d-14c1-44e5-9a04-3d3bcd464609",
"last_updated": "2023-06-01T10:17:07.829418-04:00",
"created_at": "2023-05-31T11:47:14.174755-04:00",
"name": "DET (J Wentz)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8af8010-0d7e-405f-b726-782d1e96e1ea/?format=api"
}
]
}