GET /api/bet_types/cd336894-b384-466e-a232-cc2eb7b3d364/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd336894-b384-466e-a232-cc2eb7b3d364",
"match": "https://api-prod.gambitprofit.com/api/matches/472ebaa7-0559-466c-92ec-ac3aa4993bb6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:03:01.661020-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 Rangers",
"amount": 6554.0
},
{
"team": "Washington Capitals",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "710ce237-36a1-44a5-a4ef-82c5fba8f9ce",
"gambit_id": "64415fe2-8563-48f0-bd85-04853cc04f76",
"last_updated": "2023-12-29T11:17:55.093091-05:00",
"created_at": "2023-12-27T09:03:01.671355-05:00",
"name": "New York Rangers",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd336894-b384-466e-a232-cc2eb7b3d364/?format=api"
},
{
"id": "9361a5b7-0c8f-4b32-8212-a33d1cca5ae5",
"gambit_id": "45081172-9652-4f00-8f84-5ffb3583cd36",
"last_updated": "2023-12-29T11:17:55.089682-05:00",
"created_at": "2023-12-27T09:03:01.665825-05:00",
"name": "Washington Capitals",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd336894-b384-466e-a232-cc2eb7b3d364/?format=api"
}
]
}