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

{
    "count": 93357,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78944&ordering=ip_address",
    "results": [
        {
            "id": 12067,
            "ip_address": "43.245.123.224",
            "count": 2,
            "first_visit": "2022-05-28T00:02:38.459488+06:00",
            "date": null
        },
        {
            "id": 4389,
            "ip_address": "43.245.123.226",
            "count": 2,
            "first_visit": "2022-03-15T13:12:13.057041+06:00",
            "date": null
        },
        {
            "id": 28734,
            "ip_address": "43.245.123.228",
            "count": 1,
            "first_visit": "2022-07-28T11:47:49.097756+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 40773,
            "ip_address": "43.245.123.229",
            "count": 1,
            "first_visit": "2023-01-22T10:49:29.817623+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 7101,
            "ip_address": "43.245.123.23",
            "count": 3,
            "first_visit": "2022-05-16T19:25:49.816489+06:00",
            "date": null
        },
        {
            "id": 9020,
            "ip_address": "43.245.123.231",
            "count": 1,
            "first_visit": "2022-05-18T16:55:12.400764+06:00",
            "date": null
        },
        {
            "id": 25464,
            "ip_address": "43.245.123.231",
            "count": 1,
            "first_visit": "2022-07-21T12:05:10.026992+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 17625,
            "ip_address": "43.245.123.232",
            "count": 1,
            "first_visit": "2022-06-23T07:54:59.856027+06:00",
            "date": "2022-06-23"
        }
    ]
}