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

{
    "count": 95181,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16112&ordering=-ip_address",
    "results": [
        {
            "id": 22730,
            "ip_address": "42.0.6.252",
            "count": 1,
            "first_visit": "2022-07-14T17:08:23.063243+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 9920,
            "ip_address": "42.0.6.252",
            "count": 2,
            "first_visit": "2022-05-21T01:53:51.024327+06:00",
            "date": null
        },
        {
            "id": 8062,
            "ip_address": "42.0.6.251",
            "count": 1,
            "first_visit": "2022-05-17T12:20:33.398488+06:00",
            "date": null
        },
        {
            "id": 31569,
            "ip_address": "42.0.6.251",
            "count": 1,
            "first_visit": "2022-08-08T22:49:28.173967+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 19792,
            "ip_address": "42.0.6.251",
            "count": 1,
            "first_visit": "2022-06-28T17:29:46.352245+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 16533,
            "ip_address": "42.0.6.251",
            "count": 1,
            "first_visit": "2022-06-19T10:06:18.520857+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 30109,
            "ip_address": "42.0.6.251",
            "count": 1,
            "first_visit": "2022-07-31T00:16:11.803967+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 7227,
            "ip_address": "42.0.6.250",
            "count": 4,
            "first_visit": "2022-05-16T20:03:10.331468+06:00",
            "date": null
        }
    ]
}