GET /api/bet_types/5c8b93f1-159f-463f-a8a8-8afb43a5b91c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c8b93f1-159f-463f-a8a8-8afb43a5b91c",
"match": "https://api-prod.gambitprofit.com/api/matches/6a398a50-76d5-490f-9ee2-1205629354af/?format=api",
"name": "Over/Under",
"created_at": "2023-01-19T09:22:07.895012-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",
"amount": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "3bf3c46e-76ea-4bda-ab22-1e77b813bca9",
"gambit_id": "212ecab1-5322-4aeb-bfd3-95e1466e38da",
"last_updated": "2023-01-20T09:57:01.791908-05:00",
"created_at": "2023-01-19T09:22:07.896313-05:00",
"name": "Game Total Under 6",
"reward": "1.89000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c8b93f1-159f-463f-a8a8-8afb43a5b91c/?format=api"
},
{
"id": "a3d2e09a-a3fd-4a49-8b6a-ad4733f1061c",
"gambit_id": "1440f4f4-fba9-46ee-b12b-ba0b32be1584",
"last_updated": "2023-01-20T09:57:01.793078-05:00",
"created_at": "2023-01-19T09:22:07.897630-05:00",
"name": "Game Total Over 6",
"reward": "1.89000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c8b93f1-159f-463f-a8a8-8afb43a5b91c/?format=api"
}
]
}