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

{
    "count": 100874,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18048&ordering=ip_address",
    "results": [
        {
            "id": 17464,
            "ip_address": "103.253.44.247",
            "count": 1,
            "first_visit": "2022-06-22T19:02:06.163564+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 12445,
            "ip_address": "103.253.44.249",
            "count": 1,
            "first_visit": "2022-05-29T11:59:07.931292+06:00",
            "date": null
        },
        {
            "id": 88024,
            "ip_address": "103.253.44.25",
            "count": 1,
            "first_visit": "2025-08-19T15:55:52.834735+06:00",
            "date": "2025-08-19"
        },
        {
            "id": 16260,
            "ip_address": "103.253.44.250",
            "count": 1,
            "first_visit": "2022-06-18T07:44:51.487584+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 10959,
            "ip_address": "103.253.44.253",
            "count": 1,
            "first_visit": "2022-05-24T12:55:09.776364+06:00",
            "date": null
        },
        {
            "id": 9502,
            "ip_address": "103.253.44.254",
            "count": 1,
            "first_visit": "2022-05-19T22:19:17.673843+06:00",
            "date": null
        },
        {
            "id": 7925,
            "ip_address": "103.253.44.30",
            "count": 4,
            "first_visit": "2022-05-17T11:16:14.299784+06:00",
            "date": null
        },
        {
            "id": 20363,
            "ip_address": "103.253.44.33",
            "count": 2,
            "first_visit": "2022-06-30T14:09:42.904382+06:00",
            "date": "2022-06-30"
        }
    ]
}