GET /api/bet_types/9915e844-956b-49a5-8adb-5077415bac4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9915e844-956b-49a5-8adb-5077415bac4b",
"match": "https://api-prod.gambitprofit.com/api/matches/7215946f-2d96-48c4-8cac-a236f04a01b3/?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 6.5",
"amount": 5208.0
},
{
"team": "Game Total Over 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "71cdcae0-ffb8-4c03-84a5-a2a4e872f8a5",
"gambit_id": "7f3fa6d2-d43c-4954-bd0c-1052701b6e83",
"last_updated": "2022-11-18T09:52:39.865456-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9915e844-956b-49a5-8adb-5077415bac4b/?format=api"
},
{
"id": "d64c5d79-32a7-4bd7-893a-04e567a27c73",
"gambit_id": "e6d2ea7b-e832-4ce9-a65c-0e9408ddecce",
"last_updated": "2022-11-18T09:52:39.866602-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9915e844-956b-49a5-8adb-5077415bac4b/?format=api"
}
]
}