GET /api/bet_types/c4463e57-8f1c-48e2-9da6-46209ab5e5aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4463e57-8f1c-48e2-9da6-46209ab5e5aa",
"match": "https://api-prod.gambitprofit.com/api/matches/98252ca7-8c51-4242-a955-54e013adf24f/?format=api",
"name": "Over/Under",
"created_at": "2023-07-19T08:47:59.702822-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 12.5",
"amount": 5107.0
},
{
"team": "Game Total Under 12.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6487e6b5-c9e5-4838-b5fe-16c709335b00",
"gambit_id": "96dc822d-b93c-44c0-98c4-2ce70a9e12fa",
"last_updated": "2023-07-20T19:48:15.438918-04:00",
"created_at": "2023-07-19T08:47:59.704155-04:00",
"name": "Game Total Over 12.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "12.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4463e57-8f1c-48e2-9da6-46209ab5e5aa/?format=api"
},
{
"id": "6edd182b-aa51-41a9-a852-f46c20a8c937",
"gambit_id": "d4132b19-de20-40ef-a54d-01edff4fef4c",
"last_updated": "2023-07-20T19:48:15.440262-04:00",
"created_at": "2023-07-19T08:47:59.705711-04:00",
"name": "Game Total Under 12.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "12.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4463e57-8f1c-48e2-9da6-46209ab5e5aa/?format=api"
}
]
}