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

{
    "count": 102476,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46528&ordering=ip_address",
    "results": [
        {
            "id": 16697,
            "ip_address": "115.42.52.50",
            "count": 4,
            "first_visit": "2022-06-20T00:10:49.677292+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 4973,
            "ip_address": "115.42.52.50",
            "count": 14,
            "first_visit": "2022-04-07T12:23:10.932169+06:00",
            "date": null
        },
        {
            "id": 15985,
            "ip_address": "115.42.52.51",
            "count": 1,
            "first_visit": "2022-06-17T14:02:18.651777+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 5553,
            "ip_address": "115.42.52.51",
            "count": 16,
            "first_visit": "2022-05-02T12:37:45.221380+06:00",
            "date": null
        },
        {
            "id": 4896,
            "ip_address": "115.42.52.52",
            "count": 1,
            "first_visit": "2022-04-03T20:03:38.041762+06:00",
            "date": null
        },
        {
            "id": 43270,
            "ip_address": "115.42.53.23",
            "count": 2,
            "first_visit": "2023-03-06T13:54:11.605576+06:00",
            "date": "2023-03-06"
        },
        {
            "id": 31356,
            "ip_address": "115.42.53.254",
            "count": 2,
            "first_visit": "2022-08-06T19:54:55.090244+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 28399,
            "ip_address": "115.42.55.121",
            "count": 1,
            "first_visit": "2022-07-27T23:28:53.681389+06:00",
            "date": "2022-07-27"
        }
    ]
}