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

{
    "count": 92245,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4936&ordering=ip_address",
    "results": [
        {
            "id": 70526,
            "ip_address": "103.135.232.63",
            "count": 1,
            "first_visit": "2024-06-30T22:09:33.198082+06:00",
            "date": "2024-06-30"
        },
        {
            "id": 77704,
            "ip_address": "103.135.232.63",
            "count": 3,
            "first_visit": "2025-01-09T22:02:32.415501+06:00",
            "date": "2025-01-09"
        },
        {
            "id": 2740,
            "ip_address": "103.135.232.68",
            "count": 4,
            "first_visit": "2022-01-24T18:05:32.646147+06:00",
            "date": null
        },
        {
            "id": 4900,
            "ip_address": "103.135.232.69",
            "count": 1,
            "first_visit": "2022-04-03T23:23:39.656521+06:00",
            "date": null
        },
        {
            "id": 1348,
            "ip_address": "103.135.232.70",
            "count": 1,
            "first_visit": "2021-12-24T23:08:08.641981+06:00",
            "date": null
        },
        {
            "id": 13148,
            "ip_address": "103.135.232.71",
            "count": 1,
            "first_visit": "2022-05-31T16:52:53.268869+06:00",
            "date": null
        },
        {
            "id": 38530,
            "ip_address": "103.135.232.72",
            "count": 3,
            "first_visit": "2022-12-10T12:16:52.047296+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 5328,
            "ip_address": "103.135.232.72",
            "count": 8,
            "first_visit": "2022-04-23T19:38:51.708272+06:00",
            "date": null
        }
    ]
}