GET /api/bet_types/a2d55309-2bff-4a94-bd50-dbba2a43cc90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2d55309-2bff-4a94-bd50-dbba2a43cc90",
"match": "https://api-prod.gambitprofit.com/api/matches/ca537ea9-8380-4e32-9c8d-91cab80cba34/?format=api",
"name": "Over/Under",
"created_at": "2023-08-15T08:58:23.533486-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 10.5",
"amount": 5213.0
},
{
"team": "Game Total Under 10.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9e77a9a8-924b-49ae-84f0-5e775844d217",
"gambit_id": "c1056fb3-442a-42e9-a786-504afa5369d3",
"last_updated": "2023-08-17T13:33:12.846080-04:00",
"created_at": "2023-08-15T08:58:23.542757-04:00",
"name": "Game Total Over 10.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2d55309-2bff-4a94-bd50-dbba2a43cc90/?format=api"
},
{
"id": "50398073-f846-4435-901a-b5522213d91d",
"gambit_id": "eac58afc-d802-47ec-b096-7828535ca010",
"last_updated": "2023-08-17T13:33:12.842713-04:00",
"created_at": "2023-08-15T08:58:23.537683-04:00",
"name": "Game Total Under 10.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2d55309-2bff-4a94-bd50-dbba2a43cc90/?format=api"
}
]
}