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

{
    "count": 98290,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17584&ordering=ip_address",
    "results": [
        {
            "id": 18019,
            "ip_address": "103.253.44.246",
            "count": 1,
            "first_visit": "2022-06-24T08:11:13.112933+06:00",
            "date": "2022-06-24"
        },
        {
            "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
        }
    ]
}