GET /api/bet_types/872a79d7-aebe-4454-b202-ed4857a160c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "872a79d7-aebe-4454-b202-ed4857a160c6",
"match": "https://api-prod.gambitprofit.com/api/matches/77e1f7ed-5f25-40b4-959c-2107ca856902/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-19T09:52:15.283390-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": "Toronto Maple Leafs",
"amount": 7259.0
},
{
"team": "Chicago Blackhawks",
"amount": 2741.0
}
],
"expected_reward_tokens": 9509.29,
"profit_sb": 9.29,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "c8460e83-3f76-4328-8c55-ae812aa5a9af",
"gambit_id": "a599ee40-8556-450e-8472-35faa67770ca",
"last_updated": "2023-02-20T09:46:56.272178-05:00",
"created_at": "2023-02-19T09:52:15.285982-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.31000",
"odds": "1.32260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/872a79d7-aebe-4454-b202-ed4857a160c6/?format=api"
},
{
"id": "ba0f2c08-3e17-4ad6-85d2-bf7b6dfe4bd7",
"gambit_id": "24b575ce-f380-4d3f-b41d-06290bcbe55d",
"last_updated": "2023-02-20T09:46:56.271016-05:00",
"created_at": "2023-02-19T09:52:15.284690-05:00",
"name": "Chicago Blackhawks",
"reward": "3.47000",
"odds": "3.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/872a79d7-aebe-4454-b202-ed4857a160c6/?format=api"
}
]
}