GET /api/bet_types/254c4144-7042-4e35-8e49-ef8c48c64e58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "254c4144-7042-4e35-8e49-ef8c48c64e58",
"match": "https://api-prod.gambitprofit.com/api/matches/16f017b9-3f27-47a0-9514-bc5910af4248/?format=api",
"name": "Over/Under",
"created_at": "2023-08-26T09:23:26.984691-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c6cb5366-c486-419a-938c-3176fd158d56",
"gambit_id": "41ba8556-af46-4098-b624-265914030bec",
"last_updated": "2023-08-28T15:28:22.181458-04:00",
"created_at": "2023-08-26T09:23:26.993159-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/254c4144-7042-4e35-8e49-ef8c48c64e58/?format=api"
},
{
"id": "1e4ce7b8-633f-4e8b-829c-5fabc20448cd",
"gambit_id": "ac5790ec-0c4e-4a0e-8c3c-198ed001134c",
"last_updated": "2023-08-28T15:28:22.178026-04:00",
"created_at": "2023-08-26T09:23:26.988727-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/254c4144-7042-4e35-8e49-ef8c48c64e58/?format=api"
}
]
}