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

{
    "count": 99388,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3392&ordering=ip_address",
    "results": [
        {
            "id": 80549,
            "ip_address": "103.123.168.104",
            "count": 1,
            "first_visit": "2025-03-24T16:32:42.846936+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 56940,
            "ip_address": "103.123.168.119",
            "count": 1,
            "first_visit": "2023-10-06T19:22:25.521939+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 5593,
            "ip_address": "103.123.168.19",
            "count": 1,
            "first_visit": "2022-05-03T23:07:23.846024+06:00",
            "date": null
        },
        {
            "id": 8857,
            "ip_address": "103.123.168.200",
            "count": 1,
            "first_visit": "2022-05-18T11:51:37.162165+06:00",
            "date": null
        },
        {
            "id": 18460,
            "ip_address": "103.123.168.201",
            "count": 1,
            "first_visit": "2022-06-25T07:24:18.326568+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 82321,
            "ip_address": "103.123.168.254",
            "count": 1,
            "first_visit": "2025-05-05T15:01:11.187677+06:00",
            "date": "2025-05-05"
        },
        {
            "id": 15289,
            "ip_address": "103.123.168.29",
            "count": 1,
            "first_visit": "2022-06-15T14:02:55.440991+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 5513,
            "ip_address": "103.123.168.36",
            "count": 1,
            "first_visit": "2022-05-01T09:41:45.170025+06:00",
            "date": null
        }
    ]
}