GET /api/bet_types/47e5e20a-4100-45aa-aeb0-af17b2db16ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47e5e20a-4100-45aa-aeb0-af17b2db16ff",
"match": "https://api-prod.gambitprofit.com/api/matches/3085bbcd-e7be-4492-9e10-3846a056ea55/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-10T11:22:01.503920-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": "Minnesota Wild",
"amount": 6759.0
},
{
"team": "Chicago Blackhawks",
"amount": 3241.0
}
],
"expected_reward_tokens": 9462.6,
"profit_sb": -37.4,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "5763e896-95db-447c-bd32-674a17831783",
"gambit_id": "9f114725-2dc9-412d-a811-fae0770cf05f",
"last_updated": "2023-04-11T13:47:19.319416-04:00",
"created_at": "2023-04-10T11:22:01.507277-04:00",
"name": "Minnesota Wild",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47e5e20a-4100-45aa-aeb0-af17b2db16ff/?format=api"
},
{
"id": "d0fc8486-2d17-44c6-957b-014b606bca73",
"gambit_id": "86ab66b4-a0ff-45c4-916f-a7c3f778828b",
"last_updated": "2023-04-11T13:47:19.318104-04:00",
"created_at": "2023-04-10T11:22:01.505530-04:00",
"name": "Chicago Blackhawks",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47e5e20a-4100-45aa-aeb0-af17b2db16ff/?format=api"
}
]
}