GET /api/bet_types/25977304-72da-4cfa-bdea-57b066d84769/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25977304-72da-4cfa-bdea-57b066d84769",
"match": "https://api-prod.gambitprofit.com/api/matches/5227de28-6fb3-4c90-abf5-bf0452674667/?format=api",
"name": "Over/Under",
"created_at": "2023-07-19T08:48:01.546503-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 7.5",
"amount": 5000.0
},
{
"team": "Game Total Under 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "84ab7c7f-bb81-447a-9f8c-7d14a1661783",
"gambit_id": "129565f6-58fd-488c-a5df-ec846d9df14c",
"last_updated": "2023-07-20T19:38:11.928377-04:00",
"created_at": "2023-07-19T08:48:01.548728-04:00",
"name": "Game Total Over 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25977304-72da-4cfa-bdea-57b066d84769/?format=api"
},
{
"id": "fb4d4a61-f4e9-4640-90f5-7d50d295e596",
"gambit_id": "1a9dc2d6-7d44-44c0-b626-8739f26b2841",
"last_updated": "2023-07-20T19:38:11.929921-04:00",
"created_at": "2023-07-19T08:48:01.551108-04:00",
"name": "Game Total Under 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25977304-72da-4cfa-bdea-57b066d84769/?format=api"
}
]
}