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

{
    "count": 96461,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2016&ordering=ip_address",
    "results": [
        {
            "id": 40071,
            "ip_address": "103.114.96.129",
            "count": 1,
            "first_visit": "2023-01-08T15:02:04.546430+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 2211,
            "ip_address": "103.114.96.138",
            "count": 1,
            "first_visit": "2022-01-14T18:23:45.010296+06:00",
            "date": null
        },
        {
            "id": 27880,
            "ip_address": "103.114.96.140",
            "count": 1,
            "first_visit": "2022-07-26T21:26:49.909928+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 11793,
            "ip_address": "103.114.96.166",
            "count": 4,
            "first_visit": "2022-05-26T23:43:02.870866+06:00",
            "date": null
        },
        {
            "id": 26878,
            "ip_address": "103.114.96.166",
            "count": 1,
            "first_visit": "2022-07-24T22:37:14.888183+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 7938,
            "ip_address": "103.114.96.180",
            "count": 1,
            "first_visit": "2022-05-17T11:24:10.146200+06:00",
            "date": null
        },
        {
            "id": 1708,
            "ip_address": "103.114.96.194",
            "count": 1,
            "first_visit": "2022-01-07T15:56:15.439531+06:00",
            "date": null
        },
        {
            "id": 16019,
            "ip_address": "103.114.96.47",
            "count": 2,
            "first_visit": "2022-06-17T15:53:44.752545+06:00",
            "date": "2022-06-17"
        }
    ]
}