GET /api/bet_types/d50ca366-48d8-4ec9-b852-79c70ba0cb12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d50ca366-48d8-4ec9-b852-79c70ba0cb12",
"match": "https://api-prod.gambitprofit.com/api/matches/cf3b75f9-3d3e-4e73-8347-c6b56285d534/?format=api",
"name": "Over/Under",
"created_at": "2023-12-27T09:43:12.303155-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 47",
"amount": 5000.0
},
{
"team": "Game Total Under 47",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a3c5cdea-d156-40f7-9aca-5ddecd668fb6",
"gambit_id": "43e12321-ed9c-4009-b326-7cde5c93a5ab",
"last_updated": "2024-01-02T10:38:10.570970-05:00",
"created_at": "2023-12-27T09:43:12.306816-05:00",
"name": "Game Total Over 47",
"reward": "1.87000",
"odds": "1.90910",
"spread": "47.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d50ca366-48d8-4ec9-b852-79c70ba0cb12/?format=api"
},
{
"id": "1cb07209-3431-4b4f-8974-08846c44a842",
"gambit_id": "c53cfffb-dd49-461a-ae4f-3a9410ae7594",
"last_updated": "2024-01-02T10:38:10.574166-05:00",
"created_at": "2023-12-27T09:43:12.311582-05:00",
"name": "Game Total Under 47",
"reward": "1.87000",
"odds": "1.90910",
"spread": "47.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d50ca366-48d8-4ec9-b852-79c70ba0cb12/?format=api"
}
]
}