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

{
    "count": 92061,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1448&ordering=ip_address",
    "results": [
        {
            "id": 8256,
            "ip_address": "103.112.171.1",
            "count": 1,
            "first_visit": "2022-05-17T18:44:31.410170+06:00",
            "date": null
        },
        {
            "id": 5658,
            "ip_address": "103.112.171.6",
            "count": 1,
            "first_visit": "2022-05-06T01:46:07.312568+06:00",
            "date": null
        },
        {
            "id": 30229,
            "ip_address": "103.112.204.1",
            "count": 1,
            "first_visit": "2022-07-31T08:56:47.258697+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 29807,
            "ip_address": "103.112.204.14",
            "count": 2,
            "first_visit": "2022-07-30T11:17:29.491527+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 17717,
            "ip_address": "103.112.204.190",
            "count": 1,
            "first_visit": "2022-06-23T11:23:35.776736+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 10801,
            "ip_address": "103.112.205.1",
            "count": 1,
            "first_visit": "2022-05-24T06:05:17.342638+06:00",
            "date": null
        },
        {
            "id": 88605,
            "ip_address": "103.112.205.206",
            "count": 1,
            "first_visit": "2025-08-29T06:33:17.214872+06:00",
            "date": "2025-08-29"
        },
        {
            "id": 74087,
            "ip_address": "103.112.206.111",
            "count": 1,
            "first_visit": "2024-10-07T00:07:05.334158+06:00",
            "date": "2024-10-07"
        }
    ]
}