GET /api/bet_types/2f87c59c-4f19-4b90-b993-9fcb4af944ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f87c59c-4f19-4b90-b993-9fcb4af944ba",
"match": "https://api-prod.gambitprofit.com/api/matches/aed58f47-c905-4f6b-ad43-ddcb06734399/?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": "Tennessee Titans",
"amount": 5212.0
},
{
"team": "Houston Texans",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "1201e8a1-b1dc-4253-9696-dc80b3469ad6",
"gambit_id": "8d3afeea-824f-4862-8ea5-92f68b5e04ab",
"last_updated": "2022-10-31T11:36:57.952072-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tennessee Titans",
"reward": "1.81000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f87c59c-4f19-4b90-b993-9fcb4af944ba/?format=api"
},
{
"id": "dba77095-7439-4dbe-956f-0bd4a17cae6e",
"gambit_id": "a6fda90c-6912-491e-8424-e4e55f527ba5",
"last_updated": "2022-10-31T11:36:57.951091-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Texans",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f87c59c-4f19-4b90-b993-9fcb4af944ba/?format=api"
}
]
}