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

{
    "count": 99787,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22936&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22920&ordering=-ip_address",
    "results": [
        {
            "id": 8371,
            "ip_address": "37.111.211.168",
            "count": 4,
            "first_visit": "2022-05-17T22:36:46.548420+06:00",
            "date": null
        },
        {
            "id": 2942,
            "ip_address": "37.111.211.167",
            "count": 2,
            "first_visit": "2022-01-27T16:22:07.695529+06:00",
            "date": null
        },
        {
            "id": 36534,
            "ip_address": "37.111.211.167",
            "count": 1,
            "first_visit": "2022-10-27T15:16:22.626662+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 10265,
            "ip_address": "37.111.211.165",
            "count": 1,
            "first_visit": "2022-05-22T11:31:17.705768+06:00",
            "date": null
        },
        {
            "id": 24500,
            "ip_address": "37.111.211.164",
            "count": 1,
            "first_visit": "2022-07-20T11:01:11.497698+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 9193,
            "ip_address": "37.111.211.164",
            "count": 1,
            "first_visit": "2022-05-18T23:37:08.660286+06:00",
            "date": null
        },
        {
            "id": 78990,
            "ip_address": "37.111.211.164",
            "count": 2,
            "first_visit": "2025-02-15T15:42:46.742415+06:00",
            "date": "2025-02-15"
        },
        {
            "id": 6521,
            "ip_address": "37.111.211.163",
            "count": 1,
            "first_visit": "2022-05-16T07:05:42.151361+06:00",
            "date": null
        }
    ]
}