GET /api/bet_types/35216db3-c9ea-49cc-9fc6-ce9f28dca547/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "35216db3-c9ea-49cc-9fc6-ce9f28dca547",
"match": "https://api-prod.gambitprofit.com/api/matches/718dbb69-bda9-47f6-ad56-b6b67daccf08/?format=api",
"name": "Over/Under",
"created_at": "2023-09-06T09:08:15.991956-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "abdd2bf8-d060-4e7b-afc4-cd51349fa579",
"gambit_id": "05cd7b71-88d3-4fdf-bd5a-7cfb9460010b",
"last_updated": "2023-09-08T09:28:31.147772-04:00",
"created_at": "2023-09-06T09:08:15.995678-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35216db3-c9ea-49cc-9fc6-ce9f28dca547/?format=api"
},
{
"id": "d9136f2f-dc91-4d75-847e-b7286b6dd8c7",
"gambit_id": "ce0a4be3-b6fe-49fb-895c-821b6e63316a",
"last_updated": "2023-09-08T09:28:31.151636-04:00",
"created_at": "2023-09-06T09:08:16.000885-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35216db3-c9ea-49cc-9fc6-ce9f28dca547/?format=api"
}
]
}