GET /api/bet_types/22e327f0-9f65-413f-a7e7-ad55653f107d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "22e327f0-9f65-413f-a7e7-ad55653f107d",
"match": "https://api-prod.gambitprofit.com/api/matches/78a8b915-1860-428c-b860-5c50ae8ff82a/?format=api",
"name": "Over/Under",
"created_at": "2023-10-21T09:38:05.889577-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 6.5",
"amount": 5094.0
},
{
"team": "Game Total Under 6.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "82763e93-a97a-409a-bbe8-f6fc1cdfff29",
"gambit_id": "7d70ffbd-4e8f-43b6-afd0-dc388b50deff",
"last_updated": "2023-10-23T20:43:04.302460-04:00",
"created_at": "2023-10-21T09:38:05.893594-04:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22e327f0-9f65-413f-a7e7-ad55653f107d/?format=api"
},
{
"id": "ea8d0a66-c9a9-4427-87cf-8c6c436b615e",
"gambit_id": "3638f016-e475-4a0e-9000-bd3c1254538e",
"last_updated": "2023-10-23T20:43:04.307379-04:00",
"created_at": "2023-10-21T09:38:05.898569-04:00",
"name": "Game Total Under 6.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22e327f0-9f65-413f-a7e7-ad55653f107d/?format=api"
}
]
}