GET /api/bet_types/bf33f06a-75d1-48df-b39f-c2930c0f1d8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf33f06a-75d1-48df-b39f-c2930c0f1d8e",
"match": "https://api-prod.gambitprofit.com/api/matches/0f0a33b0-786e-4f05-9016-72f552906444/?format=api",
"name": "Over/Under",
"created_at": "2023-01-28T09:42:05.507531-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 235",
"amount": 5000.0
},
{
"team": "Game Total Under 235",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "14b9c51a-6916-4289-9400-2712688b1509",
"gambit_id": "6d434a06-c3b3-46be-9f47-2e6fe2b274ba",
"last_updated": "2023-01-30T17:46:57.889887-05:00",
"created_at": "2023-01-28T09:42:05.510136-05:00",
"name": "Game Total Over 235",
"reward": "1.88000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf33f06a-75d1-48df-b39f-c2930c0f1d8e/?format=api"
},
{
"id": "3493f6f1-8573-4866-ae0e-24a3e8b6a9b1",
"gambit_id": "484ee006-eed9-4ffe-aaf0-c7f051cec0c4",
"last_updated": "2023-01-30T17:46:57.888722-05:00",
"created_at": "2023-01-28T09:42:05.508790-05:00",
"name": "Game Total Under 235",
"reward": "1.88000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf33f06a-75d1-48df-b39f-c2930c0f1d8e/?format=api"
}
]
}