GET /api/bet_types/dc7d822a-15a4-42b3-ad96-88306745a9a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc7d822a-15a4-42b3-ad96-88306745a9a6",
"match": "https://api-prod.gambitprofit.com/api/matches/cbbfb66c-c321-4872-9e34-1eb7e46eb6cf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-15T08:32:02.492000-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": "Carolina Hurricanes",
"amount": 7002.0
},
{
"team": "Vancouver Canucks",
"amount": 2998.0
}
],
"expected_reward_tokens": 9172.62,
"profit_sb": 172.62,
"profit_sb_percentage": 1.92,
"recommended": true
},
"lines": [
{
"id": "5df1a444-5233-4d57-952d-1fca2bffe360",
"gambit_id": "16556553-7b6b-4a43-9a12-0638b9180081",
"last_updated": "2023-01-16T19:27:15.759088-05:00",
"created_at": "2023-01-15T08:32:02.494422-05:00",
"name": "Carolina Hurricanes",
"reward": "1.31000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc7d822a-15a4-42b3-ad96-88306745a9a6/?format=api"
},
{
"id": "8e7b3321-2e6b-449f-908d-08bc4844accd",
"gambit_id": "2056595a-2dcb-4f12-bd81-b825a147603a",
"last_updated": "2023-01-16T19:27:15.762163-05:00",
"created_at": "2023-01-15T08:32:02.496844-05:00",
"name": "Vancouver Canucks",
"reward": "3.06000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc7d822a-15a4-42b3-ad96-88306745a9a6/?format=api"
}
]
}