GET /api/bet_types/8e93bade-3dea-461b-bcd3-20b381d8d4e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e93bade-3dea-461b-bcd3-20b381d8d4e5",
"match": "https://api-prod.gambitprofit.com/api/matches/20bc8d2c-cb5c-48fc-95f0-e6c49f6d1056/?format=api",
"name": "Over/Under",
"created_at": "2023-01-23T09:11:57.914902-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": "Game Total Under 244.5",
"amount": 5000.0
},
{
"team": "Game Total Over 244.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "3637a667-a3d3-4a25-ab04-e993a5bc7ee0",
"gambit_id": "edff1620-8b6c-42a8-9559-b14c58fda576",
"last_updated": "2023-01-24T09:36:52.899004-05:00",
"created_at": "2023-01-23T09:11:57.916231-05:00",
"name": "Game Total Under 244.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "244.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e93bade-3dea-461b-bcd3-20b381d8d4e5/?format=api"
},
{
"id": "4541bee8-f7cf-4887-957d-0f098025073b",
"gambit_id": "cf891333-a7cf-426d-9bb2-ef3d96216d9d",
"last_updated": "2023-01-24T09:36:52.900177-05:00",
"created_at": "2023-01-23T09:11:57.917496-05:00",
"name": "Game Total Over 244.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "244.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e93bade-3dea-461b-bcd3-20b381d8d4e5/?format=api"
}
]
}