GET /api/bet_types/c25e1b56-b734-4d3d-b124-8b7c6626b254/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c25e1b56-b734-4d3d-b124-8b7c6626b254",
"match": "https://api-prod.gambitprofit.com/api/matches/2b4e33cb-8a31-451e-91b2-6cc91ae0924f/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T09:13:07.992121-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 212.5",
"amount": 5000.0
},
{
"team": "Game Total Over 212.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e36da5dd-b95a-424b-adb8-9cab66dcf0d8",
"gambit_id": "073b758e-d181-49de-a154-a4c10accb04b",
"last_updated": "2023-12-18T10:53:00.456635-05:00",
"created_at": "2023-12-15T09:13:07.995885-05:00",
"name": "Game Total Under 212.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "212.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c25e1b56-b734-4d3d-b124-8b7c6626b254/?format=api"
},
{
"id": "076ffcc7-8caf-47f9-9486-aa87d4c0fa37",
"gambit_id": "c5ccc7d7-b366-47ca-8971-6a8b973936df",
"last_updated": "2023-12-18T10:53:00.452800-05:00",
"created_at": "2023-12-15T09:13:07.999721-05:00",
"name": "Game Total Over 212.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "212.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c25e1b56-b734-4d3d-b124-8b7c6626b254/?format=api"
}
]
}