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

{
    "count": 99346,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4776&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4760&ordering=ip_address",
    "results": [
        {
            "id": 85162,
            "ip_address": "103.133.173.28",
            "count": 1,
            "first_visit": "2025-07-03T13:10:31.988230+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 22624,
            "ip_address": "103.133.174.209",
            "count": 1,
            "first_visit": "2022-07-14T14:35:40.551582+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 98250,
            "ip_address": "103.133.174.212",
            "count": 1,
            "first_visit": "2026-05-19T10:46:28.072284+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 97800,
            "ip_address": "103.133.175.240",
            "count": 1,
            "first_visit": "2026-05-07T09:30:22.980877+06:00",
            "date": "2026-05-07"
        },
        {
            "id": 1715,
            "ip_address": "103.133.200.146",
            "count": 1,
            "first_visit": "2022-01-08T01:13:43.582579+06:00",
            "date": null
        },
        {
            "id": 18299,
            "ip_address": "103.133.200.16",
            "count": 1,
            "first_visit": "2022-06-24T21:53:41.836987+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9149,
            "ip_address": "103.133.200.16",
            "count": 3,
            "first_visit": "2022-05-18T23:02:51.345022+06:00",
            "date": null
        },
        {
            "id": 6153,
            "ip_address": "103.133.200.17",
            "count": 1,
            "first_visit": "2022-05-14T22:13:51.943116+06:00",
            "date": null
        }
    ]
}