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

{
    "count": 91940,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1080&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1064&ordering=ip_address",
    "results": [
        {
            "id": 15246,
            "ip_address": "103.109.59.158",
            "count": 1,
            "first_visit": "2022-06-15T11:39:53.893102+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 12580,
            "ip_address": "103.109.59.158",
            "count": 1,
            "first_visit": "2022-05-29T22:25:47.729566+06:00",
            "date": null
        },
        {
            "id": 9039,
            "ip_address": "103.109.59.166",
            "count": 1,
            "first_visit": "2022-05-18T18:02:33.141344+06:00",
            "date": null
        },
        {
            "id": 6799,
            "ip_address": "103.109.59.172",
            "count": 1,
            "first_visit": "2022-05-16T15:40:34.463021+06:00",
            "date": null
        },
        {
            "id": 22264,
            "ip_address": "103.109.59.177",
            "count": 2,
            "first_visit": "2022-07-13T16:37:11.987816+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 10250,
            "ip_address": "103.109.59.177",
            "count": 1,
            "first_visit": "2022-05-22T10:43:31.724714+06:00",
            "date": null
        },
        {
            "id": 66928,
            "ip_address": "103.109.59.233",
            "count": 2,
            "first_visit": "2024-04-13T12:19:25.408568+06:00",
            "date": "2024-04-13"
        },
        {
            "id": 84788,
            "ip_address": "103.109.59.50",
            "count": 1,
            "first_visit": "2025-06-30T10:49:45.421314+06:00",
            "date": "2025-06-30"
        }
    ]
}