GET /api/bet_types/7c4e5b54-efd8-4cef-9a65-307f107df6a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c4e5b54-efd8-4cef-9a65-307f107df6a7",
"match": "https://api-prod.gambitprofit.com/api/matches/c94d00fc-c571-4471-be10-9abda794cc59/?format=api",
"name": "Over/Under",
"created_at": "2023-03-11T09:32:14.652134-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 6.5",
"amount": 5599.0
},
{
"team": "Game Total Under 6.5",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "4331494b-8bcf-489b-92af-1987b93d4ab8",
"gambit_id": "bc55713c-9e9f-44a7-9fb5-babc40828a89",
"last_updated": "2023-03-13T13:17:02.202871-04:00",
"created_at": "2023-03-11T09:32:14.654883-05:00",
"name": "Game Total Over 6.5",
"reward": "1.69000",
"odds": "1.71430",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c4e5b54-efd8-4cef-9a65-307f107df6a7/?format=api"
},
{
"id": "1a5c1b8f-243b-4e58-ace2-c49fe55adc79",
"gambit_id": "c99779f7-5762-45e0-b4c2-4db813644232",
"last_updated": "2023-03-13T13:17:02.200177-04:00",
"created_at": "2023-03-11T09:32:14.653512-05:00",
"name": "Game Total Under 6.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c4e5b54-efd8-4cef-9a65-307f107df6a7/?format=api"
}
]
}