GET /api/bet_types/345ecd97-e355-4bd7-a18e-d9e7d9af5b7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "345ecd97-e355-4bd7-a18e-d9e7d9af5b7e",
"match": "https://api-prod.gambitprofit.com/api/matches/82da2d6f-cbbe-4643-83fb-2e8520c042a8/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 8.5",
"amount": 5097.0
},
{
"team": "Game Total Over 8.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "b615b9c5-6e7e-41ee-a64c-31da29a9fcbc",
"gambit_id": "a77f4150-8d99-4fab-b239-1b817d2fbb40",
"last_updated": "2022-09-25T22:02:01.700673-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/345ecd97-e355-4bd7-a18e-d9e7d9af5b7e/?format=api"
},
{
"id": "48f390fd-b885-4478-b2e8-f66b235d4a37",
"gambit_id": "12273e26-d9ad-42dd-ad6a-7836c27057c3",
"last_updated": "2022-09-25T22:02:01.701974-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/345ecd97-e355-4bd7-a18e-d9e7d9af5b7e/?format=api"
}
]
}