GET /user_management/visitor-free/?format=api&offset=5040&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=5048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5032&ordering=ip_address",
    "results": [
        {
            "id": 64993,
            "ip_address": "103.135.254.3",
            "count": 2,
            "first_visit": "2024-02-21T11:13:42.700073+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 23693,
            "ip_address": "103.135.254.6",
            "count": 1,
            "first_visit": "2022-07-18T22:11:34.802320+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 16676,
            "ip_address": "103.135.254.6",
            "count": 1,
            "first_visit": "2022-06-19T23:16:09.543773+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 22167,
            "ip_address": "103.135.254.8",
            "count": 1,
            "first_visit": "2022-07-12T22:50:25.156593+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 8459,
            "ip_address": "103.135.254.8",
            "count": 4,
            "first_visit": "2022-05-17T23:09:21.116518+06:00",
            "date": null
        },
        {
            "id": 12373,
            "ip_address": "103.135.255.13",
            "count": 2,
            "first_visit": "2022-05-29T03:35:05.523178+06:00",
            "date": null
        },
        {
            "id": 5717,
            "ip_address": "103.135.255.14",
            "count": 1,
            "first_visit": "2022-05-08T17:38:35.032750+06:00",
            "date": null
        },
        {
            "id": 7011,
            "ip_address": "103.135.255.145",
            "count": 1,
            "first_visit": "2022-05-16T18:36:10.183588+06:00",
            "date": null
        }
    ]
}