GET /api/bet_types/86649133-c292-44e2-b4ea-6e16306b9e36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86649133-c292-44e2-b4ea-6e16306b9e36",
"match": "https://api-prod.gambitprofit.com/api/matches/25ff9710-4236-4ffa-b702-01836089974f/?format=api",
"name": "Over/Under",
"created_at": "2023-05-14T10:57:05.041250-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 Under 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9a66524d-e497-4a1b-9b6a-21dd4f0b9efd",
"gambit_id": "7476b785-8709-45dd-a6ad-18b95689032f",
"last_updated": "2023-05-15T11:37:02.188506-04:00",
"created_at": "2023-05-14T10:57:05.043556-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86649133-c292-44e2-b4ea-6e16306b9e36/?format=api"
},
{
"id": "15878923-320b-497f-84ec-abc9fc6cd6a5",
"gambit_id": "b1ec1295-b3a6-4127-aee1-0c86a4bd1abd",
"last_updated": "2023-05-15T11:37:02.189849-04:00",
"created_at": "2023-05-14T10:57:05.045572-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86649133-c292-44e2-b4ea-6e16306b9e36/?format=api"
}
]
}