GET /api/bet_types/11d5e547-43a6-4133-90a5-7ab40ddbe6f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11d5e547-43a6-4133-90a5-7ab40ddbe6f5",
"match": "https://api-prod.gambitprofit.com/api/matches/5defb31f-f3df-4f0f-a297-d49d77753862/?format=api",
"name": "Over/Under",
"created_at": "2023-09-26T08:58:21.186474-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": "Game Total Over 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d8632f4d-3898-4fa0-bc07-0f545046867a",
"gambit_id": "a25c4f8f-5036-412c-a25a-1a143f3d9083",
"last_updated": "2023-09-27T18:58:11.163637-04:00",
"created_at": "2023-09-26T08:58:21.191210-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11d5e547-43a6-4133-90a5-7ab40ddbe6f5/?format=api"
},
{
"id": "c399cf76-d5fc-4c76-8030-c7fe97a4f1b2",
"gambit_id": "1e1a7e62-0d74-47e1-89b9-597123418928",
"last_updated": "2023-09-27T18:58:11.167085-04:00",
"created_at": "2023-09-26T08:58:21.195884-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11d5e547-43a6-4133-90a5-7ab40ddbe6f5/?format=api"
}
]
}