GET /api/bet_types/c53328d6-4fe6-417e-abbb-a5e17b90a5ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c53328d6-4fe6-417e-abbb-a5e17b90a5ad",
"match": "https://api-prod.gambitprofit.com/api/matches/14020786-e7f3-4171-9130-7e3ae837c625/?format=api",
"name": "Over/Under",
"created_at": "2023-01-19T09:22:07.488910-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 Under 6.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "4acdedef-6a3d-436b-a1a6-5e5347a3368e",
"gambit_id": "37f46782-c04b-4bf3-afbb-7888a43530e1",
"last_updated": "2023-01-20T10:01:55.890194-05:00",
"created_at": "2023-01-19T09:22:07.491274-05:00",
"name": "Game Total Under 6.5",
"reward": "1.85000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c53328d6-4fe6-417e-abbb-a5e17b90a5ad/?format=api"
},
{
"id": "aa515373-6bd0-4b5d-8d6f-4c8a408c46cc",
"gambit_id": "d6fa3ba0-62bc-4cc0-8557-e70cf32f288a",
"last_updated": "2023-01-20T10:01:55.891330-05:00",
"created_at": "2023-01-19T09:22:07.493987-05:00",
"name": "Game Total Over 6.5",
"reward": "1.93000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c53328d6-4fe6-417e-abbb-a5e17b90a5ad/?format=api"
}
]
}