GET /api/bet_types/e236408b-751f-4edb-875c-cbb10334e3b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e236408b-751f-4edb-875c-cbb10334e3b8",
"match": "https://api-prod.gambitprofit.com/api/matches/47d71f14-0d0c-4048-9aea-331749a6f95b/?format=api",
"name": "Over/Under",
"created_at": "2023-05-09T11:07:12.094765-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": "a0a0f56c-d3bb-4923-be14-ecb30a80b115",
"gambit_id": "39db8c91-fc16-4aed-90ca-15aca89194f4",
"last_updated": "2023-05-10T15:32:07.451868-04:00",
"created_at": "2023-05-09T11:07:12.096356-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/e236408b-751f-4edb-875c-cbb10334e3b8/?format=api"
},
{
"id": "ce216a6b-9af2-42ed-9673-79a3e9de106b",
"gambit_id": "4f0b414b-8532-4cea-8ba2-d8822955a3da",
"last_updated": "2023-05-10T15:32:07.454024-04:00",
"created_at": "2023-05-09T11:07:12.097995-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/e236408b-751f-4edb-875c-cbb10334e3b8/?format=api"
}
]
}