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

{
    "count": 102731,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51104&ordering=ip_address",
    "results": [
        {
            "id": 85212,
            "ip_address": "119.30.41.100",
            "count": 1,
            "first_visit": "2025-07-04T12:05:13.561140+06:00",
            "date": "2025-07-04"
        },
        {
            "id": 79207,
            "ip_address": "119.30.41.100",
            "count": 2,
            "first_visit": "2025-02-20T19:55:36.572610+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 12956,
            "ip_address": "119.30.41.101",
            "count": 1,
            "first_visit": "2022-05-31T00:41:42.614185+06:00",
            "date": null
        },
        {
            "id": 65630,
            "ip_address": "119.30.41.102",
            "count": 1,
            "first_visit": "2024-03-07T12:30:25.568335+06:00",
            "date": "2024-03-07"
        },
        {
            "id": 91540,
            "ip_address": "119.30.41.102",
            "count": 1,
            "first_visit": "2025-11-02T20:18:26.212456+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 25927,
            "ip_address": "119.30.41.103",
            "count": 1,
            "first_visit": "2022-07-22T11:45:21.764558+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 12973,
            "ip_address": "119.30.41.104",
            "count": 1,
            "first_visit": "2022-05-31T01:04:52.173923+06:00",
            "date": null
        },
        {
            "id": 26910,
            "ip_address": "119.30.41.105",
            "count": 1,
            "first_visit": "2022-07-24T23:11:43.980091+06:00",
            "date": "2022-07-24"
        }
    ]
}