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

{
    "count": 92257,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5768&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5752&ordering=id",
    "results": [
        {
            "id": 5761,
            "ip_address": "103.96.36.114",
            "count": 3,
            "first_visit": "2022-05-09T23:08:57.994599+06:00",
            "date": null
        },
        {
            "id": 5762,
            "ip_address": "12.29.15.2",
            "count": 2,
            "first_visit": "2022-05-10T00:00:20.963344+06:00",
            "date": null
        },
        {
            "id": 5763,
            "ip_address": "103.73.106.242",
            "count": 3,
            "first_visit": "2022-05-10T00:27:06.956518+06:00",
            "date": null
        },
        {
            "id": 5764,
            "ip_address": "103.88.140.105",
            "count": 1,
            "first_visit": "2022-05-10T00:48:51.570529+06:00",
            "date": null
        },
        {
            "id": 5765,
            "ip_address": "123.108.244.242",
            "count": 1,
            "first_visit": "2022-05-10T01:09:53.480881+06:00",
            "date": null
        },
        {
            "id": 5766,
            "ip_address": "103.87.214.167",
            "count": 1,
            "first_visit": "2022-05-10T01:17:36.919424+06:00",
            "date": null
        },
        {
            "id": 5767,
            "ip_address": "103.35.168.92",
            "count": 2,
            "first_visit": "2022-05-10T02:30:02.876782+06:00",
            "date": null
        },
        {
            "id": 5768,
            "ip_address": "202.65.173.44",
            "count": 1,
            "first_visit": "2022-05-10T03:07:10.124929+06:00",
            "date": null
        }
    ]
}