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

{
    "count": 99479,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92888&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92872&ordering=date",
    "results": [
        {
            "id": 1565,
            "ip_address": "103.205.134.219",
            "count": 1,
            "first_visit": "2022-01-01T13:01:22.258792+06:00",
            "date": null
        },
        {
            "id": 1509,
            "ip_address": "103.25.251.251",
            "count": 8,
            "first_visit": "2021-12-31T14:14:56.455929+06:00",
            "date": null
        },
        {
            "id": 1500,
            "ip_address": "103.135.135.70",
            "count": 4,
            "first_visit": "2021-12-30T22:50:14.070833+06:00",
            "date": null
        },
        {
            "id": 1469,
            "ip_address": "173.252.95.19",
            "count": 2,
            "first_visit": "2021-12-29T16:38:34.675796+06:00",
            "date": null
        },
        {
            "id": 1484,
            "ip_address": "202.134.14.146",
            "count": 22,
            "first_visit": "2021-12-30T09:25:35.495384+06:00",
            "date": null
        },
        {
            "id": 124,
            "ip_address": "114.119.159.123",
            "count": 19,
            "first_visit": "2021-12-04T04:05:17.065286+06:00",
            "date": null
        },
        {
            "id": 1445,
            "ip_address": "114.119.155.14",
            "count": 9,
            "first_visit": "2021-12-28T17:19:25.316566+06:00",
            "date": null
        },
        {
            "id": 1459,
            "ip_address": "114.119.152.97",
            "count": 15,
            "first_visit": "2021-12-29T03:08:05.390736+06:00",
            "date": null
        }
    ]
}