GET /api/bet_types/d04cb839-4fe7-4717-af21-eae054250d43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d04cb839-4fe7-4717-af21-eae054250d43",
"match": "https://api-prod.gambitprofit.com/api/matches/35d20780-8d95-4880-b591-90c8217c1b8a/?format=api",
"name": "Over/Under",
"created_at": "2024-01-15T10:23:22.099232-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b3d2e1f8-00b9-49be-b24e-be69e9e55f60",
"gambit_id": "ed937a60-8871-490c-aa17-d480852c436d",
"last_updated": "2024-01-17T22:28:12.244759-05:00",
"created_at": "2024-01-15T10:23:22.103627-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d04cb839-4fe7-4717-af21-eae054250d43/?format=api"
},
{
"id": "a062fe1c-0302-4715-bad1-04244813a2d6",
"gambit_id": "cf2291d9-c7ea-4a7d-a277-fdaa5987212a",
"last_updated": "2024-01-17T22:28:12.248019-05:00",
"created_at": "2024-01-15T10:23:22.108233-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d04cb839-4fe7-4717-af21-eae054250d43/?format=api"
}
]
}