GET /api/bet_types/733894db-a24c-421a-90a0-ac2262c80129/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "733894db-a24c-421a-90a0-ac2262c80129",
"match": "https://api-prod.gambitprofit.com/api/matches/04a34e52-08dc-45f2-aac8-5ccb51f72064/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-05T09:53:20.462197-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": "WAS",
"amount": 5688.0
},
{
"team": "NYM",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "cc37739c-41ff-47bd-b55e-12448a8ffcc8",
"gambit_id": "703d9ca2-83ba-405a-b942-84e0fa7a8ffe",
"last_updated": "2023-09-06T22:53:25.476735-04:00",
"created_at": "2023-09-05T09:53:20.485809-04:00",
"name": "WAS",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733894db-a24c-421a-90a0-ac2262c80129/?format=api"
},
{
"id": "3d42660d-12f1-4f43-ad58-7f57b78a636a",
"gambit_id": "b82cc9f8-8b98-45e0-9b80-29bbaf04cd82",
"last_updated": "2023-09-06T22:53:25.473295-04:00",
"created_at": "2023-09-05T09:53:20.473824-04:00",
"name": "NYM",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733894db-a24c-421a-90a0-ac2262c80129/?format=api"
}
]
}