GET /api/bet_types/ecb412be-33dc-4830-b1db-6fbc9012a74c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ecb412be-33dc-4830-b1db-6fbc9012a74c",
"match": "https://api-prod.gambitprofit.com/api/matches/16701828-cf46-4771-8ad6-be5d91cc0b21/?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 Under 40.5",
"amount": 5000.0
},
{
"team": "Game Total Over 40.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "de96fb43-fd22-4c52-bc75-d2be98f98dbe",
"gambit_id": "3ebf340b-a8a3-409c-907b-2d2c173479a2",
"last_updated": "2022-12-05T15:32:07.053601-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 40.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecb412be-33dc-4830-b1db-6fbc9012a74c/?format=api"
},
{
"id": "830bf333-3d97-410b-b4ec-aa7f9d441359",
"gambit_id": "556dc259-e38b-493a-8207-68549d6eb26a",
"last_updated": "2022-12-05T15:32:07.055461-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 40.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecb412be-33dc-4830-b1db-6fbc9012a74c/?format=api"
}
]
}