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

{
    "count": 102632,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48776&ordering=ip_address",
    "results": [
        {
            "id": 10516,
            "ip_address": "118.179.184.145",
            "count": 1,
            "first_visit": "2022-05-23T07:10:46.561431+06:00",
            "date": null
        },
        {
            "id": 25981,
            "ip_address": "118.179.184.161",
            "count": 1,
            "first_visit": "2022-07-22T14:56:35.748206+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 12862,
            "ip_address": "118.179.184.193",
            "count": 1,
            "first_visit": "2022-05-30T20:09:56.438094+06:00",
            "date": null
        },
        {
            "id": 98795,
            "ip_address": "118.179.184.55",
            "count": 1,
            "first_visit": "2026-06-03T13:20:39.961510+06:00",
            "date": "2026-06-03"
        },
        {
            "id": 102287,
            "ip_address": "118.179.184.55",
            "count": 1,
            "first_visit": "2026-08-28T10:12:17.542611+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 95809,
            "ip_address": "118.179.184.62",
            "count": 1,
            "first_visit": "2026-03-07T04:02:33.970622+06:00",
            "date": "2026-03-07"
        },
        {
            "id": 3354,
            "ip_address": "118.179.18.57",
            "count": 1,
            "first_visit": "2022-02-06T17:06:16.303102+06:00",
            "date": null
        },
        {
            "id": 3539,
            "ip_address": "118.179.18.59",
            "count": 1,
            "first_visit": "2022-02-12T01:58:45.418633+06:00",
            "date": null
        }
    ]
}