GET /api/bet_types/38335fe8-c23e-4f69-ac85-40319da819f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "38335fe8-c23e-4f69-ac85-40319da819f3",
"match": "https://api-prod.gambitprofit.com/api/matches/005d0976-f5bc-4af7-91e2-815c74c52e4d/?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 Over 6",
"amount": 5208.0
},
{
"team": "Game Total Under 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "bfb70d37-6bee-4588-b41a-b00283329c12",
"gambit_id": "3b76ed79-b5a4-4e27-809c-ae49d5e3eb46",
"last_updated": "2022-12-05T11:32:14.978133-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38335fe8-c23e-4f69-ac85-40319da819f3/?format=api"
},
{
"id": "bf18df5c-749c-4230-96dc-54d7f4330cc0",
"gambit_id": "c0d2ebc6-9020-40de-9e32-1b37ec01c538",
"last_updated": "2022-12-05T11:32:14.977085-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38335fe8-c23e-4f69-ac85-40319da819f3/?format=api"
}
]
}