GET /api/bet_types/0f8ddfa1-8369-4d2c-883d-0e734b0fbfa8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f8ddfa1-8369-4d2c-883d-0e734b0fbfa8",
"match": "https://api-prod.gambitprofit.com/api/matches/d9cf138d-1567-477d-ae3d-91addf901786/?format=api",
"name": "Over/Under",
"created_at": "2023-06-21T08:33:14.893819-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": 5317.0
},
{
"team": "Game Total Under 8.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "7fbda5cd-fc4b-44f4-aab9-38ce2b8fec15",
"gambit_id": "ca88a65d-84be-4c8a-980c-a8f321fb0f10",
"last_updated": "2023-06-22T10:58:35.296298-04:00",
"created_at": "2023-06-21T08:33:14.895374-04:00",
"name": "Game Total Over 8.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f8ddfa1-8369-4d2c-883d-0e734b0fbfa8/?format=api"
},
{
"id": "4888cbf0-11f2-4367-b003-1cbd57b3926d",
"gambit_id": "8d2c8be4-9664-442c-95fa-d7537cb446e5",
"last_updated": "2023-06-22T10:58:35.298546-04:00",
"created_at": "2023-06-21T08:33:14.897011-04:00",
"name": "Game Total Under 8.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f8ddfa1-8369-4d2c-883d-0e734b0fbfa8/?format=api"
}
]
}