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

{
    "count": 101439,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79368&ordering=ip_address",
    "results": [
        {
            "id": 4264,
            "ip_address": "37.111.214.178",
            "count": 2,
            "first_visit": "2022-03-11T02:09:12.300331+06:00",
            "date": null
        },
        {
            "id": 84512,
            "ip_address": "37.111.214.178",
            "count": 1,
            "first_visit": "2025-06-25T21:37:05.612569+06:00",
            "date": "2025-06-25"
        },
        {
            "id": 90966,
            "ip_address": "37.111.214.178",
            "count": 1,
            "first_visit": "2025-10-19T12:42:08.940373+06:00",
            "date": "2025-10-19"
        },
        {
            "id": 12456,
            "ip_address": "37.111.214.180",
            "count": 2,
            "first_visit": "2022-05-29T12:22:11.192393+06:00",
            "date": null
        },
        {
            "id": 33624,
            "ip_address": "37.111.214.181",
            "count": 1,
            "first_visit": "2022-09-01T14:59:33.608516+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 94645,
            "ip_address": "37.111.214.181",
            "count": 4,
            "first_visit": "2026-01-30T15:35:39.679204+06:00",
            "date": "2026-01-30"
        },
        {
            "id": 10884,
            "ip_address": "37.111.214.182",
            "count": 1,
            "first_visit": "2022-05-24T10:34:52.545589+06:00",
            "date": null
        },
        {
            "id": 4400,
            "ip_address": "37.111.214.183",
            "count": null,
            "first_visit": "2022-03-16T00:35:40.602581+06:00",
            "date": null
        }
    ]
}