GET /api/bet_types/742e09de-1aed-490a-bd7c-d040efb6538d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "742e09de-1aed-490a-bd7c-d040efb6538d",
"match": "https://api-prod.gambitprofit.com/api/matches/4e0910da-38a6-48fc-ad4c-20893d427a19/?format=api",
"name": "Over/Under",
"created_at": "2022-12-27T08:57:16.294163-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": 5098.0
},
{
"team": "Game Total Over 6",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "afdc2df5-5ac7-416a-9677-be89acbf2a5c",
"gambit_id": "3ecacfe5-4df9-483e-8ba1-5003deebb0d4",
"last_updated": "2022-12-28T21:47:14.820137-05:00",
"created_at": "2022-12-27T08:57:16.295369-05:00",
"name": "Game Total Under 6",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/742e09de-1aed-490a-bd7c-d040efb6538d/?format=api"
},
{
"id": "bbad1d04-e5cf-4aac-b543-0f7a3f1977f4",
"gambit_id": "86443306-71aa-4a8d-8396-f5aedffb386e",
"last_updated": "2022-12-28T21:47:14.821226-05:00",
"created_at": "2022-12-27T08:57:16.296637-05:00",
"name": "Game Total Over 6",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/742e09de-1aed-490a-bd7c-d040efb6538d/?format=api"
}
]
}