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

{
    "count": 101860,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75824&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75808&ordering=-ip_address",
    "results": [
        {
            "id": 2398,
            "ip_address": "109.83.102.137",
            "count": 1,
            "first_visit": "2022-01-17T23:34:20.816890+06:00",
            "date": null
        },
        {
            "id": 92153,
            "ip_address": "109.79.38.196",
            "count": 2,
            "first_visit": "2025-11-18T20:40:39.810447+06:00",
            "date": "2025-11-18"
        },
        {
            "id": 96928,
            "ip_address": "109.77.126.173",
            "count": 1,
            "first_visit": "2026-04-11T03:33:42.864882+06:00",
            "date": "2026-04-11"
        },
        {
            "id": 71276,
            "ip_address": "109.69.4.196",
            "count": 1,
            "first_visit": "2024-07-17T12:58:16.603575+06:00",
            "date": "2024-07-17"
        },
        {
            "id": 9607,
            "ip_address": "109.62.68.4",
            "count": 1,
            "first_visit": "2022-05-20T03:57:49.354219+06:00",
            "date": null
        },
        {
            "id": 13385,
            "ip_address": "109.62.68.37",
            "count": 1,
            "first_visit": "2022-06-02T16:51:21.402473+06:00",
            "date": null
        },
        {
            "id": 33642,
            "ip_address": "109.49.183.114",
            "count": 1,
            "first_visit": "2022-09-01T22:39:40.018126+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 856,
            "ip_address": "109.49.183.114",
            "count": 1,
            "first_visit": "2021-12-19T18:58:43.177648+06:00",
            "date": null
        }
    ]
}