GET /api/bet_types/e68ace9e-611c-4ac2-a368-705a513b17a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e68ace9e-611c-4ac2-a368-705a513b17a6",
"match": "https://api-prod.gambitprofit.com/api/matches/5c33aefb-ef01-4c10-ae36-448840e0b27f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-09T09:48:14.906369-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": "CWS (D Cease)",
"amount": 5337.0
},
{
"team": "MIA (E Perez)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "ead36fe1-45c8-4c57-affb-1cf1694080dc",
"gambit_id": "1626fa0e-65ce-4ca8-bda4-37c29156e6b9",
"last_updated": "2023-06-10T17:03:15.384985-04:00",
"created_at": "2023-06-09T09:48:14.909698-04:00",
"name": "CWS (D Cease)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e68ace9e-611c-4ac2-a368-705a513b17a6/?format=api"
},
{
"id": "01f60444-5604-4428-a6eb-c5e4c9643b49",
"gambit_id": "f9eca0c3-65b4-4362-82f2-ff698f4ceffe",
"last_updated": "2023-06-10T17:03:15.382618-04:00",
"created_at": "2023-06-09T09:48:14.907990-04:00",
"name": "MIA (E Perez)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e68ace9e-611c-4ac2-a368-705a513b17a6/?format=api"
}
]
}