GET /api/bet_types/1ccba590-dd7c-4cec-893f-86b06ad542d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1ccba590-dd7c-4cec-893f-86b06ad542d3",
"match": "https://api-prod.gambitprofit.com/api/matches/0372c410-fc89-4803-a834-fd8b8dbbce55/?format=api",
"name": "Over/Under",
"created_at": "2024-01-05T09:32:59.681693-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 237.5",
"amount": 5000.0
},
{
"team": "Game Total Under 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "04bf1ca5-240e-4c25-a2d7-300f9142de61",
"gambit_id": "9df81c76-f6ce-4c33-9e61-934af3094a20",
"last_updated": "2024-01-08T14:23:11.249541-05:00",
"created_at": "2024-01-05T09:32:59.685667-05:00",
"name": "Game Total Over 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ccba590-dd7c-4cec-893f-86b06ad542d3/?format=api"
},
{
"id": "863d9857-1d4f-49cb-9d2a-f632179be18b",
"gambit_id": "d7c24abf-a758-4f47-8be5-c817ba6f78c1",
"last_updated": "2024-01-08T14:23:11.252789-05:00",
"created_at": "2024-01-05T09:32:59.689561-05:00",
"name": "Game Total Under 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ccba590-dd7c-4cec-893f-86b06ad542d3/?format=api"
}
]
}