GET /api/bet_types/f7558f17-dde6-456a-9673-580379187c66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7558f17-dde6-456a-9673-580379187c66",
"match": "https://api-prod.gambitprofit.com/api/matches/724e85d3-826b-4024-b17f-b16f47066211/?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": "Detroit Red Wings",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "090cd049-1c7a-4671-81ad-0a211e3307b5",
"gambit_id": "81bc9bf2-bf7d-476f-bca7-f3f9f45011d6",
"last_updated": "2022-12-19T10:47:30.665454-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/f7558f17-dde6-456a-9673-580379187c66/?format=api"
},
{
"id": "ce2d6eca-a43b-4127-859f-5680409a55e1",
"gambit_id": "d92431a0-f746-4be4-82ec-38fea012fea3",
"last_updated": "2022-12-19T10:47:30.664415-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7558f17-dde6-456a-9673-580379187c66/?format=api"
}
]
}