GET /api/bet_types/7223ee61-3767-4a9b-b19d-6630a39d10af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7223ee61-3767-4a9b-b19d-6630a39d10af",
"match": "https://api-prod.gambitprofit.com/api/matches/51e4d84c-d9cb-414e-9d8c-6b164bce930c/?format=api",
"name": "Over/Under",
"created_at": "2023-04-06T09:07:01.274086-04: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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0d3fd008-1028-4d40-9e14-42610136f902",
"gambit_id": "e05c6c2f-5824-4180-8ea5-3ce74ef4f95b",
"last_updated": "2023-04-07T10:17:17.077716-04:00",
"created_at": "2023-04-06T09:07:01.277356-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7223ee61-3767-4a9b-b19d-6630a39d10af/?format=api"
},
{
"id": "df2438d0-0b9b-4836-8a83-1108e2d7f56b",
"gambit_id": "d32d1f18-7f51-4988-9f6d-6dc78a21f2fe",
"last_updated": "2023-04-07T10:17:17.074925-04:00",
"created_at": "2023-04-06T09:07:01.275826-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7223ee61-3767-4a9b-b19d-6630a39d10af/?format=api"
}
]
}