GET /api/bet_types/a131534a-c89c-448a-b3de-a28ae8a06f5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a131534a-c89c-448a-b3de-a28ae8a06f5f",
"match": "https://api-prod.gambitprofit.com/api/matches/ec831d6f-fa17-4b5f-870c-ce4fa864044b/?format=api",
"name": "Over/Under",
"created_at": "2022-12-28T09:32:07.060824-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": 5196.0
},
{
"team": "Game Total Over 6.5",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "d9457982-1dd6-4e02-bba4-80b3fc4bb71d",
"gambit_id": "d2617bdc-05fa-4386-ae28-cfe2c75a589a",
"last_updated": "2022-12-30T18:57:02.200456-05:00",
"created_at": "2022-12-28T09:32:07.062079-05:00",
"name": "Game Total Under 6.5",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a131534a-c89c-448a-b3de-a28ae8a06f5f/?format=api"
},
{
"id": "ed1460e6-10e9-4097-bd84-dd01f92e7f9f",
"gambit_id": "8232fb81-9e10-4da8-a7e0-4d0e5849a95f",
"last_updated": "2022-12-30T18:57:02.201572-05:00",
"created_at": "2022-12-28T09:32:07.063346-05:00",
"name": "Game Total Over 6.5",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a131534a-c89c-448a-b3de-a28ae8a06f5f/?format=api"
}
]
}