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

{
    "count": 103037,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52736&ordering=ip_address",
    "results": [
        {
            "id": 96449,
            "ip_address": "123.200.4.2",
            "count": 1,
            "first_visit": "2026-03-29T15:31:47.114087+06:00",
            "date": "2026-03-29"
        },
        {
            "id": 72329,
            "ip_address": "123.200.4.2",
            "count": 1,
            "first_visit": "2024-08-20T08:47:33.247478+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 2433,
            "ip_address": "123.200.5.158",
            "count": 1,
            "first_visit": "2022-01-18T18:36:56.410473+06:00",
            "date": null
        },
        {
            "id": 35717,
            "ip_address": "123.200.5.66",
            "count": 1,
            "first_visit": "2022-10-10T15:31:59.205022+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 35749,
            "ip_address": "123.200.5.66",
            "count": 1,
            "first_visit": "2022-10-11T09:18:07.156261+06:00",
            "date": "2022-10-11"
        },
        {
            "id": 9367,
            "ip_address": "123.200.5.90",
            "count": 1,
            "first_visit": "2022-05-19T13:22:25.240625+06:00",
            "date": null
        },
        {
            "id": 33693,
            "ip_address": "123.200.6.154",
            "count": 1,
            "first_visit": "2022-09-02T12:49:14.230835+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 36520,
            "ip_address": "123.200.6.154",
            "count": 1,
            "first_visit": "2022-10-27T12:03:59.220318+06:00",
            "date": "2022-10-27"
        }
    ]
}