GET /api/bet_types/ae8abb28-2546-4fa1-9c8c-feb644ac36e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae8abb28-2546-4fa1-9c8c-feb644ac36e4",
"match": "https://api-prod.gambitprofit.com/api/matches/b00d1660-6a43-4f13-ad7c-b4db85d772e4/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-21T08:53:23.993639-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": "NYM",
"amount": 6390.0
},
{
"team": "BOS",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "0f3cfb3b-159a-47cc-b55f-555696b68b55",
"gambit_id": "7e4d09c8-fb93-44b1-9ea7-54787a900b3f",
"last_updated": "2023-07-23T22:12:58.488753-04:00",
"created_at": "2023-07-21T08:53:23.995437-04:00",
"name": "NYM",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae8abb28-2546-4fa1-9c8c-feb644ac36e4/?format=api"
},
{
"id": "28971be0-090a-468f-93ef-dd3d88862c01",
"gambit_id": "7004acf1-27f6-4f84-9f04-801fe1ac5b40",
"last_updated": "2023-07-23T22:12:58.492160-04:00",
"created_at": "2023-07-21T08:53:23.997431-04:00",
"name": "BOS",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae8abb28-2546-4fa1-9c8c-feb644ac36e4/?format=api"
}
]
}