GET /api/bet_types/179b8b65-7036-4730-b06b-402fce7de70f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "179b8b65-7036-4730-b06b-402fce7de70f",
"match": "https://api-prod.gambitprofit.com/api/matches/6afd27a0-98b8-479a-817d-20d645a2b9fd/?format=api",
"name": "Over/Under",
"created_at": "2023-12-14T09:28:09.391716-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8153b5af-58be-4f0c-9ab2-22fb03e31b93",
"gambit_id": "2e14a6cf-d11e-45f9-82c6-2cc2c54ddf3e",
"last_updated": "2023-12-16T10:23:23.334872-05:00",
"created_at": "2023-12-14T09:28:09.400892-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/179b8b65-7036-4730-b06b-402fce7de70f/?format=api"
},
{
"id": "19d4abe1-f4c0-4afa-95dd-d695fbd2399e",
"gambit_id": "1859394b-4dfb-44a1-9bd6-53562b694e31",
"last_updated": "2023-12-16T10:23:23.331557-05:00",
"created_at": "2023-12-14T09:28:09.396182-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/179b8b65-7036-4730-b06b-402fce7de70f/?format=api"
}
]
}