GET /api/bet_types/92b33bd3-cc0e-4c5b-8c4e-171254a908d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92b33bd3-cc0e-4c5b-8c4e-171254a908d9",
"match": "https://api-prod.gambitprofit.com/api/matches/fc39692a-8b12-4247-9581-5893fbe33b30/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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.5",
"amount": 5304.0
},
{
"team": "Game Total Under 6.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "d508f68c-6f87-4a25-b3c2-5cbdb95f81f0",
"gambit_id": "d782f679-15cb-4df3-9df7-c72d97a77c8c",
"last_updated": "2022-12-12T09:47:36.954185-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92b33bd3-cc0e-4c5b-8c4e-171254a908d9/?format=api"
},
{
"id": "a464d643-b94d-40a5-83b3-b859ec055ddf",
"gambit_id": "571cbb42-0e43-4acb-99dc-ece2f64aede3",
"last_updated": "2022-12-12T09:47:36.952944-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92b33bd3-cc0e-4c5b-8c4e-171254a908d9/?format=api"
}
]
}