GET /api/bet_types/f175a134-ca08-4e89-aa32-0bea36ca2f0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f175a134-ca08-4e89-aa32-0bea36ca2f0e",
"match": "https://api-prod.gambitprofit.com/api/matches/6c6f8a60-15f4-43b0-b5f7-3b59c42d9460/?format=api",
"name": "Over/Under",
"created_at": "2023-04-22T13:06:57.905174-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3ce3e09e-998e-4a73-b640-93cd545f11d7",
"gambit_id": "32a23a8b-3411-444a-9c21-3641e3b70ce3",
"last_updated": "2023-04-23T12:41:51.977029-04:00",
"created_at": "2023-04-22T13:06:57.908559-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f175a134-ca08-4e89-aa32-0bea36ca2f0e/?format=api"
},
{
"id": "14d23e87-ad98-4323-afd2-413ee4866fd2",
"gambit_id": "78f328d4-0c69-4b87-80ae-01604cf04093",
"last_updated": "2023-04-23T12:41:51.974662-04:00",
"created_at": "2023-04-22T13:06:57.906823-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f175a134-ca08-4e89-aa32-0bea36ca2f0e/?format=api"
}
]
}