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

{
    "count": 93999,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78024&ordering=ip_address",
    "results": [
        {
            "id": 15152,
            "ip_address": "42.0.4.247",
            "count": 1,
            "first_visit": "2022-06-15T05:32:38.710585+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7748,
            "ip_address": "42.0.4.247",
            "count": 4,
            "first_visit": "2022-05-17T09:42:55.917619+06:00",
            "date": null
        },
        {
            "id": 32421,
            "ip_address": "42.0.4.247",
            "count": 1,
            "first_visit": "2022-08-19T08:31:32.216587+06:00",
            "date": "2022-08-19"
        },
        {
            "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"
        }
    ]
}