GET /api/bet_types/25cf2319-21b8-4d1c-bcb7-63712f435433/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25cf2319-21b8-4d1c-bcb7-63712f435433",
"match": "https://api-prod.gambitprofit.com/api/matches/5ed75ba4-5c9f-4d70-b77d-2bf0cf343648/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-18T09:38:24.109149-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": "New York Knicks",
"amount": 6900.0
},
{
"team": "Charlotte Hornets",
"amount": 3100.0
}
],
"expected_reward_tokens": 9453.0,
"profit_sb": -47.0,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "ba6d1afd-20de-400f-b89f-94230cef93e8",
"gambit_id": "59b7cb49-fd05-4b92-b316-186cfba9d341",
"last_updated": "2023-11-20T14:43:19.774361-05:00",
"created_at": "2023-11-18T09:38:24.114096-05:00",
"name": "New York Knicks",
"reward": "1.37000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25cf2319-21b8-4d1c-bcb7-63712f435433/?format=api"
},
{
"id": "4e74a33e-8bdd-435e-966b-6258ccedade0",
"gambit_id": "32b68bed-0190-42ec-b7e8-fa34b889f490",
"last_updated": "2023-11-20T14:43:19.777648-05:00",
"created_at": "2023-11-18T09:38:24.119141-05:00",
"name": "Charlotte Hornets",
"reward": "3.05000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25cf2319-21b8-4d1c-bcb7-63712f435433/?format=api"
}
]
}