GET /api/bet_types/c825c97f-1e46-469b-90bc-9eea2cb14f7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c825c97f-1e46-469b-90bc-9eea2cb14f7c",
"match": "https://api-prod.gambitprofit.com/api/matches/d45cfbb5-55df-48cc-bcf2-4cf6de1f9c21/?format=api",
"name": "Over/Under",
"created_at": "2023-03-15T09:07:11.716962-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 222",
"amount": 5000.0
},
{
"team": "Game Total Over 222",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "41d9c8e1-98a2-49d4-a7c6-8d5dc8ebd893",
"gambit_id": "785a29c5-8eda-4480-b626-713aeb187997",
"last_updated": "2023-03-16T17:37:24.172600-04:00",
"created_at": "2023-03-15T09:07:11.719257-04:00",
"name": "Game Total Under 222",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c825c97f-1e46-469b-90bc-9eea2cb14f7c/?format=api"
},
{
"id": "f00c0acf-146b-48c7-bbfd-9074d866d252",
"gambit_id": "e641a23c-4030-4d99-8fec-e41636235b02",
"last_updated": "2023-03-16T17:37:24.174717-04:00",
"created_at": "2023-03-15T09:07:11.721666-04:00",
"name": "Game Total Over 222",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c825c97f-1e46-469b-90bc-9eea2cb14f7c/?format=api"
}
]
}