GET /api/bet_types/71cebca4-eff2-4c76-ba45-97ac006839c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71cebca4-eff2-4c76-ba45-97ac006839c6",
"match": "https://api-prod.gambitprofit.com/api/matches/d0e5233a-fafa-4ed1-8d1d-50cef9f4447b/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "STL (J Montgomery)",
"amount": 6610.0
},
{
"team": "CIN (L Cessa)",
"amount": 3390.0
}
],
"expected_reward_tokens": 9186.9,
"profit_sb": 186.9,
"profit_sb_percentage": 2.08,
"recommended": true
},
"lines": [
{
"id": "b77c0c69-6ca2-430b-af59-4fd0d81ee64e",
"gambit_id": "3c0a9599-9a88-4c45-b99b-573dcf8fb6ff",
"last_updated": "2022-09-19T11:52:13.413421-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (J Montgomery)",
"reward": "1.39000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71cebca4-eff2-4c76-ba45-97ac006839c6/?format=api"
},
{
"id": "49db0f09-17ac-4ecd-9e58-63aae0baa54b",
"gambit_id": "5a12b6c9-27f1-40a2-b8de-c3e7939994dd",
"last_updated": "2022-09-19T11:52:13.414346-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (L Cessa)",
"reward": "2.71000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71cebca4-eff2-4c76-ba45-97ac006839c6/?format=api"
}
]
}