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

{
    "count": 97274,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8952&ordering=ip_address",
    "results": [
        {
            "id": 577,
            "ip_address": "103.158.62.238",
            "count": 3,
            "first_visit": "2021-12-11T16:49:21.011471+06:00",
            "date": null
        },
        {
            "id": 2072,
            "ip_address": "103.158.62.30",
            "count": 1,
            "first_visit": "2022-01-13T00:14:37.969679+06:00",
            "date": null
        },
        {
            "id": 43223,
            "ip_address": "103.158.62.30",
            "count": 1,
            "first_visit": "2023-03-05T18:02:43.139985+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 62498,
            "ip_address": "103.158.62.30",
            "count": 1,
            "first_visit": "2024-01-06T06:18:10.496794+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 12294,
            "ip_address": "103.158.63.10",
            "count": 2,
            "first_visit": "2022-05-28T22:15:42.842278+06:00",
            "date": null
        },
        {
            "id": 13093,
            "ip_address": "103.158.63.13",
            "count": 2,
            "first_visit": "2022-05-31T12:38:44.086073+06:00",
            "date": null
        },
        {
            "id": 5292,
            "ip_address": "103.158.63.9",
            "count": 1,
            "first_visit": "2022-04-21T11:09:28.580877+06:00",
            "date": null
        },
        {
            "id": 1193,
            "ip_address": "103.158.86.138",
            "count": 2,
            "first_visit": "2021-12-21T19:28:12.753926+06:00",
            "date": null
        }
    ]
}