GET /api/bet_types/0abbc7b9-7988-4469-8797-c7e57db258a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0abbc7b9-7988-4469-8797-c7e57db258a8",
"match": "https://api-prod.gambitprofit.com/api/matches/6665e08c-6373-47c5-a2f2-8b90d54dcf87/?format=api",
"name": "Over/Under",
"created_at": "2023-03-23T09:06:52.611377-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 Under 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f73d20c4-0d24-4e87-8c5d-1362974947d0",
"gambit_id": "04039068-c426-4156-b283-a7dfaf6df969",
"last_updated": "2023-03-24T10:51:53.253851-04:00",
"created_at": "2023-03-23T09:06:52.613020-04:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0abbc7b9-7988-4469-8797-c7e57db258a8/?format=api"
},
{
"id": "3a19abec-a34a-475f-bfa4-d8eeecb89133",
"gambit_id": "77bb9eea-bf3f-42e0-b33e-34c4f2c00086",
"last_updated": "2023-03-24T10:51:53.257292-04:00",
"created_at": "2023-03-23T09:06:52.614640-04:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0abbc7b9-7988-4469-8797-c7e57db258a8/?format=api"
}
]
}