GET /api/bet_types/e7bbbbae-6039-4088-9783-98fd1b97ad2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7bbbbae-6039-4088-9783-98fd1b97ad2e",
"match": "https://api-prod.gambitprofit.com/api/matches/6ec52b0c-0637-4fc7-bb21-2d4a00f1841d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-11T09:07:57.783946-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": "Colorado Avalanche",
"amount": 5319.0
},
{
"team": "Los Angeles Kings",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "2ea8e411-e692-4fc9-91b4-b5e51e19f99e",
"gambit_id": "0dfbdfc4-39f6-40dc-9ea3-e1df9812e074",
"last_updated": "2023-10-12T11:28:03.865471-04:00",
"created_at": "2023-10-11T09:07:57.790052-04:00",
"name": "Colorado Avalanche",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7bbbbae-6039-4088-9783-98fd1b97ad2e/?format=api"
},
{
"id": "4e586298-8995-44c1-b42e-c46271b2e5e8",
"gambit_id": "39b32c54-92fd-49cb-b820-d7bca5dd40d6",
"last_updated": "2023-10-12T11:28:03.869448-04:00",
"created_at": "2023-10-11T09:07:57.796712-04:00",
"name": "Los Angeles Kings",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7bbbbae-6039-4088-9783-98fd1b97ad2e/?format=api"
}
]
}