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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4976&ordering=ip_address",
    "results": [
        {
            "id": 91772,
            "ip_address": "103.135.253.213",
            "count": 1,
            "first_visit": "2025-11-08T20:11:28.156868+06:00",
            "date": "2025-11-08"
        },
        {
            "id": 30274,
            "ip_address": "103.135.253.244",
            "count": 1,
            "first_visit": "2022-07-31T10:26:01.216847+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 10144,
            "ip_address": "103.135.254.1",
            "count": 2,
            "first_visit": "2022-05-21T23:10:58.052003+06:00",
            "date": null
        },
        {
            "id": 4717,
            "ip_address": "103.135.254.11",
            "count": 1,
            "first_visit": "2022-03-27T19:40:50.770609+06:00",
            "date": null
        },
        {
            "id": 27854,
            "ip_address": "103.135.254.117",
            "count": 1,
            "first_visit": "2022-07-26T19:19:52.763396+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 19166,
            "ip_address": "103.135.254.117",
            "count": 1,
            "first_visit": "2022-06-26T19:14:06.904370+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 3204,
            "ip_address": "103.135.254.125",
            "count": 2,
            "first_visit": "2022-02-01T23:36:56.642010+06:00",
            "date": null
        },
        {
            "id": 19075,
            "ip_address": "103.135.254.125",
            "count": 1,
            "first_visit": "2022-06-26T12:23:13.802256+06:00",
            "date": "2022-06-26"
        }
    ]
}