GET /api/bet_types/1c58c80a-e14b-41ae-bea0-4f646f6f4dae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c58c80a-e14b-41ae-bea0-4f646f6f4dae",
"match": "https://api-prod.gambitprofit.com/api/matches/a11b0370-969c-498e-b31a-d2180c812212/?format=api",
"name": "Over/Under",
"created_at": "2023-05-10T15:12:00.563054-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a2ea7edf-b313-4482-af0d-afbc93cd304c",
"gambit_id": "109893aa-1b05-47db-8ce8-b23f1a977059",
"last_updated": "2023-05-11T11:17:08.163809-04:00",
"created_at": "2023-05-10T15:12:00.564727-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c58c80a-e14b-41ae-bea0-4f646f6f4dae/?format=api"
},
{
"id": "f36bb84d-8056-4c99-8865-14747cfbbcc3",
"gambit_id": "be74a3e0-1d3c-4bb5-aeea-cdfa34bf6c84",
"last_updated": "2023-05-11T11:17:08.165263-04:00",
"created_at": "2023-05-10T15:12:00.567291-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c58c80a-e14b-41ae-bea0-4f646f6f4dae/?format=api"
}
]
}