GET /api/bet_types/5fea51b9-0787-4edc-a204-e4bd8297edf5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5fea51b9-0787-4edc-a204-e4bd8297edf5",
"match": "https://api-prod.gambitprofit.com/api/matches/6637ab53-4065-423b-8ddb-3a1e17e40a6b/?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 10",
"amount": 5110.0
},
{
"team": "Game Total Under 10",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "e747e1df-6e5c-4cd2-9410-06c96f454c42",
"gambit_id": "e7629dce-13c8-4a50-a1bf-0bc9a0ae1398",
"last_updated": "2022-08-26T13:02:10.055731-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 10",
"reward": "1.78000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fea51b9-0787-4edc-a204-e4bd8297edf5/?format=api"
},
{
"id": "a4d17624-274b-46d5-be65-e8a3f31c94ec",
"gambit_id": "62a970f3-6dca-4ab3-b41f-122ae26a4b72",
"last_updated": "2022-08-26T13:02:10.055159-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 10",
"reward": "1.86000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fea51b9-0787-4edc-a204-e4bd8297edf5/?format=api"
}
]
}