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

{
    "count": 103120,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53192&ordering=ip_address",
    "results": [
        {
            "id": 102758,
            "ip_address": "124.6.234.157",
            "count": 1,
            "first_visit": "2026-09-07T15:47:58.209869+06:00",
            "date": "2026-09-07"
        },
        {
            "id": 29365,
            "ip_address": "124.6.234.170",
            "count": 1,
            "first_visit": "2022-07-29T15:32:15.077433+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11365,
            "ip_address": "124.6.234.170",
            "count": 1,
            "first_visit": "2022-05-25T13:50:54.866925+06:00",
            "date": null
        },
        {
            "id": 66226,
            "ip_address": "124.6.235.161",
            "count": 3,
            "first_visit": "2024-03-22T21:29:06.025311+06:00",
            "date": "2024-03-22"
        },
        {
            "id": 46973,
            "ip_address": "124.6.235.210",
            "count": 1,
            "first_visit": "2023-05-22T17:36:04.650851+06:00",
            "date": "2023-05-22"
        },
        {
            "id": 13392,
            "ip_address": "124.6.235.210",
            "count": 1,
            "first_visit": "2022-06-02T18:14:28.826781+06:00",
            "date": null
        },
        {
            "id": 23897,
            "ip_address": "124.6.235.210",
            "count": 1,
            "first_visit": "2022-07-18T23:05:35.330826+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 92554,
            "ip_address": "124.79.19.128",
            "count": 1,
            "first_visit": "2025-12-02T04:56:01.113456+06:00",
            "date": "2025-12-02"
        }
    ]
}