GET /api/bet_types/e02475c4-bba3-4907-b2d9-96536601a434/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e02475c4-bba3-4907-b2d9-96536601a434",
"match": "https://api-prod.gambitprofit.com/api/matches/0fb614b9-8cb0-4d8b-87b9-c26d32db1e59/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-02T07:42:06.111697-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": "Calgary Flames",
"amount": 5213.0
},
{
"team": "Toronto Maple Leafs",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7908e60b-87e3-4e30-9084-704f6d7fefc8",
"gambit_id": "fca200bc-d38e-48e8-ac46-cd966a4b3466",
"last_updated": "2023-03-03T09:52:06.682066-05:00",
"created_at": "2023-03-02T07:42:06.112843-05:00",
"name": "Calgary Flames",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e02475c4-bba3-4907-b2d9-96536601a434/?format=api"
},
{
"id": "346f2cda-9435-41b6-9704-920c817a49e9",
"gambit_id": "2efa2d38-518e-4986-a8d8-bb64a20d4a54",
"last_updated": "2023-03-03T09:52:06.683338-05:00",
"created_at": "2023-03-02T07:42:06.114028-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e02475c4-bba3-4907-b2d9-96536601a434/?format=api"
}
]
}