GET /api/bet_types/1f876097-a524-4775-ba43-9f8ccb118c9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f876097-a524-4775-ba43-9f8ccb118c9d",
"match": "https://api-prod.gambitprofit.com/api/matches/11365848-a443-4b94-a4ef-5ace8001fea1/?format=api",
"name": "Over/Under",
"created_at": "2023-02-07T11:11:52.256115-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 240",
"amount": 5000.0
},
{
"team": "Game Total Under 240",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "73b965c3-fb82-4e9b-8f82-8fd3aafc80cd",
"gambit_id": "f82c9864-19cd-4375-b41a-32e0f771ba90",
"last_updated": "2023-02-08T09:47:03.992399-05:00",
"created_at": "2023-02-07T11:11:52.259067-05:00",
"name": "Game Total Over 240",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f876097-a524-4775-ba43-9f8ccb118c9d/?format=api"
},
{
"id": "5a33e0bc-724d-4a64-8e6d-6cb1085c32e2",
"gambit_id": "f4a6d432-a54a-4a2e-a33d-ef70877f1c36",
"last_updated": "2023-02-08T09:47:03.991070-05:00",
"created_at": "2023-02-07T11:11:52.257603-05:00",
"name": "Game Total Under 240",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f876097-a524-4775-ba43-9f8ccb118c9d/?format=api"
}
]
}