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

{
    "count": 102231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75112&ordering=ip_address",
    "results": [
        {
            "id": 44673,
            "ip_address": "37.111.194.244",
            "count": 1,
            "first_visit": "2023-04-01T14:32:38.610957+06:00",
            "date": "2023-04-01"
        },
        {
            "id": 7945,
            "ip_address": "37.111.194.246",
            "count": 2,
            "first_visit": "2022-05-17T11:27:12.294899+06:00",
            "date": null
        },
        {
            "id": 95510,
            "ip_address": "37.111.194.246",
            "count": 1,
            "first_visit": "2026-02-24T11:54:46.978824+06:00",
            "date": "2026-02-24"
        },
        {
            "id": 41645,
            "ip_address": "37.111.194.247",
            "count": 1,
            "first_visit": "2023-02-06T15:37:29.042048+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 81929,
            "ip_address": "37.111.194.248",
            "count": 1,
            "first_visit": "2025-04-27T10:00:51.740146+06:00",
            "date": "2025-04-27"
        },
        {
            "id": 8142,
            "ip_address": "37.111.194.248",
            "count": 1,
            "first_visit": "2022-05-17T12:54:58.553119+06:00",
            "date": null
        },
        {
            "id": 30117,
            "ip_address": "37.111.194.248",
            "count": 1,
            "first_visit": "2022-07-31T00:33:28.004764+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 16086,
            "ip_address": "37.111.194.248",
            "count": 1,
            "first_visit": "2022-06-17T19:19:18.321450+06:00",
            "date": "2022-06-17"
        }
    ]
}