GET /api/bet_types/af733b53-d802-49ac-9cd1-ddc52c8e5bdc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af733b53-d802-49ac-9cd1-ddc52c8e5bdc",
"match": "https://api-prod.gambitprofit.com/api/matches/2995c5ab-e7aa-475a-a96c-fc46b574f0fe/?format=api",
"name": "Over/Under",
"created_at": "2023-04-02T12:42:16.805315-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 Under 6",
"amount": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e1e82879-f15a-4f13-8615-a5b752394ddd",
"gambit_id": "d7dccc8a-1d07-487c-97ce-189a3e791d0a",
"last_updated": "2023-04-03T20:32:19.313025-04:00",
"created_at": "2023-04-02T12:42:16.807264-04:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af733b53-d802-49ac-9cd1-ddc52c8e5bdc/?format=api"
},
{
"id": "84f82e5a-d831-4d6d-98dd-65870947541b",
"gambit_id": "de3a21ec-9261-4d20-8c61-9d8bd810a849",
"last_updated": "2023-04-03T20:32:19.316005-04:00",
"created_at": "2023-04-02T12:42:16.813528-04:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af733b53-d802-49ac-9cd1-ddc52c8e5bdc/?format=api"
}
]
}