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

{
    "count": 99880,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94528&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94512&ordering=date",
    "results": [
        {
            "id": 392,
            "ip_address": "114.119.155.252",
            "count": 4,
            "first_visit": "2021-12-08T05:04:06.797378+06:00",
            "date": null
        },
        {
            "id": 385,
            "ip_address": "114.119.157.166",
            "count": 15,
            "first_visit": "2021-12-08T02:11:39.409672+06:00",
            "date": null
        },
        {
            "id": 289,
            "ip_address": "114.119.151.67",
            "count": 17,
            "first_visit": "2021-12-06T13:00:34.576729+06:00",
            "date": null
        },
        {
            "id": 293,
            "ip_address": "103.217.111.139",
            "count": 10,
            "first_visit": "2021-12-06T13:37:41.074492+06:00",
            "date": null
        },
        {
            "id": 208,
            "ip_address": "103.159.72.253",
            "count": 46,
            "first_visit": "2021-12-05T11:31:19.952581+06:00",
            "date": null
        },
        {
            "id": 340,
            "ip_address": "114.119.167.51",
            "count": 21,
            "first_visit": "2021-12-07T15:00:48.583513+06:00",
            "date": null
        },
        {
            "id": 300,
            "ip_address": "114.119.152.27",
            "count": 21,
            "first_visit": "2021-12-06T15:57:03.621146+06:00",
            "date": null
        },
        {
            "id": 383,
            "ip_address": "103.198.139.41",
            "count": 1,
            "first_visit": "2021-12-08T01:58:21.280419+06:00",
            "date": null
        }
    ]
}