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

{
    "count": 100110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13632&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13616&ordering=-date",
    "results": [
        {
            "id": 13624,
            "ip_address": "37.111.222.146",
            "count": 1,
            "first_visit": "2022-06-06T15:42:44.759587+06:00",
            "date": null
        },
        {
            "id": 100203,
            "ip_address": "103.198.132.147",
            "count": 1,
            "first_visit": "2026-07-13T00:44:44.770211+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100204,
            "ip_address": "66.249.68.8",
            "count": 1,
            "first_visit": "2026-07-13T01:29:19.593357+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100205,
            "ip_address": "66.249.68.1",
            "count": 1,
            "first_visit": "2026-07-13T01:32:39.451048+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100206,
            "ip_address": "103.73.227.144",
            "count": 1,
            "first_visit": "2026-07-13T01:54:21.527141+06:00",
            "date": "2026-07-13"
        },
        {
            "id": 100190,
            "ip_address": "27.147.176.118",
            "count": 2,
            "first_visit": "2026-07-12T14:00:20.996943+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 100191,
            "ip_address": "71.230.25.246",
            "count": 1,
            "first_visit": "2026-07-12T14:03:34.782231+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 100193,
            "ip_address": "103.145.76.22",
            "count": 1,
            "first_visit": "2026-07-12T14:25:42.786456+06:00",
            "date": "2026-07-12"
        }
    ]
}