GET /api/bet_types/223941f8-4a5b-4e74-8699-f25f0f21ee90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "223941f8-4a5b-4e74-8699-f25f0f21ee90",
"match": "https://api-prod.gambitprofit.com/api/matches/57ea8831-68f1-4d0b-8f1f-aa117266cc47/?format=api",
"name": "Over/Under",
"created_at": "2023-12-16T09:23:11.406696-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 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": "feb5ae14-cdd3-4c86-84a5-f89362288130",
"gambit_id": "6e80bab3-20d6-4bc0-bac4-61dc48393d57",
"last_updated": "2023-12-18T10:23:38.770189-05:00",
"created_at": "2023-12-16T09:23:11.411276-05: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/223941f8-4a5b-4e74-8699-f25f0f21ee90/?format=api"
},
{
"id": "838b77ce-b205-462e-8954-690c750e6238",
"gambit_id": "647cb0b7-cf84-46de-9a20-0b76d3639cc3",
"last_updated": "2023-12-18T10:23:38.773323-05:00",
"created_at": "2023-12-16T09:23:11.415278-05: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/223941f8-4a5b-4e74-8699-f25f0f21ee90/?format=api"
}
]
}