GET /user_management/visitor-free/?format=api&offset=11104&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99345,
"next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11112&ordering=ip_address",
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11096&ordering=ip_address",
"results": [
{
"id": 91683,
"ip_address": "103.179.60.34",
"count": 1,
"first_visit": "2025-11-06T14:43:57.827923+06:00",
"date": "2025-11-06"
},
{
"id": 3355,
"ip_address": "103.180.104.7",
"count": 3,
"first_visit": "2022-02-06T17:50:42.777451+06:00",
"date": null
},
{
"id": 40931,
"ip_address": "103.180.112.137",
"count": 1,
"first_visit": "2023-01-25T12:51:18.957988+06:00",
"date": "2023-01-25"
},
{
"id": 12743,
"ip_address": "103.180.112.68",
"count": 2,
"first_visit": "2022-05-30T10:42:21.880676+06:00",
"date": null
},
{
"id": 13174,
"ip_address": "103.180.112.71",
"count": 2,
"first_visit": "2022-05-31T19:17:39.663333+06:00",
"date": null
},
{
"id": 27027,
"ip_address": "103.180.112.92",
"count": 1,
"first_visit": "2022-07-25T03:37:24.137305+06:00",
"date": "2022-07-25"
},
{
"id": 9688,
"ip_address": "103.180.112.94",
"count": 1,
"first_visit": "2022-05-20T12:33:32.974875+06:00",
"date": null
},
{
"id": 25447,
"ip_address": "103.180.112.95",
"count": 1,
"first_visit": "2022-07-21T11:51:05.648992+06:00",
"date": "2022-07-21"
}
]
}