GET /api/bet_types/d0ae8461-8439-4785-a2b1-2a0f5d5676df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0ae8461-8439-4785-a2b1-2a0f5d5676df",
"match": "https://api-prod.gambitprofit.com/api/matches/9b4142b0-4025-43e8-8c9a-c7b10debd7da/?format=api",
"name": "Over/Under",
"created_at": "2023-12-05T08:52:56.487517-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": 5317.0
},
{
"team": "Game Total Over 6.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "a1386707-28d1-40cc-9469-60dcea72fa7a",
"gambit_id": "b6a37b1f-d22f-441f-8009-09a571b59713",
"last_updated": "2023-12-06T09:43:12.184025-05:00",
"created_at": "2023-12-05T08:52:56.504445-05:00",
"name": "Game Total Under 6.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0ae8461-8439-4785-a2b1-2a0f5d5676df/?format=api"
},
{
"id": "a14824e3-32ac-4f02-a75d-a38739f3d80b",
"gambit_id": "fd38c707-c195-4f6d-87ed-2be2762cd639",
"last_updated": "2023-12-06T09:43:12.180757-05:00",
"created_at": "2023-12-05T08:52:56.491064-05:00",
"name": "Game Total Over 6.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0ae8461-8439-4785-a2b1-2a0f5d5676df/?format=api"
}
]
}