GET /api/bet_types/cef9595f-3b39-46b7-b42f-062aa1100477/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cef9595f-3b39-46b7-b42f-062aa1100477",
"match": "https://api-prod.gambitprofit.com/api/matches/2a5370a8-929a-490a-8be5-c1b729d7b724/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:32:17.331311-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 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5051e649-b0da-416f-9d38-849b904c0d8c",
"gambit_id": "0fb9023b-0142-40b9-9737-4f3219bd6823",
"last_updated": "2023-04-05T22:47:03.686886-04:00",
"created_at": "2023-04-04T09:32:17.334407-04:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef9595f-3b39-46b7-b42f-062aa1100477/?format=api"
},
{
"id": "e9caf19c-b26a-4489-9d7b-b58ed9bcbcf8",
"gambit_id": "e38423b6-45f5-4923-821d-075304d4e4c8",
"last_updated": "2023-04-05T22:47:03.685108-04:00",
"created_at": "2023-04-04T09:32:17.333010-04:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef9595f-3b39-46b7-b42f-062aa1100477/?format=api"
}
]
}