GET /api/bet_types/026c1c71-d281-4ff5-b85d-74b595796b19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "026c1c71-d281-4ff5-b85d-74b595796b19",
"match": "https://api-prod.gambitprofit.com/api/matches/b5aa81fa-b67e-4eda-88e6-ff71f89c789e/?format=api",
"name": "Over/Under",
"created_at": "2023-12-23T09:12:58.690373-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 6.5",
"amount": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "acad54e7-1808-4c56-bff4-ab56b56facc0",
"gambit_id": "b4f5ed65-ca3c-426a-aca1-960b23eaaa0a",
"last_updated": "2023-12-26T15:33:13.822329-05:00",
"created_at": "2023-12-23T09:12:58.693679-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/026c1c71-d281-4ff5-b85d-74b595796b19/?format=api"
},
{
"id": "3ed36164-7369-49c0-801f-e22e18a8cfb5",
"gambit_id": "f26044e4-ae85-4a4c-b16f-43169ac67305",
"last_updated": "2023-12-26T15:33:13.825653-05:00",
"created_at": "2023-12-23T09:12:58.697992-05:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/026c1c71-d281-4ff5-b85d-74b595796b19/?format=api"
}
]
}