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

{
    "count": 93360,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78928&ordering=ip_address",
    "results": [
        {
            "id": 30408,
            "ip_address": "43.245.123.210",
            "count": 2,
            "first_visit": "2022-07-31T12:56:43.861489+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8250,
            "ip_address": "43.245.123.212",
            "count": 2,
            "first_visit": "2022-05-17T18:36:37.463748+06:00",
            "date": null
        },
        {
            "id": 32669,
            "ip_address": "43.245.123.212",
            "count": 1,
            "first_visit": "2022-08-22T15:10:55.339036+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 30545,
            "ip_address": "43.245.123.214",
            "count": 2,
            "first_visit": "2022-07-31T23:47:27.019827+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 17403,
            "ip_address": "43.245.123.214",
            "count": 1,
            "first_visit": "2022-06-22T15:58:05.480554+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 10888,
            "ip_address": "43.245.123.214",
            "count": 2,
            "first_visit": "2022-05-24T10:41:31.869641+06:00",
            "date": null
        },
        {
            "id": 29277,
            "ip_address": "43.245.123.214",
            "count": 1,
            "first_visit": "2022-07-29T12:28:36.479895+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 93211,
            "ip_address": "43.245.123.215",
            "count": 1,
            "first_visit": "2025-12-22T17:31:02.980172+06:00",
            "date": "2025-12-22"
        }
    ]
}