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

{
    "count": 97258,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8880&ordering=ip_address",
    "results": [
        {
            "id": 72804,
            "ip_address": "103.158.159.164",
            "count": 1,
            "first_visit": "2024-08-31T14:28:50.497330+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 4279,
            "ip_address": "103.158.159.179",
            "count": 1,
            "first_visit": "2022-03-11T16:02:02.116383+06:00",
            "date": null
        },
        {
            "id": 69589,
            "ip_address": "103.158.159.186",
            "count": 1,
            "first_visit": "2024-06-06T17:50:04.199998+06:00",
            "date": "2024-06-06"
        },
        {
            "id": 31024,
            "ip_address": "103.158.159.20",
            "count": 1,
            "first_visit": "2022-08-03T17:43:39.182074+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 3602,
            "ip_address": "103.158.159.222",
            "count": 7,
            "first_visit": "2022-02-14T18:11:43.916297+06:00",
            "date": null
        },
        {
            "id": 79023,
            "ip_address": "103.158.159.234",
            "count": 4,
            "first_visit": "2025-02-16T18:53:14.977429+06:00",
            "date": "2025-02-16"
        },
        {
            "id": 1505,
            "ip_address": "103.158.159.74",
            "count": 1,
            "first_visit": "2021-12-31T03:17:32.025709+06:00",
            "date": null
        },
        {
            "id": 68963,
            "ip_address": "103.158.159.83",
            "count": 1,
            "first_visit": "2024-05-23T22:58:32.282524+06:00",
            "date": "2024-05-23"
        }
    ]
}