GET /api/bet_types/f68074b7-2cdc-4c59-ba15-de582d6518c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f68074b7-2cdc-4c59-ba15-de582d6518c3",
"match": "https://api-prod.gambitprofit.com/api/matches/556c1aa3-fa6c-4bef-8f33-3ce35301d1e9/?format=api",
"name": "Over/Under",
"created_at": "2023-04-30T12:47:11.338818-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 Under 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4775e158-5a52-4f68-a4ee-6b5d217a7fa9",
"gambit_id": "f489c4b8-b53c-43ea-9918-d17facf3cbad",
"last_updated": "2023-05-01T12:27:24.169825-04:00",
"created_at": "2023-04-30T12:47:11.341042-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f68074b7-2cdc-4c59-ba15-de582d6518c3/?format=api"
},
{
"id": "01127eb4-e8bb-4a08-9967-fa5757e0a08a",
"gambit_id": "12a4e7b1-da16-4a7e-95d6-846a8fa0705a",
"last_updated": "2023-05-01T12:27:24.171808-04:00",
"created_at": "2023-04-30T12:47:11.343077-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f68074b7-2cdc-4c59-ba15-de582d6518c3/?format=api"
}
]
}