GET /api/bet_types/78e6a85d-f6c0-4a27-a5ee-799ad0258cd5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78e6a85d-f6c0-4a27-a5ee-799ad0258cd5",
"match": "https://api-prod.gambitprofit.com/api/matches/b1142974-2873-41cf-8531-72d0da934202/?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",
"amount": 5208.0
},
{
"team": "Game Total Under 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "6b576d4f-1f5f-4903-8e70-0e4efbf9e109",
"gambit_id": "590a9a91-6a8a-4d30-9999-306eb983754f",
"last_updated": "2022-11-28T14:02:14.355872-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e6a85d-f6c0-4a27-a5ee-799ad0258cd5/?format=api"
},
{
"id": "792f44f7-adfe-46ca-89ad-cf43a8fbe82d",
"gambit_id": "991d7c28-cac0-4e6d-8a5d-6f63eee83267",
"last_updated": "2022-11-28T14:02:14.354713-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e6a85d-f6c0-4a27-a5ee-799ad0258cd5/?format=api"
}
]
}