GET /api/bet_types/ee51bf98-0a52-4a18-bc63-0439266156f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee51bf98-0a52-4a18-bc63-0439266156f3",
"match": "https://api-prod.gambitprofit.com/api/matches/73203a10-eccb-4d64-8a11-3fcba5bef57e/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": 5097.0
},
{
"team": "New York Rangers",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "5a5ceb47-25ab-4690-870c-fc0e5a6f5786",
"gambit_id": "6282f328-6f6b-4f8d-9b77-16cd367e2f0c",
"last_updated": "2022-12-01T16:27:24.775271-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee51bf98-0a52-4a18-bc63-0439266156f3/?format=api"
},
{
"id": "ae51d99d-ef58-4e3b-bd61-da4b2f595f2b",
"gambit_id": "23927603-dfed-4558-b4d4-fc290bbcfe93",
"last_updated": "2022-12-01T16:27:24.776266-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Rangers",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee51bf98-0a52-4a18-bc63-0439266156f3/?format=api"
}
]
}