GET /api/bet_types/59446d7e-69f9-4c34-a2fe-d3d9b8f29aca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59446d7e-69f9-4c34-a2fe-d3d9b8f29aca",
"match": "https://api-prod.gambitprofit.com/api/matches/ce170137-b311-422c-ac57-df29ccdae466/?format=api",
"name": "Over/Under",
"created_at": "2023-08-15T08:58:23.047642-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": "f98d0f27-9771-4d01-9ee7-4aee6daff828",
"gambit_id": "aacf24f7-5f86-488f-a0bf-7c302c43ba59",
"last_updated": "2023-08-17T13:33:12.586089-04:00",
"created_at": "2023-08-15T08:58:23.052157-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/59446d7e-69f9-4c34-a2fe-d3d9b8f29aca/?format=api"
},
{
"id": "bae84c1c-3ab8-4378-ba2e-09a7dd049dd2",
"gambit_id": "c9e0e92d-e324-49a4-a180-5aa16e329f46",
"last_updated": "2023-08-17T13:33:12.589418-04:00",
"created_at": "2023-08-15T08:58:23.056212-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/59446d7e-69f9-4c34-a2fe-d3d9b8f29aca/?format=api"
}
]
}