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

{
    "count": 96181,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20160&ordering=ip_address",
    "results": [
        {
            "id": 33555,
            "ip_address": "103.67.158.156",
            "count": 1,
            "first_visit": "2022-08-31T18:12:52.038755+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 28964,
            "ip_address": "103.67.158.156",
            "count": 1,
            "first_visit": "2022-07-28T23:10:57.453140+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 3429,
            "ip_address": "103.67.158.156",
            "count": 7,
            "first_visit": "2022-02-08T11:38:26.932157+06:00",
            "date": null
        },
        {
            "id": 29146,
            "ip_address": "103.67.158.157",
            "count": 1,
            "first_visit": "2022-07-29T09:35:22.209572+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 21261,
            "ip_address": "103.67.158.158",
            "count": 1,
            "first_visit": "2022-07-06T01:52:59.389000+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 6778,
            "ip_address": "103.67.158.158",
            "count": 2,
            "first_visit": "2022-05-16T15:17:07.793923+06:00",
            "date": null
        },
        {
            "id": 61552,
            "ip_address": "103.67.158.158",
            "count": 1,
            "first_visit": "2023-12-21T00:23:31.648190+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 27280,
            "ip_address": "103.67.158.16",
            "count": 1,
            "first_visit": "2022-07-25T13:05:42.730594+06:00",
            "date": "2022-07-25"
        }
    ]
}