GET /api/bet_types/b973c2bf-7fee-4bef-b244-d9792dcd1e30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b973c2bf-7fee-4bef-b244-d9792dcd1e30",
"match": "https://api-prod.gambitprofit.com/api/matches/4145391f-c3ce-424b-ad42-f6d80678220a/?format=api",
"name": "Over/Under",
"created_at": "2023-11-27T09:18:11.234928-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 Over 5.5",
"amount": 5213.0
},
{
"team": "Game Total Under 5.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "31e74201-f71d-485e-8228-3e2a8b0ce3f9",
"gambit_id": "2ee7d3ad-aa26-4ff0-b629-dd9dab06fe08",
"last_updated": "2023-11-28T21:27:58.418135-05:00",
"created_at": "2023-11-27T09:18:11.238242-05:00",
"name": "Game Total Over 5.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b973c2bf-7fee-4bef-b244-d9792dcd1e30/?format=api"
},
{
"id": "69aaf0f0-1a95-4687-b892-c38d90181b63",
"gambit_id": "503802e8-60c2-4ca5-9df6-b01b5b4f6d6e",
"last_updated": "2023-11-28T21:27:58.421787-05:00",
"created_at": "2023-11-27T09:18:11.241864-05:00",
"name": "Game Total Under 5.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b973c2bf-7fee-4bef-b244-d9792dcd1e30/?format=api"
}
]
}