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

{
    "count": 96083,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19632&ordering=ip_address",
    "results": [
        {
            "id": 1646,
            "ip_address": "103.67.157.120",
            "count": 4,
            "first_visit": "2022-01-04T13:13:59.642402+06:00",
            "date": null
        },
        {
            "id": 19245,
            "ip_address": "103.67.157.120",
            "count": 1,
            "first_visit": "2022-06-26T23:47:51.188720+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 26026,
            "ip_address": "103.67.157.121",
            "count": 1,
            "first_visit": "2022-07-22T16:23:52.634722+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 2401,
            "ip_address": "103.67.157.121",
            "count": 2,
            "first_visit": "2022-01-17T23:57:25.807168+06:00",
            "date": null
        },
        {
            "id": 26881,
            "ip_address": "103.67.157.121",
            "count": 1,
            "first_visit": "2022-07-24T22:42:17.909844+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 7131,
            "ip_address": "103.67.157.122",
            "count": 6,
            "first_visit": "2022-05-16T19:35:17.620873+06:00",
            "date": null
        },
        {
            "id": 27953,
            "ip_address": "103.67.157.123",
            "count": 1,
            "first_visit": "2022-07-27T00:57:23.438826+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 27514,
            "ip_address": "103.67.157.124",
            "count": 1,
            "first_visit": "2022-07-26T00:37:53.915330+06:00",
            "date": "2022-07-26"
        }
    ]
}