GET /api/bet_types/0967d7c4-68c3-48e4-8e08-79866679b129/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0967d7c4-68c3-48e4-8e08-79866679b129",
"match": "https://api-prod.gambitprofit.com/api/matches/eaa623e8-8f90-40dc-a4e8-6b0938249f78/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-04T10:37:55.343437-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": "Ottawa Senators",
"amount": 7072.0
},
{
"team": "Columbus Blue Jackets",
"amount": 2928.0
}
],
"expected_reward_tokens": 9545.28,
"profit_sb": 45.28,
"profit_sb_percentage": 0.48,
"recommended": true
},
"lines": [
{
"id": "e5070bd5-5c02-491c-9b86-10e46ff13a87",
"gambit_id": "56b370f9-8424-414a-90d9-69a70c202b61",
"last_updated": "2023-03-06T11:42:13.527460-05:00",
"created_at": "2023-03-04T10:37:55.344615-05:00",
"name": "Ottawa Senators",
"reward": "1.35000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0967d7c4-68c3-48e4-8e08-79866679b129/?format=api"
},
{
"id": "0b6c6428-0998-4ff1-85d9-02746a60a4db",
"gambit_id": "790480f4-6a2a-4eac-81a3-deb2fa2f8c0c",
"last_updated": "2023-03-06T11:42:13.528568-05:00",
"created_at": "2023-03-04T10:37:55.345866-05:00",
"name": "Columbus Blue Jackets",
"reward": "3.26000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0967d7c4-68c3-48e4-8e08-79866679b129/?format=api"
}
]
}