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

{
    "count": 103062,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52888&ordering=ip_address",
    "results": [
        {
            "id": 89096,
            "ip_address": "123.253.38.50",
            "count": 1,
            "first_visit": "2025-09-07T01:07:27.491726+06:00",
            "date": "2025-09-07"
        },
        {
            "id": 1693,
            "ip_address": "123.253.39.198",
            "count": 2,
            "first_visit": "2022-01-06T14:39:28.050512+06:00",
            "date": null
        },
        {
            "id": 12281,
            "ip_address": "123.253.65.104",
            "count": 1,
            "first_visit": "2022-05-28T20:35:36.840693+06:00",
            "date": null
        },
        {
            "id": 22800,
            "ip_address": "123.253.65.105",
            "count": 3,
            "first_visit": "2022-07-14T19:52:51.804485+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 14699,
            "ip_address": "123.253.65.105",
            "count": 1,
            "first_visit": "2022-06-12T21:56:57.433133+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 13321,
            "ip_address": "123.253.65.105",
            "count": 1,
            "first_visit": "2022-06-02T01:40:17.335625+06:00",
            "date": null
        },
        {
            "id": 18307,
            "ip_address": "123.253.65.106",
            "count": 1,
            "first_visit": "2022-06-24T22:37:09.296468+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 32053,
            "ip_address": "123.253.65.106",
            "count": 1,
            "first_visit": "2022-08-15T11:27:30.898088+06:00",
            "date": "2022-08-15"
        }
    ]
}