GET /api/bet_types/c0cbefd6-afba-432e-b0cf-c565b2ffd843/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0cbefd6-afba-432e-b0cf-c565b2ffd843",
"match": "https://api-prod.gambitprofit.com/api/matches/c3961ec6-7488-4e19-9994-4af7ebf8a455/?format=api",
"name": "Over/Under",
"created_at": "2023-06-20T08:33:19.814171-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": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "bc71de9c-e24d-4e1d-9e0c-10c3d6777740",
"gambit_id": "ab456b58-54f0-4a28-83f2-2357ffeadaff",
"last_updated": "2023-06-22T10:23:03.685936-04:00",
"created_at": "2023-06-20T08:33:19.816672-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0cbefd6-afba-432e-b0cf-c565b2ffd843/?format=api"
},
{
"id": "4d137cc5-2623-4412-a442-3efde96b45ce",
"gambit_id": "cbe66bca-f4fc-4f13-8d9c-98f490da83ff",
"last_updated": "2023-06-22T10:23:03.688754-04:00",
"created_at": "2023-06-20T08:33:19.819515-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0cbefd6-afba-432e-b0cf-c565b2ffd843/?format=api"
}
]
}