GET /api/bet_types/3e25cac9-f78b-4d14-b109-7a408e7cc076/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e25cac9-f78b-4d14-b109-7a408e7cc076",
"match": "https://api-prod.gambitprofit.com/api/matches/d3279bf1-dee9-4228-90c0-2d8ed82eb33d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-30T13:33:18.000507-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": "Bartlomiej Krol",
"amount": 5673.0
},
{
"team": "Goscha",
"amount": 4327.0
}
],
"expected_reward_tokens": 9303.05,
"profit_sb": -196.95,
"profit_sb_percentage": -2.07,
"recommended": false
},
"lines": [
{
"id": "5994d179-fc14-4611-804b-caeaa8b450ce",
"gambit_id": "23af9479-cab6-443a-96ea-f6f8cd3c2eb0",
"last_updated": "2023-07-03T10:33:00.337583-04:00",
"created_at": "2023-06-30T13:33:18.002623-04:00",
"name": "Bartlomiej Krol",
"reward": "1.64000",
"odds": "1.67000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e25cac9-f78b-4d14-b109-7a408e7cc076/?format=api"
},
{
"id": "891f6080-d7d3-47ff-8f36-b8e244d7ccc8",
"gambit_id": "81f7c621-2446-4278-9ff4-5e89471817ed",
"last_updated": "2023-07-03T10:33:00.339037-04:00",
"created_at": "2023-06-30T13:33:18.004602-04:00",
"name": "Goscha",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e25cac9-f78b-4d14-b109-7a408e7cc076/?format=api"
}
]
}