GET /api/bet_types/49a87d65-0d6f-410f-8ab8-48f291b3e332/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49a87d65-0d6f-410f-8ab8-48f291b3e332",
"match": "https://api-prod.gambitprofit.com/api/matches/7d871db8-7789-4d02-8723-87f24bb2f83c/?format=api",
"name": "Over/Under",
"created_at": "2023-11-04T09:48:06.108307-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 6.5",
"amount": 5515.0
},
{
"team": "Game Total Under 6.5",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "a73abe15-aea3-4761-a7c3-2ceacb917306",
"gambit_id": "524e204c-4a00-4dfe-a0e9-84abc029513b",
"last_updated": "2023-11-06T09:23:29.470377-05:00",
"created_at": "2023-11-04T09:48:06.112460-04:00",
"name": "Game Total Over 6.5",
"reward": "1.70000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a87d65-0d6f-410f-8ab8-48f291b3e332/?format=api"
},
{
"id": "75f535a4-acab-44c1-aded-cb494b831e33",
"gambit_id": "b9a56133-9739-4a6c-a846-a60388b16a1a",
"last_updated": "2023-11-06T09:23:29.473822-05:00",
"created_at": "2023-11-04T09:48:06.116702-04:00",
"name": "Game Total Under 6.5",
"reward": "2.09000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49a87d65-0d6f-410f-8ab8-48f291b3e332/?format=api"
}
]
}