GET /api/bet_types/c6ccfd60-f923-46a0-950e-e6261bf8ffbf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6ccfd60-f923-46a0-950e-e6261bf8ffbf",
"match": "https://api-prod.gambitprofit.com/api/matches/563b8b6f-baff-4afb-b4cc-ba74aad84ec0/?format=api",
"name": "Over/Under",
"created_at": "2023-11-16T09:28:11.082707-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 46",
"amount": 5000.0
},
{
"team": "Game Total Under 46",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "c52f88ae-e665-49d7-80f3-5bc51e1030ce",
"gambit_id": "5c053e11-6bec-46ed-a384-cdae9f4d27da",
"last_updated": "2023-11-20T19:38:17.753081-05:00",
"created_at": "2023-11-16T09:28:11.086472-05:00",
"name": "Game Total Over 46",
"reward": "1.86000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ccfd60-f923-46a0-950e-e6261bf8ffbf/?format=api"
},
{
"id": "493e2ffb-b4f7-4316-804c-fe3ece6e36c5",
"gambit_id": "29d1c77b-1e6c-4c66-9b87-ba3bb2906860",
"last_updated": "2023-11-20T19:38:17.763117-05:00",
"created_at": "2023-11-16T09:28:11.090943-05:00",
"name": "Game Total Under 46",
"reward": "1.86000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ccfd60-f923-46a0-950e-e6261bf8ffbf/?format=api"
}
]
}