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

{
    "count": 93337,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79048&ordering=ip_address",
    "results": [
        {
            "id": 11725,
            "ip_address": "43.245.123.67",
            "count": 1,
            "first_visit": "2022-05-26T22:08:01.731665+06:00",
            "date": null
        },
        {
            "id": 10776,
            "ip_address": "43.245.123.68",
            "count": 1,
            "first_visit": "2022-05-24T00:05:47.173900+06:00",
            "date": null
        },
        {
            "id": 12420,
            "ip_address": "43.245.123.69",
            "count": 1,
            "first_visit": "2022-05-29T10:31:42.962948+06:00",
            "date": null
        },
        {
            "id": 29222,
            "ip_address": "43.245.123.70",
            "count": 1,
            "first_visit": "2022-07-29T11:09:44.889667+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8654,
            "ip_address": "43.245.123.71",
            "count": 2,
            "first_visit": "2022-05-18T06:52:45.438594+06:00",
            "date": null
        },
        {
            "id": 6672,
            "ip_address": "43.245.123.72",
            "count": 1,
            "first_visit": "2022-05-16T12:53:35.504556+06:00",
            "date": null
        },
        {
            "id": 10684,
            "ip_address": "43.245.123.73",
            "count": 2,
            "first_visit": "2022-05-23T15:00:52.111555+06:00",
            "date": null
        },
        {
            "id": 10343,
            "ip_address": "43.245.123.74",
            "count": 1,
            "first_visit": "2022-05-22T17:19:02.932743+06:00",
            "date": null
        }
    ]
}