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

{
    "count": 97519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23888&ordering=-ip_address",
    "results": [
        {
            "id": 9391,
            "ip_address": "37.111.205.234",
            "count": 2,
            "first_visit": "2022-05-19T14:39:02.489720+06:00",
            "date": null
        },
        {
            "id": 61729,
            "ip_address": "37.111.205.234",
            "count": 2,
            "first_visit": "2023-12-23T19:12:44.548825+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 4200,
            "ip_address": "37.111.205.232",
            "count": null,
            "first_visit": "2022-03-08T22:12:56.575567+06:00",
            "date": null
        },
        {
            "id": 15830,
            "ip_address": "37.111.205.231",
            "count": 1,
            "first_visit": "2022-06-17T03:07:12.601659+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 27700,
            "ip_address": "37.111.205.23",
            "count": 1,
            "first_visit": "2022-07-26T12:21:48.778011+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 39514,
            "ip_address": "37.111.205.227",
            "count": 2,
            "first_visit": "2022-12-28T17:50:07.416847+06:00",
            "date": "2022-12-28"
        },
        {
            "id": 5209,
            "ip_address": "37.111.205.225",
            "count": 1,
            "first_visit": "2022-04-18T10:16:02.365745+06:00",
            "date": null
        },
        {
            "id": 2944,
            "ip_address": "37.111.205.221",
            "count": 1,
            "first_visit": "2022-01-27T16:55:00.168661+06:00",
            "date": null
        }
    ]
}