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

{
    "count": 96154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6088&ordering=ip_address",
    "results": [
        {
            "id": 84812,
            "ip_address": "103.14.129.33",
            "count": 1,
            "first_visit": "2025-06-30T11:13:55.786119+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 84811,
            "ip_address": "103.14.129.39",
            "count": 1,
            "first_visit": "2025-06-30T11:11:17.814621+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 80706,
            "ip_address": "103.14.129.4",
            "count": 1,
            "first_visit": "2025-03-28T04:48:29.024724+06:00",
            "date": "2025-03-28"
        },
        {
            "id": 6166,
            "ip_address": "103.14.129.50",
            "count": 1,
            "first_visit": "2022-05-14T23:12:34.398756+06:00",
            "date": null
        },
        {
            "id": 9058,
            "ip_address": "103.14.129.58",
            "count": 2,
            "first_visit": "2022-05-18T20:05:42.272450+06:00",
            "date": null
        },
        {
            "id": 8870,
            "ip_address": "103.14.129.59",
            "count": 1,
            "first_visit": "2022-05-18T12:02:09.326198+06:00",
            "date": null
        },
        {
            "id": 10029,
            "ip_address": "103.14.129.62",
            "count": 1,
            "first_visit": "2022-05-21T15:11:35.478779+06:00",
            "date": null
        },
        {
            "id": 87709,
            "ip_address": "103.14.129.7",
            "count": 1,
            "first_visit": "2025-08-14T16:18:42.776373+06:00",
            "date": "2025-08-14"
        }
    ]
}