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

{
    "count": 95969,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5224&ordering=ip_address",
    "results": [
        {
            "id": 28714,
            "ip_address": "103.135.89.118",
            "count": 1,
            "first_visit": "2022-07-28T11:23:55.631419+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 12608,
            "ip_address": "103.135.89.119",
            "count": 1,
            "first_visit": "2022-05-29T23:08:31.401358+06:00",
            "date": null
        },
        {
            "id": 94405,
            "ip_address": "103.135.89.180",
            "count": 1,
            "first_visit": "2026-01-23T08:10:13.789222+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 94653,
            "ip_address": "103.135.89.182",
            "count": 1,
            "first_visit": "2026-01-30T22:51:17.637528+06:00",
            "date": "2026-01-30"
        },
        {
            "id": 94288,
            "ip_address": "103.135.89.183",
            "count": 1,
            "first_visit": "2026-01-20T15:38:06.468316+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 9564,
            "ip_address": "103.135.89.82",
            "count": 1,
            "first_visit": "2022-05-19T23:32:53.086376+06:00",
            "date": null
        },
        {
            "id": 45776,
            "ip_address": "103.135.90.96",
            "count": 1,
            "first_visit": "2023-04-26T22:57:31.565959+06:00",
            "date": "2023-04-26"
        },
        {
            "id": 88226,
            "ip_address": "103.136.0.16",
            "count": 1,
            "first_visit": "2025-08-22T12:27:37.764886+06:00",
            "date": "2025-08-22"
        }
    ]
}