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

{
    "count": 100000,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94904&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94888&ordering=date",
    "results": [
        {
            "id": 21,
            "ip_address": "114.119.147.113",
            "count": 13,
            "first_visit": "2021-12-02T20:26:22.934653+06:00",
            "date": null
        },
        {
            "id": 49,
            "ip_address": "114.119.158.212",
            "count": 21,
            "first_visit": "2021-12-03T07:57:55.324170+06:00",
            "date": null
        },
        {
            "id": 64,
            "ip_address": "114.119.159.186",
            "count": 15,
            "first_visit": "2021-12-03T13:11:56.802179+06:00",
            "date": null
        },
        {
            "id": 4,
            "ip_address": "120.50.4.32",
            "count": 174,
            "first_visit": "2021-12-02T15:56:32.939235+06:00",
            "date": null
        },
        {
            "id": 30,
            "ip_address": "202.134.14.152",
            "count": 22,
            "first_visit": "2021-12-02T22:59:21.075963+06:00",
            "date": null
        },
        {
            "id": 61,
            "ip_address": "114.119.135.130",
            "count": 12,
            "first_visit": "2021-12-03T12:48:04.309610+06:00",
            "date": null
        },
        {
            "id": 59,
            "ip_address": "114.119.156.138",
            "count": 14,
            "first_visit": "2021-12-03T12:17:26.781023+06:00",
            "date": null
        },
        {
            "id": 15,
            "ip_address": "114.119.151.72",
            "count": 15,
            "first_visit": "2021-12-02T19:51:59.405845+06:00",
            "date": null
        }
    ]
}