GET /api/bet_types/65b96d92-43c1-44f2-ad84-59d224f34ad3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65b96d92-43c1-44f2-ad84-59d224f34ad3",
"match": "https://api-prod.gambitprofit.com/api/matches/ce45559f-c7ae-4fda-9fd8-09c8a0db8b48/?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": 5487.0
},
{
"team": "Game Total Under 2.5",
"amount": 4513.0
}
],
"expected_reward_tokens": 8888.94,
"profit_sb": -111.06,
"profit_sb_percentage": -1.23,
"recommended": false
},
"lines": [
{
"id": "3e2850fb-48ad-426f-a6d5-4a4678359012",
"gambit_id": "9de3ed00-e3d6-48cb-842d-714a824b332e",
"last_updated": "2022-11-03T10:08:41.166575-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.62000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65b96d92-43c1-44f2-ad84-59d224f34ad3/?format=api"
},
{
"id": "f00c613a-5cc2-45a7-ac17-ae118a86adb5",
"gambit_id": "131a59a2-bcbf-4596-acf0-f482ffd1d14c",
"last_updated": "2022-11-03T10:08:41.165489-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.97000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65b96d92-43c1-44f2-ad84-59d224f34ad3/?format=api"
}
]
}