GET /api/bet_types/4ad0b6b1-ac17-4941-bf48-d2a8208eb5e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ad0b6b1-ac17-4941-bf48-d2a8208eb5e7",
"match": "https://api-prod.gambitprofit.com/api/matches/f0d0920e-43a2-424c-8fe0-f472ef9420a7/?format=api",
"name": "Over/Under",
"created_at": "2022-12-31T00:12:08.974867-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": 5057.0
},
{
"team": "Game Total Under 2.5",
"amount": 4943.0
}
],
"expected_reward_tokens": 8748.61,
"profit_sb": -251.39,
"profit_sb_percentage": -2.79,
"recommended": false
},
"lines": [
{
"id": "6bf02c98-bee8-49a6-b54e-c2def5196082",
"gambit_id": "aaf04d57-df8d-4a88-a043-c663e715c6d0",
"last_updated": "2023-01-01T14:27:15.886930-05:00",
"created_at": "2022-12-31T00:12:08.977313-05:00",
"name": "Game Total Over 2.5",
"reward": "1.73000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ad0b6b1-ac17-4941-bf48-d2a8208eb5e7/?format=api"
},
{
"id": "cc0cd39d-2483-45cd-abac-a34d3ad7f2cb",
"gambit_id": "2be6773c-dc96-4f14-a7cf-81c4d3853046",
"last_updated": "2023-01-01T14:27:15.885756-05:00",
"created_at": "2022-12-31T00:12:08.976078-05:00",
"name": "Game Total Under 2.5",
"reward": "1.77000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ad0b6b1-ac17-4941-bf48-d2a8208eb5e7/?format=api"
}
]
}