GET /user_management/visitor-free/?format=api&offset=5064&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=5072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5056&ordering=ip_address",
    "results": [
        {
            "id": 44269,
            "ip_address": "103.135.89.112",
            "count": 1,
            "first_visit": "2023-03-23T08:21:58.889521+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 12597,
            "ip_address": "103.135.89.114",
            "count": 1,
            "first_visit": "2022-05-29T22:54:30.741116+06:00",
            "date": null
        },
        {
            "id": 10193,
            "ip_address": "103.135.89.115",
            "count": 1,
            "first_visit": "2022-05-22T00:22:15.227737+06:00",
            "date": null
        },
        {
            "id": 28714,
            "ip_address": "103.135.89.118",
            "count": 1,
            "first_visit": "2022-07-28T11:23:55.631419+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 12608,
            "ip_address": "103.135.89.119",
            "count": 1,
            "first_visit": "2022-05-29T23:08:31.401358+06:00",
            "date": null
        },
        {
            "id": 9564,
            "ip_address": "103.135.89.82",
            "count": 1,
            "first_visit": "2022-05-19T23:32:53.086376+06:00",
            "date": null
        },
        {
            "id": 45776,
            "ip_address": "103.135.90.96",
            "count": 1,
            "first_visit": "2023-04-26T22:57:31.565959+06:00",
            "date": "2023-04-26"
        },
        {
            "id": 88226,
            "ip_address": "103.136.0.16",
            "count": 1,
            "first_visit": "2025-08-22T12:27:37.764886+06:00",
            "date": "2025-08-22"
        }
    ]
}