GET /api/bet_types/eabfe6dd-9cd3-4a67-ba70-6522ad4e9acc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eabfe6dd-9cd3-4a67-ba70-6522ad4e9acc",
"match": "https://api-prod.gambitprofit.com/api/matches/28f3adbf-ab69-429c-b56a-afb7488dcfec/?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": "New York Knicks",
"amount": 5098.0
},
{
"team": "Indiana Pacers",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "14b2c372-5729-4d7a-9bad-5242d3a80569",
"gambit_id": "8d9fdefa-39c6-467e-9848-caa92c9ea892",
"last_updated": "2022-12-19T13:26:59.007879-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Knicks",
"reward": "1.75000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eabfe6dd-9cd3-4a67-ba70-6522ad4e9acc/?format=api"
},
{
"id": "e959f4fc-b4be-4877-b364-fdd1441a2461",
"gambit_id": "b339df36-8e3e-4645-8c60-0520e1cf84ab",
"last_updated": "2022-12-19T13:26:59.005621-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indiana Pacers",
"reward": "1.82000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eabfe6dd-9cd3-4a67-ba70-6522ad4e9acc/?format=api"
}
]
}