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

{
    "count": 100330,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20344&ordering=ip_address",
    "results": [
        {
            "id": 73849,
            "ip_address": "103.62.140.227",
            "count": 2,
            "first_visit": "2024-10-01T10:58:13.558009+06:00",
            "date": "2024-10-01"
        },
        {
            "id": 78180,
            "ip_address": "103.62.140.227",
            "count": 3,
            "first_visit": "2025-01-23T20:49:35.692678+06:00",
            "date": "2025-01-23"
        },
        {
            "id": 69478,
            "ip_address": "103.62.140.227",
            "count": 1,
            "first_visit": "2024-06-05T11:37:59.573796+06:00",
            "date": "2024-06-05"
        },
        {
            "id": 3361,
            "ip_address": "103.62.140.28",
            "count": 1,
            "first_visit": "2022-02-06T20:30:50.395362+06:00",
            "date": null
        },
        {
            "id": 7954,
            "ip_address": "103.62.140.29",
            "count": 2,
            "first_visit": "2022-05-17T11:31:58.344618+06:00",
            "date": null
        },
        {
            "id": 5166,
            "ip_address": "103.62.140.31",
            "count": 1,
            "first_visit": "2022-04-16T21:47:14.938694+06:00",
            "date": null
        },
        {
            "id": 2780,
            "ip_address": "103.62.144.244",
            "count": 2,
            "first_visit": "2022-01-25T06:37:12.100668+06:00",
            "date": null
        },
        {
            "id": 2566,
            "ip_address": "103.62.144.246",
            "count": 1,
            "first_visit": "2022-01-21T16:21:25.080534+06:00",
            "date": null
        }
    ]
}