GET /api/bet_types/99d11627-2473-4cda-bb97-c84899b746af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99d11627-2473-4cda-bb97-c84899b746af",
"match": "https://api-prod.gambitprofit.com/api/matches/79e63e8b-1328-4d66-a73f-f5f903c666e5/?format=api",
"name": "Over/Under",
"created_at": "2023-07-09T08:43:18.263775-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "18e95222-d0b1-41f8-9739-efa66aad3d65",
"gambit_id": "3886aa26-4b41-47a7-8278-fa1024a44549",
"last_updated": "2023-07-10T18:33:27.643192-04:00",
"created_at": "2023-07-09T08:43:18.265814-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99d11627-2473-4cda-bb97-c84899b746af/?format=api"
},
{
"id": "b1fe172c-efe6-4a43-97ea-6c8abf88a079",
"gambit_id": "32f8c17f-7f9b-447d-bed2-c4d573b1b6a9",
"last_updated": "2023-07-10T18:33:27.644613-04:00",
"created_at": "2023-07-09T08:43:18.267910-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99d11627-2473-4cda-bb97-c84899b746af/?format=api"
}
]
}