GET /api/bet_types/8c0f678c-381c-446b-82d6-103609e478a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c0f678c-381c-446b-82d6-103609e478a3",
"match": "https://api-prod.gambitprofit.com/api/matches/732e7aa7-dcce-4e49-b19d-2b20a27781a5/?format=api",
"name": "Over/Under",
"created_at": "2023-10-28T18:48:24.661262-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 Over 223",
"amount": 5000.0
},
{
"team": "Game Total Under 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "8c7146e5-7cb3-48a2-a236-c4dfc0efd440",
"gambit_id": "b43404a5-20a1-4ce2-98aa-bc3f2c043d5b",
"last_updated": "2023-10-30T14:38:09.254273-04:00",
"created_at": "2023-10-28T18:48:24.669416-04:00",
"name": "Game Total Over 223",
"reward": "1.86000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c0f678c-381c-446b-82d6-103609e478a3/?format=api"
},
{
"id": "d788a9ae-4625-4a17-b560-2ce49b64c3c0",
"gambit_id": "43bbb03f-436d-4490-addb-5a54c2206a6b",
"last_updated": "2023-10-30T14:38:09.257722-04:00",
"created_at": "2023-10-28T18:48:24.665003-04:00",
"name": "Game Total Under 223",
"reward": "1.86000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c0f678c-381c-446b-82d6-103609e478a3/?format=api"
}
]
}