GET /api/bet_types/ddceda16-d8e7-4c6d-9b2a-ba5196791e76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ddceda16-d8e7-4c6d-9b2a-ba5196791e76",
"match": "https://api-prod.gambitprofit.com/api/matches/d0e646ea-90e4-4fc7-862a-831d3ce947a8/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-30T10:28:03.271886-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": "Winnipeg Jets",
"amount": 6812.0
},
{
"team": "Edmonton Oilers",
"amount": 3188.0
}
],
"expected_reward_tokens": 9468.36,
"profit_sb": -31.64,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "baf7af1a-4072-47de-90e7-969e9838d17a",
"gambit_id": "c3107bb4-6833-494b-b1c3-857c622ea4da",
"last_updated": "2023-12-01T19:18:09.831873-05:00",
"created_at": "2023-11-30T10:28:03.285345-05:00",
"name": "Winnipeg Jets",
"reward": "1.39000",
"odds": "1.40820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddceda16-d8e7-4c6d-9b2a-ba5196791e76/?format=api"
},
{
"id": "0af90386-94d3-4019-9f37-94067b2b9050",
"gambit_id": "35ee5d06-4891-4476-a38e-700fafb1fd54",
"last_updated": "2023-12-01T19:18:09.828066-05:00",
"created_at": "2023-11-30T10:28:03.278551-05:00",
"name": "Edmonton Oilers",
"reward": "2.97000",
"odds": "3.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddceda16-d8e7-4c6d-9b2a-ba5196791e76/?format=api"
}
]
}