GET /api/bet_types/15a982b4-6eab-4c1f-be02-74ee66207d7f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15a982b4-6eab-4c1f-be02-74ee66207d7f",
"match": "https://api-prod.gambitprofit.com/api/matches/6d563d58-a0ab-4b77-8ace-c99bbb82e61e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-19T11:02:14.011613-04: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": "SDG (B Snell)",
"amount": 5689.0
},
{
"team": "BOS (J Paxton)",
"amount": 4311.0
}
],
"expected_reward_tokens": 9613.53,
"profit_sb": 113.53,
"profit_sb_percentage": 1.2,
"recommended": true
},
"lines": [
{
"id": "04c790f1-1a24-4057-8b02-f7d37925bb17",
"gambit_id": "e1a88a29-4495-4f17-8266-6d876aabcdff",
"last_updated": "2023-05-20T10:52:04.290612-04:00",
"created_at": "2023-05-19T11:02:14.013037-04:00",
"name": "SDG (B Snell)",
"reward": "1.69000",
"odds": "1.72460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15a982b4-6eab-4c1f-be02-74ee66207d7f/?format=api"
},
{
"id": "a9e68b4f-fd14-4454-8337-f78d59a7a49d",
"gambit_id": "f465b2c5-8dde-4d80-9a87-87d0eb7b646d",
"last_updated": "2023-05-20T10:52:04.292260-04:00",
"created_at": "2023-05-19T11:02:14.014645-04:00",
"name": "BOS (J Paxton)",
"reward": "2.23000",
"odds": "2.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15a982b4-6eab-4c1f-be02-74ee66207d7f/?format=api"
}
]
}