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

{
    "count": 101282,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83496&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83480&ordering=ip_address",
    "results": [
        {
            "id": 7275,
            "ip_address": "42.0.4.248",
            "count": 1,
            "first_visit": "2022-05-16T20:18:01.963698+06:00",
            "date": null
        },
        {
            "id": 18029,
            "ip_address": "42.0.4.249",
            "count": 2,
            "first_visit": "2022-06-24T08:55:17.191520+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 16709,
            "ip_address": "42.0.4.249",
            "count": 1,
            "first_visit": "2022-06-20T01:17:42.514757+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 33806,
            "ip_address": "42.0.4.249",
            "count": 1,
            "first_visit": "2022-09-04T16:45:43.016316+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 30338,
            "ip_address": "42.0.4.249",
            "count": 1,
            "first_visit": "2022-07-31T11:20:38.975985+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 6545,
            "ip_address": "42.0.4.249",
            "count": 3,
            "first_visit": "2022-05-16T08:29:59.317722+06:00",
            "date": null
        },
        {
            "id": 14343,
            "ip_address": "42.0.4.250",
            "count": 1,
            "first_visit": "2022-06-10T15:02:21.058498+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 15501,
            "ip_address": "42.0.4.250",
            "count": 4,
            "first_visit": "2022-06-16T00:46:12.939213+06:00",
            "date": "2022-06-16"
        }
    ]
}