GET /api/bet_types/8abf2b64-0e23-4031-a097-f3d1a8a1ea19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8abf2b64-0e23-4031-a097-f3d1a8a1ea19",
"match": "https://api-prod.gambitprofit.com/api/matches/51db3d27-ffe4-4809-a10c-7244e575f91d/?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": 5838.0
},
{
"team": "Tampa Bay Buccaneers",
"amount": 4162.0
}
],
"expected_reward_tokens": 9281.26,
"profit_sb": 281.26,
"profit_sb_percentage": 3.13,
"recommended": true
},
"lines": [
{
"id": "d6da283d-2eec-4fe0-882f-0909aaff2d89",
"gambit_id": "6e6b51ad-44cf-42a8-9127-fab2499e1f2f",
"last_updated": "2022-08-21T12:57:10.064949-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tennessee Titans",
"reward": "1.59000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8abf2b64-0e23-4031-a097-f3d1a8a1ea19/?format=api"
},
{
"id": "7438001d-32f3-46cb-a820-8c27cb707284",
"gambit_id": "e455c0e7-329f-4973-a082-3fd0846270cf",
"last_updated": "2022-08-21T12:57:10.065431-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "2.23000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8abf2b64-0e23-4031-a097-f3d1a8a1ea19/?format=api"
}
]
}