GET /api/bet_types/40fda3a7-9856-46d4-a6ee-93e262655cf7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40fda3a7-9856-46d4-a6ee-93e262655cf7",
"match": "https://api-prod.gambitprofit.com/api/matches/ebefc648-ed6b-4583-b544-9e7e10fbdd2b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-09T09:02:01.386954-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": 7158.0
},
{
"team": "Montreal Canadiens",
"amount": 2842.0
}
],
"expected_reward_tokens": 9520.14,
"profit_sb": 20.14,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "ec13aeb8-18d9-4234-9007-6c5d9d3c6fbe",
"gambit_id": "cf38cd19-820c-41f2-b203-239a124f4466",
"last_updated": "2023-03-10T10:42:00.853607-05:00",
"created_at": "2023-03-09T09:02:01.389430-05:00",
"name": "New York Rangers",
"reward": "1.33000",
"odds": "1.34480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40fda3a7-9856-46d4-a6ee-93e262655cf7/?format=api"
},
{
"id": "0f85d740-e5f3-4f3b-a64e-db3700b719f6",
"gambit_id": "412c1ab4-9a83-408e-b6b3-c8c876508fff",
"last_updated": "2023-03-10T10:42:00.852343-05:00",
"created_at": "2023-03-09T09:02:01.388183-05:00",
"name": "Montreal Canadiens",
"reward": "3.35000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40fda3a7-9856-46d4-a6ee-93e262655cf7/?format=api"
}
]
}