GET /api/bet_types/1cce06b5-488d-4071-a0da-7e8c0aaaa04f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1cce06b5-488d-4071-a0da-7e8c0aaaa04f",
"match": "https://api-prod.gambitprofit.com/api/matches/92647ffe-3cca-423b-b092-53a6a958c322/?format=api",
"name": "Over/Under",
"created_at": "2023-08-12T09:43:05.531770-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b877f031-8b57-4bc3-8168-a252c30bc428",
"gambit_id": "fe9a3931-a98b-4e67-a050-fbb9e14dfe0a",
"last_updated": "2023-08-14T10:43:12.939457-04:00",
"created_at": "2023-08-12T09:43:05.538693-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cce06b5-488d-4071-a0da-7e8c0aaaa04f/?format=api"
},
{
"id": "091d42fe-9713-47c2-9051-84ae3e74b68e",
"gambit_id": "83644574-4584-4d72-a7bf-4fc8c8cf63f5",
"last_updated": "2023-08-14T10:43:12.942737-04:00",
"created_at": "2023-08-12T09:43:05.544841-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cce06b5-488d-4071-a0da-7e8c0aaaa04f/?format=api"
}
]
}