GET /api/bet_types/52b6d7be-e6a9-4020-99b2-051662ffe7fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52b6d7be-e6a9-4020-99b2-051662ffe7fb",
"match": "https://api-prod.gambitprofit.com/api/matches/7f471802-c5dd-4bff-8223-3b1c38c3e97c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-02T08:58:23.158453-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3a285bf7-0ec1-4d22-a142-78a232d051e3",
"gambit_id": "56610599-c810-4419-8e93-d2c170a5ad64",
"last_updated": "2023-07-04T10:18:06.586296-04:00",
"created_at": "2023-07-02T08:58:23.161840-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52b6d7be-e6a9-4020-99b2-051662ffe7fb/?format=api"
},
{
"id": "d93c3a2b-ac47-4a6c-8d86-06d18bbc6d32",
"gambit_id": "556a0d79-0e6a-481a-9982-0cd3556c01f8",
"last_updated": "2023-07-04T10:18:06.584871-04:00",
"created_at": "2023-07-02T08:58:23.160066-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52b6d7be-e6a9-4020-99b2-051662ffe7fb/?format=api"
}
]
}