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

{
    "count": 93345,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79000&ordering=ip_address",
    "results": [
        {
            "id": 30731,
            "ip_address": "43.245.123.4",
            "count": 1,
            "first_visit": "2022-08-01T23:39:56.006757+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 9963,
            "ip_address": "43.245.123.4",
            "count": 4,
            "first_visit": "2022-05-21T10:14:25.851227+06:00",
            "date": null
        },
        {
            "id": 11772,
            "ip_address": "43.245.123.40",
            "count": 4,
            "first_visit": "2022-05-26T23:10:48.532515+06:00",
            "date": null
        },
        {
            "id": 48412,
            "ip_address": "43.245.123.40",
            "count": 1,
            "first_visit": "2023-06-17T16:35:02.992970+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 6990,
            "ip_address": "43.245.123.41",
            "count": 4,
            "first_visit": "2022-05-16T18:22:58.719029+06:00",
            "date": null
        },
        {
            "id": 12070,
            "ip_address": "43.245.123.42",
            "count": 1,
            "first_visit": "2022-05-28T00:10:31.340329+06:00",
            "date": null
        },
        {
            "id": 49301,
            "ip_address": "43.245.123.42",
            "count": 2,
            "first_visit": "2023-07-04T07:44:54.374899+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 8246,
            "ip_address": "43.245.123.43",
            "count": 2,
            "first_visit": "2022-05-17T18:20:00.854512+06:00",
            "date": null
        }
    ]
}