GET /api/bet_types/4529c37d-a210-42e8-8793-ec45ac38b05f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4529c37d-a210-42e8-8793-ec45ac38b05f",
"match": "https://api-prod.gambitprofit.com/api/matches/a2bbf5c5-3d9d-4219-8afe-f0d2cf67511a/?format=api",
"name": "Over/Under",
"created_at": "2023-03-01T09:21:57.965756-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 Under 219",
"amount": 5000.0
},
{
"team": "Game Total Over 219",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "fa821662-38d2-49c6-a1a0-9b294aba2a9e",
"gambit_id": "7d2c8551-9b0b-403e-b3f6-a4ef7cae93ca",
"last_updated": "2023-03-02T07:16:53.668740-05:00",
"created_at": "2023-03-01T09:21:57.967011-05:00",
"name": "Game Total Under 219",
"reward": "1.88000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4529c37d-a210-42e8-8793-ec45ac38b05f/?format=api"
},
{
"id": "81efc2ff-5e0f-44e6-8fc7-14d1d344afb7",
"gambit_id": "2b558bed-fc2e-4e0b-bb32-2d9d401968c5",
"last_updated": "2023-03-02T07:16:53.669944-05:00",
"created_at": "2023-03-01T09:21:57.968297-05:00",
"name": "Game Total Over 219",
"reward": "1.88000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4529c37d-a210-42e8-8793-ec45ac38b05f/?format=api"
}
]
}