GET /user_management/visitor-free/?format=api&offset=4312&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 92213,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4304&ordering=ip_address",
    "results": [
        {
            "id": 32823,
            "ip_address": "103.132.155.35",
            "count": 1,
            "first_visit": "2022-08-24T12:06:50.564465+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 38447,
            "ip_address": "103.132.155.35",
            "count": 1,
            "first_visit": "2022-12-07T15:49:37.344371+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 34551,
            "ip_address": "103.132.155.35",
            "count": 1,
            "first_visit": "2022-09-17T13:10:30.756510+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 79810,
            "ip_address": "103.132.155.80",
            "count": 1,
            "first_visit": "2025-03-06T16:45:14.401166+06:00",
            "date": "2025-03-06"
        },
        {
            "id": 56885,
            "ip_address": "103.132.176.18",
            "count": 1,
            "first_visit": "2023-10-06T04:32:53.210936+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 12227,
            "ip_address": "103.132.177.30",
            "count": 2,
            "first_visit": "2022-05-28T15:39:24.769111+06:00",
            "date": null
        },
        {
            "id": 9544,
            "ip_address": "103.132.177.55",
            "count": 1,
            "first_visit": "2022-05-19T23:09:02.335563+06:00",
            "date": null
        },
        {
            "id": 66389,
            "ip_address": "103.132.178.106",
            "count": 2,
            "first_visit": "2024-03-27T00:33:41.319671+06:00",
            "date": "2024-03-27"
        }
    ]
}