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

{
    "count": 94559,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=320&ordering=ip_address",
    "results": [
        {
            "id": 67379,
            "ip_address": "103.102.139.154",
            "count": 1,
            "first_visit": "2024-04-24T14:37:45.666003+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 7145,
            "ip_address": "103.102.139.174",
            "count": 3,
            "first_visit": "2022-05-16T19:38:52.020177+06:00",
            "date": null
        },
        {
            "id": 24641,
            "ip_address": "103.102.139.18",
            "count": 1,
            "first_visit": "2022-07-20T13:36:31.833352+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 27759,
            "ip_address": "103.102.139.216",
            "count": 1,
            "first_visit": "2022-07-26T14:53:54.413088+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 10418,
            "ip_address": "103.102.139.217",
            "count": 1,
            "first_visit": "2022-05-22T22:18:03.661545+06:00",
            "date": null
        },
        {
            "id": 10419,
            "ip_address": "103.102.139.217",
            "count": 1,
            "first_visit": "2022-05-22T22:18:03.665012+06:00",
            "date": null
        },
        {
            "id": 9257,
            "ip_address": "103.102.139.236",
            "count": 11,
            "first_visit": "2022-05-19T06:12:16.569472+06:00",
            "date": null
        },
        {
            "id": 23535,
            "ip_address": "103.102.139.38",
            "count": 1,
            "first_visit": "2022-07-18T20:17:49.768846+06:00",
            "date": "2022-07-18"
        }
    ]
}