GET /api/bet_types/e865d735-c3fd-494b-9daf-f8109d21a153/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e865d735-c3fd-494b-9daf-f8109d21a153",
"match": "https://api-prod.gambitprofit.com/api/matches/184c6e6f-2afb-4f3e-828f-ba13bef75b64/?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 61",
"amount": 5106.0
},
{
"team": "Game Total Under 61",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": 395.04,
"profit_sb_percentage": 4.39,
"recommended": true
},
"lines": [
{
"id": "0941f008-4a6a-4f1f-9466-a0892c0cf1d8",
"gambit_id": "3c543a44-27a1-493f-9bc2-5fd6130f6d30",
"last_updated": "2022-11-02T21:12:12.778776-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 61",
"reward": "1.84000",
"odds": "1.86960",
"spread": "61.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e865d735-c3fd-494b-9daf-f8109d21a153/?format=api"
},
{
"id": "77e64dda-535e-4064-bfc8-e2d7cb38d031",
"gambit_id": "0e92351e-cb67-42ad-8fd8-076be64fc0a2",
"last_updated": "2022-11-02T21:12:12.777728-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 61",
"reward": "1.92000",
"odds": "1.95240",
"spread": "61.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e865d735-c3fd-494b-9daf-f8109d21a153/?format=api"
}
]
}