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

{
    "count": 95049,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15752&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15736&ordering=-ip_address",
    "results": [
        {
            "id": 47672,
            "ip_address": "43.224.109.197",
            "count": 4,
            "first_visit": "2023-06-04T20:23:06.468135+06:00",
            "date": "2023-06-04"
        },
        {
            "id": 48009,
            "ip_address": "43.224.109.196",
            "count": 1,
            "first_visit": "2023-06-11T11:26:53.542650+06:00",
            "date": "2023-06-11"
        },
        {
            "id": 7520,
            "ip_address": "43.224.109.195",
            "count": 4,
            "first_visit": "2022-05-16T23:53:16.207916+06:00",
            "date": null
        },
        {
            "id": 23757,
            "ip_address": "43.224.109.192",
            "count": 1,
            "first_visit": "2022-07-18T22:25:31.220738+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 16036,
            "ip_address": "43.224.109.192",
            "count": 1,
            "first_visit": "2022-06-17T16:53:49.057847+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 19889,
            "ip_address": "43.224.108.45",
            "count": 1,
            "first_visit": "2022-06-29T01:02:31.187015+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 2686,
            "ip_address": "43.224.108.44",
            "count": 3,
            "first_visit": "2022-01-23T16:25:24.043698+06:00",
            "date": null
        },
        {
            "id": 90639,
            "ip_address": "43.224.108.175",
            "count": 1,
            "first_visit": "2025-10-12T12:44:46.365410+06:00",
            "date": "2025-10-12"
        }
    ]
}