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

{
    "count": 94977,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15392&ordering=-ip_address",
    "results": [
        {
            "id": 9658,
            "ip_address": "43.245.120.203",
            "count": 1,
            "first_visit": "2022-05-20T11:12:48.223130+06:00",
            "date": null
        },
        {
            "id": 28347,
            "ip_address": "43.245.120.202",
            "count": 1,
            "first_visit": "2022-07-27T22:10:03.553222+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 84503,
            "ip_address": "43.245.120.200",
            "count": 1,
            "first_visit": "2025-06-25T19:16:19.220015+06:00",
            "date": "2025-06-25"
        },
        {
            "id": 9172,
            "ip_address": "43.245.120.200",
            "count": 1,
            "first_visit": "2022-05-18T23:21:33.645288+06:00",
            "date": null
        },
        {
            "id": 8842,
            "ip_address": "43.245.120.20",
            "count": 1,
            "first_visit": "2022-05-18T11:38:11.535431+06:00",
            "date": null
        },
        {
            "id": 12958,
            "ip_address": "43.245.120.199",
            "count": 1,
            "first_visit": "2022-05-31T00:46:37.419480+06:00",
            "date": null
        },
        {
            "id": 84299,
            "ip_address": "43.245.120.195",
            "count": 2,
            "first_visit": "2025-06-21T13:49:07.258930+06:00",
            "date": "2025-06-21"
        },
        {
            "id": 9827,
            "ip_address": "43.245.120.195",
            "count": 2,
            "first_visit": "2022-05-20T22:29:52.999759+06:00",
            "date": null
        }
    ]
}