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

{
    "count": 99772,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26064&ordering=-ip_address",
    "results": [
        {
            "id": 10951,
            "ip_address": "37.111.195.190",
            "count": 1,
            "first_visit": "2022-05-24T12:37:22.476364+06:00",
            "date": null
        },
        {
            "id": 10056,
            "ip_address": "37.111.195.189",
            "count": 1,
            "first_visit": "2022-05-21T17:43:37.489778+06:00",
            "date": null
        },
        {
            "id": 27107,
            "ip_address": "37.111.195.189",
            "count": 1,
            "first_visit": "2022-07-25T09:22:09.308832+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12875,
            "ip_address": "37.111.195.187",
            "count": 1,
            "first_visit": "2022-05-30T20:50:06.073139+06:00",
            "date": null
        },
        {
            "id": 19538,
            "ip_address": "37.111.195.186",
            "count": 1,
            "first_visit": "2022-06-27T20:34:17.587922+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 1736,
            "ip_address": "37.111.195.186",
            "count": 2,
            "first_visit": "2022-01-09T12:34:07.242863+06:00",
            "date": null
        },
        {
            "id": 10409,
            "ip_address": "37.111.195.185",
            "count": 1,
            "first_visit": "2022-05-22T22:05:39.924411+06:00",
            "date": null
        },
        {
            "id": 26009,
            "ip_address": "37.111.195.185",
            "count": 2,
            "first_visit": "2022-07-22T15:39:29.087715+06:00",
            "date": "2022-07-22"
        }
    ]
}