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

{
    "count": 99637,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25472&ordering=ip_address",
    "results": [
        {
            "id": 6375,
            "ip_address": "110.76.128.162",
            "count": 1,
            "first_visit": "2022-05-15T19:42:14.905707+06:00",
            "date": null
        },
        {
            "id": 81710,
            "ip_address": "110.76.128.190",
            "count": 1,
            "first_visit": "2025-04-21T19:23:35.121567+06:00",
            "date": "2025-04-21"
        },
        {
            "id": 9233,
            "ip_address": "110.76.128.238",
            "count": 1,
            "first_visit": "2022-05-19T01:06:01.049899+06:00",
            "date": null
        },
        {
            "id": 2338,
            "ip_address": "110.76.128.246",
            "count": 3,
            "first_visit": "2022-01-16T23:26:14.222667+06:00",
            "date": null
        },
        {
            "id": 2695,
            "ip_address": "110.76.128.65",
            "count": 2,
            "first_visit": "2022-01-23T20:12:50.708956+06:00",
            "date": null
        },
        {
            "id": 30082,
            "ip_address": "110.76.128.65",
            "count": 1,
            "first_visit": "2022-07-30T23:45:31.743358+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 13116,
            "ip_address": "110.76.128.66",
            "count": 1,
            "first_visit": "2022-05-31T14:14:08.697516+06:00",
            "date": null
        },
        {
            "id": 1789,
            "ip_address": "110.76.128.69",
            "count": 4,
            "first_visit": "2022-01-11T10:27:53.036045+06:00",
            "date": null
        }
    ]
}