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

{
    "count": 98124,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5944&ordering=ip_address",
    "results": [
        {
            "id": 22592,
            "ip_address": "103.139.196.241",
            "count": 1,
            "first_visit": "2022-07-14T13:45:15.385466+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 68876,
            "ip_address": "103.139.196.253",
            "count": 1,
            "first_visit": "2024-05-22T18:03:41.686223+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 7899,
            "ip_address": "103.139.196.254",
            "count": 1,
            "first_visit": "2022-05-17T11:03:45.018355+06:00",
            "date": null
        },
        {
            "id": 33857,
            "ip_address": "103.139.196.40",
            "count": 1,
            "first_visit": "2022-09-05T13:33:10.122022+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 864,
            "ip_address": "103.139.196.43",
            "count": 1,
            "first_visit": "2021-12-19T19:05:36.900463+06:00",
            "date": null
        },
        {
            "id": 9398,
            "ip_address": "103.139.196.64",
            "count": 1,
            "first_visit": "2022-05-19T14:48:29.265857+06:00",
            "date": null
        },
        {
            "id": 12622,
            "ip_address": "103.139.196.67",
            "count": 3,
            "first_visit": "2022-05-29T23:22:35.315765+06:00",
            "date": null
        },
        {
            "id": 1536,
            "ip_address": "103.139.196.68",
            "count": 1,
            "first_visit": "2021-12-31T17:17:25.192716+06:00",
            "date": null
        }
    ]
}