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

{
    "count": 97568,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10328&ordering=ip_address",
    "results": [
        {
            "id": 38661,
            "ip_address": "103.173.175.17",
            "count": 1,
            "first_visit": "2022-12-13T20:14:05.222152+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 58157,
            "ip_address": "103.173.175.34",
            "count": 1,
            "first_visit": "2023-10-22T00:02:39.827266+06:00",
            "date": "2023-10-22"
        },
        {
            "id": 91617,
            "ip_address": "103.173.2.155",
            "count": 2,
            "first_visit": "2025-11-04T14:28:37.431009+06:00",
            "date": "2025-11-04"
        },
        {
            "id": 6072,
            "ip_address": "103.173.30.1",
            "count": 1,
            "first_visit": "2022-05-14T19:25:56.487964+06:00",
            "date": null
        },
        {
            "id": 19989,
            "ip_address": "103.173.30.3",
            "count": 2,
            "first_visit": "2022-06-29T10:34:51.756648+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 5479,
            "ip_address": "103.173.30.9",
            "count": 2,
            "first_visit": "2022-04-30T15:15:27.655248+06:00",
            "date": null
        },
        {
            "id": 32901,
            "ip_address": "103.173.31.26",
            "count": 1,
            "first_visit": "2022-08-25T12:00:35.130522+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 1549,
            "ip_address": "103.173.31.30",
            "count": 1,
            "first_visit": "2021-12-31T21:38:48.929023+06:00",
            "date": null
        }
    ]
}