GET /api/bet_types/db14422f-7060-4f35-ba92-4efcf32ffcf8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db14422f-7060-4f35-ba92-4efcf32ffcf8",
"match": "https://api-prod.gambitprofit.com/api/matches/ae985fce-50c5-4436-97bc-fa2de25f7554/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-17T11:06:50.073405-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": "LOS (D May)",
"amount": 5627.0
},
{
"team": "MIN (S Gray)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "d2f88bc0-8231-4b4a-857d-6104ae80b989",
"gambit_id": "8bbf5c99-4036-47ec-a4ba-6a2419d5db13",
"last_updated": "2023-05-18T11:47:18.859232-04:00",
"created_at": "2023-05-17T11:06:50.078460-04:00",
"name": "LOS (D May)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db14422f-7060-4f35-ba92-4efcf32ffcf8/?format=api"
},
{
"id": "853d9f9c-439e-4984-9f58-fc4a4a185fc2",
"gambit_id": "f3f382c2-005b-40ef-b553-df21bdb53d7b",
"last_updated": "2023-05-18T11:47:18.857935-04:00",
"created_at": "2023-05-17T11:06:50.076226-04:00",
"name": "MIN (S Gray)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db14422f-7060-4f35-ba92-4efcf32ffcf8/?format=api"
}
]
}