GET /api/bet_types/12efbf9e-6b0d-4d35-be8a-1f73a0b35d24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12efbf9e-6b0d-4d35-be8a-1f73a0b35d24",
"match": "https://api-prod.gambitprofit.com/api/matches/56940d90-ffc1-4396-aff5-28693534b37e/?format=api",
"name": "Over/Under",
"created_at": "2023-12-13T08:57:56.323966-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 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "80389949-5873-46e9-b653-755349b8be3d",
"gambit_id": "0690c100-5637-4304-baed-0e3c65550949",
"last_updated": "2023-12-15T09:53:15.963137-05:00",
"created_at": "2023-12-13T08:57:56.328461-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12efbf9e-6b0d-4d35-be8a-1f73a0b35d24/?format=api"
},
{
"id": "4cf7b745-8f93-43eb-8462-84ac1d745f88",
"gambit_id": "3c68b68b-0ce5-4ac2-97f3-34340b11ca44",
"last_updated": "2023-12-15T09:53:15.959990-05:00",
"created_at": "2023-12-13T08:57:56.333054-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12efbf9e-6b0d-4d35-be8a-1f73a0b35d24/?format=api"
}
]
}