GET /api/bet_types/74ca99b3-7afd-4413-a7b3-8a4ae2912b64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74ca99b3-7afd-4413-a7b3-8a4ae2912b64",
"match": "https://api-prod.gambitprofit.com/api/matches/915c8feb-1437-45e1-8d4e-48f78fe59295/?format=api",
"name": "Over/Under",
"created_at": "2023-03-31T09:56:49.581154-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": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ec23c913-24fa-4ff0-b84e-59e9c560cc09",
"gambit_id": "6322bb2f-6e3c-4044-8bde-f03e1e4b62ec",
"last_updated": "2023-04-01T10:32:16.209097-04:00",
"created_at": "2023-03-31T09:56:49.583924-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74ca99b3-7afd-4413-a7b3-8a4ae2912b64/?format=api"
},
{
"id": "54150caa-5bd2-41fc-acdd-93a4e19a8e0d",
"gambit_id": "81d0fcff-9e1d-4c14-9b0e-8b38819b1b41",
"last_updated": "2023-04-01T10:32:16.211819-04:00",
"created_at": "2023-03-31T09:56:49.586107-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74ca99b3-7afd-4413-a7b3-8a4ae2912b64/?format=api"
}
]
}