GET /api/bet_types/e55d44e8-5aeb-403e-b659-3fd01ab9b6a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e55d44e8-5aeb-403e-b659-3fd01ab9b6a7",
"match": "https://api-prod.gambitprofit.com/api/matches/2462aaa4-79e7-442e-834e-e0953072cde6/?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 Under 8.5",
"amount": 5301.0
},
{
"team": "Game Total Over 8.5",
"amount": 4699.0
}
],
"expected_reward_tokens": 9116.06,
"profit_sb": 116.06,
"profit_sb_percentage": 1.29,
"recommended": true
},
"lines": [
{
"id": "7a834832-e021-4903-b74d-f7bf2d22ce69",
"gambit_id": "a9af416f-09c6-4aeb-9d2e-355693a64d7d",
"last_updated": "2022-09-06T10:02:07.088479-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.72000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e55d44e8-5aeb-403e-b659-3fd01ab9b6a7/?format=api"
},
{
"id": "63a5b144-08ac-4394-95b5-ad09544c8f47",
"gambit_id": "55f12d6a-2e19-4838-9e21-bc2732d9f2b2",
"last_updated": "2022-09-06T10:02:07.089688-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.94000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e55d44e8-5aeb-403e-b659-3fd01ab9b6a7/?format=api"
}
]
}