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

{
    "count": 96146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19992&ordering=ip_address",
    "results": [
        {
            "id": 27438,
            "ip_address": "103.67.157.93",
            "count": 1,
            "first_visit": "2022-07-25T22:27:17.850586+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 53512,
            "ip_address": "103.67.157.93",
            "count": 2,
            "first_visit": "2023-08-25T17:53:24.287857+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 10129,
            "ip_address": "103.67.157.95",
            "count": 1,
            "first_visit": "2022-05-21T22:49:41.357536+06:00",
            "date": null
        },
        {
            "id": 29448,
            "ip_address": "103.67.157.96",
            "count": 2,
            "first_visit": "2022-07-29T21:02:39.919975+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 9175,
            "ip_address": "103.67.157.96",
            "count": 1,
            "first_visit": "2022-05-18T23:22:14.180628+06:00",
            "date": null
        },
        {
            "id": 30568,
            "ip_address": "103.67.157.96",
            "count": 3,
            "first_visit": "2022-08-01T01:39:48.221085+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 13664,
            "ip_address": "103.67.157.98",
            "count": 1,
            "first_visit": "2022-06-06T19:21:14.990528+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 10042,
            "ip_address": "103.67.157.98",
            "count": 1,
            "first_visit": "2022-05-21T16:15:42.266271+06:00",
            "date": null
        }
    ]
}