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

{
    "count": 102914,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=67592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=67576&ordering=ip_address",
    "results": [
        {
            "id": 15715,
            "ip_address": "202.181.18.254",
            "count": 1,
            "first_visit": "2022-06-16T17:04:16.043854+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 37625,
            "ip_address": "202.181.19.225",
            "count": 1,
            "first_visit": "2022-11-20T18:50:18.181629+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 13182,
            "ip_address": "202.181.19.226",
            "count": 1,
            "first_visit": "2022-05-31T20:17:53.726238+06:00",
            "date": null
        },
        {
            "id": 8195,
            "ip_address": "202.181.19.227",
            "count": 4,
            "first_visit": "2022-05-17T15:25:55.366613+06:00",
            "date": null
        },
        {
            "id": 9808,
            "ip_address": "202.181.19.230",
            "count": 1,
            "first_visit": "2022-05-20T22:03:34.019159+06:00",
            "date": null
        },
        {
            "id": 42034,
            "ip_address": "202.181.19.230",
            "count": 3,
            "first_visit": "2023-02-12T01:57:56.334636+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 26726,
            "ip_address": "202.181.19.231",
            "count": 1,
            "first_visit": "2022-07-24T12:17:58.329473+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 33308,
            "ip_address": "202.181.19.232",
            "count": 1,
            "first_visit": "2022-08-29T14:17:30.809599+06:00",
            "date": "2022-08-29"
        }
    ]
}