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

{
    "count": 94117,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12584&ordering=ip_address",
    "results": [
        {
            "id": 9168,
            "ip_address": "103.205.132.179",
            "count": 1,
            "first_visit": "2022-05-18T23:18:24.519387+06:00",
            "date": null
        },
        {
            "id": 6086,
            "ip_address": "103.205.132.206",
            "count": 1,
            "first_visit": "2022-05-14T19:31:31.646240+06:00",
            "date": null
        },
        {
            "id": 2473,
            "ip_address": "103.205.132.222",
            "count": 4,
            "first_visit": "2022-01-19T17:05:47.896216+06:00",
            "date": null
        },
        {
            "id": 62472,
            "ip_address": "103.205.132.225",
            "count": 1,
            "first_visit": "2024-01-06T00:29:24.711850+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 4235,
            "ip_address": "103.205.132.46",
            "count": 1,
            "first_visit": "2022-03-10T02:54:59.814317+06:00",
            "date": null
        },
        {
            "id": 7677,
            "ip_address": "103.205.132.50",
            "count": 3,
            "first_visit": "2022-05-17T08:47:05.457376+06:00",
            "date": null
        },
        {
            "id": 23520,
            "ip_address": "103.205.132.50",
            "count": 1,
            "first_visit": "2022-07-18T19:54:32.687560+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 31637,
            "ip_address": "103.205.132.54",
            "count": 1,
            "first_visit": "2022-08-09T19:16:17.065944+06:00",
            "date": "2022-08-09"
        }
    ]
}