GET /api/bet_types/c90f96ce-fe7b-47b5-85e6-eafadf46bb53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c90f96ce-fe7b-47b5-85e6-eafadf46bb53",
"match": "https://api-prod.gambitprofit.com/api/matches/34d19fc4-ad4d-4d54-ae50-0f46f2757a31/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-04T09:32:13.830197-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": "MIA (S Alcantara)",
"amount": 5838.0
},
{
"team": "MIN (K Maeda)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "7f775c0d-4ac4-4483-8411-8cae95dc0946",
"gambit_id": "38a73ef0-2bf1-4dfe-acfc-9ec0588f0471",
"last_updated": "2023-04-05T09:41:56.375043-04:00",
"created_at": "2023-04-04T09:32:13.832457-04:00",
"name": "MIA (S Alcantara)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c90f96ce-fe7b-47b5-85e6-eafadf46bb53/?format=api"
},
{
"id": "59dcf471-9c62-4934-a6e3-3ddaad904241",
"gambit_id": "cbc82354-e965-4cb9-bf49-b05edccbec72",
"last_updated": "2023-04-05T09:41:56.376615-04:00",
"created_at": "2023-04-04T09:32:13.835566-04:00",
"name": "MIN (K Maeda)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c90f96ce-fe7b-47b5-85e6-eafadf46bb53/?format=api"
}
]
}