GET /api/bet_types/25513ec9-d297-4fc8-88d8-cddd3ad1e8fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25513ec9-d297-4fc8-88d8-cddd3ad1e8fc",
"match": "https://api-prod.gambitprofit.com/api/matches/cc71ec6d-8de2-4ec5-a917-895eaa0fe658/?format=api",
"name": "Over/Under",
"created_at": "2023-04-01T12:26:50.337046-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e51f6731-15e0-4835-aab8-8f2fb063c4ff",
"gambit_id": "214fd5a3-8655-4c9d-96cc-475f50b20c17",
"last_updated": "2023-04-03T10:01:59.808797-04:00",
"created_at": "2023-04-01T12:26:50.342121-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25513ec9-d297-4fc8-88d8-cddd3ad1e8fc/?format=api"
},
{
"id": "3fe1b462-b879-4379-846c-75ce3e3fc773",
"gambit_id": "275b443a-c1c3-43a6-9819-5dfa1238fd3d",
"last_updated": "2023-04-03T10:01:59.806501-04:00",
"created_at": "2023-04-01T12:26:50.339610-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25513ec9-d297-4fc8-88d8-cddd3ad1e8fc/?format=api"
}
]
}