GET /api/bet_types/b4b1b17f-12b5-47ba-8ef9-30c784d0777a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4b1b17f-12b5-47ba-8ef9-30c784d0777a",
"match": "https://api-prod.gambitprofit.com/api/matches/9a085b71-6005-47af-bb86-9b86e5f1ff5e/?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 42.5",
"amount": 5000.0
},
{
"team": "Game Total Over 42.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "5615bb23-553c-4c5c-bbd9-6c3d6da42105",
"gambit_id": "124956db-1c70-4b21-93c4-58cf13232c89",
"last_updated": "2022-12-17T09:47:24.985953-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 42.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4b1b17f-12b5-47ba-8ef9-30c784d0777a/?format=api"
},
{
"id": "07fef830-dfa3-4982-a676-30047b503a3d",
"gambit_id": "098fd3f9-150c-4266-b78f-2aff8f02afe2",
"last_updated": "2022-12-17T09:47:24.987002-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 42.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4b1b17f-12b5-47ba-8ef9-30c784d0777a/?format=api"
}
]
}