GET /api/bet_types/96f4a064-b282-44ad-bc9d-27ed30b16ba1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96f4a064-b282-44ad-bc9d-27ed30b16ba1",
"match": "https://api-prod.gambitprofit.com/api/matches/24b37d07-ea94-49de-8d07-a0df3c20bb95/?format=api",
"name": "Over/Under",
"created_at": "2023-05-22T12:17:14.810507-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 8.5",
"amount": 5214.0
},
{
"team": "Game Total Under 8.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "99f68e18-56d2-4cbc-8743-8acaeb35c312",
"gambit_id": "428a0b99-02e8-4e77-ab8a-b669993518aa",
"last_updated": "2023-05-25T13:47:10.002102-04:00",
"created_at": "2023-05-22T12:17:14.813548-04:00",
"name": "Game Total Over 8.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96f4a064-b282-44ad-bc9d-27ed30b16ba1/?format=api"
},
{
"id": "2b3b73e0-792a-47f5-8e8d-addc28a9f7a2",
"gambit_id": "7fce4e3c-f1aa-4851-bb78-623ab13599a0",
"last_updated": "2023-05-25T13:47:10.003245-04:00",
"created_at": "2023-05-22T12:17:14.812119-04:00",
"name": "Game Total Under 8.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96f4a064-b282-44ad-bc9d-27ed30b16ba1/?format=api"
}
]
}