GET /api/bet_types/6d7c13a2-56cc-42cf-96f8-b258d0eae0e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d7c13a2-56cc-42cf-96f8-b258d0eae0e3",
"match": "https://api-prod.gambitprofit.com/api/matches/f945742f-22d0-4203-9bb4-1f4298e42b7c/?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 2.5",
"amount": 5000.0
},
{
"team": "Game Total Under 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "6f6030fd-34db-4a91-89d1-9b9ecaf3a35b",
"gambit_id": "0abe4e9e-aed6-44dc-9d98-afbc04bc7e13",
"last_updated": "2022-08-07T11:12:18.538676-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.78000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d7c13a2-56cc-42cf-96f8-b258d0eae0e3/?format=api"
},
{
"id": "39328ce5-4c0d-45e1-97f1-f8a336594ea6",
"gambit_id": "ee3c8e2a-a791-4dea-b9b0-e284f534fb54",
"last_updated": "2022-08-07T11:12:18.539322-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.78000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d7c13a2-56cc-42cf-96f8-b258d0eae0e3/?format=api"
}
]
}