GET /api/bet_types/a437fcdf-2c60-4c09-9437-1dcbf6f438de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a437fcdf-2c60-4c09-9437-1dcbf6f438de",
"match": "https://api-prod.gambitprofit.com/api/matches/96dff0c7-44c5-44fe-ad52-18ec640c0f5a/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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",
"amount": 5110.0
},
{
"team": "Game Total Under 8",
"amount": 4890.0
}
],
"expected_reward_tokens": 9044.7,
"profit_sb": 44.7,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "0b5d39bb-2392-40d3-b21f-4b327296229d",
"gambit_id": "7208367a-d807-4bce-916e-7ff7f7a7695c",
"last_updated": "2022-09-14T10:32:13.814636-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.77000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a437fcdf-2c60-4c09-9437-1dcbf6f438de/?format=api"
},
{
"id": "0d237b5e-6c97-4428-b02d-ff1236414a7f",
"gambit_id": "bf5d4942-fa1f-4b28-8274-7e17864c39ac",
"last_updated": "2022-09-14T10:32:13.813528-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.85000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a437fcdf-2c60-4c09-9437-1dcbf6f438de/?format=api"
}
]
}