GET /api/bet_types/f42b0e07-f076-411c-b1f3-cf894b055c6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f42b0e07-f076-411c-b1f3-cf894b055c6b",
"match": "https://api-prod.gambitprofit.com/api/matches/d18c349c-28d2-47e4-bd0f-2c021d46148b/?format=api",
"name": "Over/Under",
"created_at": "2023-03-19T09:17:07.443702-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 6",
"amount": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d9534221-e3f0-4291-b664-555ac6dbd774",
"gambit_id": "4847e1d7-d544-45fe-a517-4850723c2434",
"last_updated": "2023-03-20T11:42:08.528567-04:00",
"created_at": "2023-03-19T09:17:07.445052-04:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f42b0e07-f076-411c-b1f3-cf894b055c6b/?format=api"
},
{
"id": "be497c38-ec95-4dc6-9f1b-bda8be90b08c",
"gambit_id": "d6046950-1e6d-46a1-a6ad-196c0f32ad90",
"last_updated": "2023-03-20T11:42:08.531435-04:00",
"created_at": "2023-03-19T09:17:07.446397-04:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f42b0e07-f076-411c-b1f3-cf894b055c6b/?format=api"
}
]
}