GET /api/bet_types/2a772354-876e-4b4f-b2e4-9464b5109094/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a772354-876e-4b4f-b2e4-9464b5109094",
"match": "https://api-prod.gambitprofit.com/api/matches/7aa81172-9a25-48ec-ae44-0e52bd162fcf/?format=api",
"name": "Over/Under",
"created_at": "2023-12-30T10:43:15.308831-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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5e7d2a57-fa09-4553-8879-a0deb22d74c9",
"gambit_id": "3083923a-3f0a-4d36-b7f0-77ac06b9c24f",
"last_updated": "2024-01-01T19:48:20.701419-05:00",
"created_at": "2023-12-30T10:43:15.316526-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a772354-876e-4b4f-b2e4-9464b5109094/?format=api"
},
{
"id": "35faee0c-ab49-43f5-b707-035e2be8ad17",
"gambit_id": "f81d569b-2b16-42d3-a26c-43b9a49bb0dc",
"last_updated": "2024-01-01T19:48:20.705149-05:00",
"created_at": "2023-12-30T10:43:15.320604-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a772354-876e-4b4f-b2e4-9464b5109094/?format=api"
}
]
}