GET /api/bet_types/eb2a5e4e-66f1-40ac-8526-b93ee0221c43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eb2a5e4e-66f1-40ac-8526-b93ee0221c43",
"match": "https://api-prod.gambitprofit.com/api/matches/5cf2a066-46f3-4d96-ac69-2d4ef0be8edc/?format=api",
"name": "Over/Under",
"created_at": "2023-05-20T10:51:56.779019-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f8a0ae93-edcd-4dc8-85a1-d661b91ade57",
"gambit_id": "f2dbb0e5-fa24-45f2-888d-b959f817d15a",
"last_updated": "2023-05-22T13:27:21.977825-04:00",
"created_at": "2023-05-20T10:51:56.781263-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb2a5e4e-66f1-40ac-8526-b93ee0221c43/?format=api"
},
{
"id": "d4b4592d-c0dc-448f-96e4-fe0b2cbc52a7",
"gambit_id": "4b550800-5c3e-4dcd-a877-1263e40bf139",
"last_updated": "2023-05-22T13:27:21.979670-04:00",
"created_at": "2023-05-20T10:51:56.783687-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb2a5e4e-66f1-40ac-8526-b93ee0221c43/?format=api"
}
]
}