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

{
    "count": 101451,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79120&ordering=ip_address",
    "results": [
        {
            "id": 12051,
            "ip_address": "37.111.213.21",
            "count": 1,
            "first_visit": "2022-05-27T23:26:59.251951+06:00",
            "date": null
        },
        {
            "id": 16105,
            "ip_address": "37.111.213.210",
            "count": 1,
            "first_visit": "2022-06-17T20:28:38.462193+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 94563,
            "ip_address": "37.111.213.210",
            "count": 1,
            "first_visit": "2026-01-27T14:51:53.275020+06:00",
            "date": "2026-01-27"
        },
        {
            "id": 90057,
            "ip_address": "37.111.213.211",
            "count": 1,
            "first_visit": "2025-09-26T20:42:33.588692+06:00",
            "date": "2025-09-26"
        },
        {
            "id": 29860,
            "ip_address": "37.111.213.211",
            "count": 1,
            "first_visit": "2022-07-30T11:55:50.209917+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 11590,
            "ip_address": "37.111.213.214",
            "count": 1,
            "first_visit": "2022-05-26T02:28:20.950158+06:00",
            "date": null
        },
        {
            "id": 29281,
            "ip_address": "37.111.213.214",
            "count": 1,
            "first_visit": "2022-07-29T12:39:10.099576+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 5184,
            "ip_address": "37.111.213.218",
            "count": 1,
            "first_visit": "2022-04-17T14:10:23.059060+06:00",
            "date": null
        }
    ]
}