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

{
    "count": 101462,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78992&ordering=count",
    "results": [
        {
            "id": 12186,
            "ip_address": "103.253.45.222",
            "count": 2,
            "first_visit": "2022-05-28T13:46:15.832442+06:00",
            "date": null
        },
        {
            "id": 9555,
            "ip_address": "43.245.120.162",
            "count": 2,
            "first_visit": "2022-05-19T23:28:52.468695+06:00",
            "date": null
        },
        {
            "id": 1890,
            "ip_address": "103.135.254.229",
            "count": 2,
            "first_visit": "2022-01-11T15:35:43.936384+06:00",
            "date": null
        },
        {
            "id": 1866,
            "ip_address": "220.152.115.220",
            "count": 2,
            "first_visit": "2022-01-11T13:52:44.346417+06:00",
            "date": null
        },
        {
            "id": 22189,
            "ip_address": "114.119.131.195",
            "count": 2,
            "first_visit": "2022-07-13T06:32:54.143298+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 22192,
            "ip_address": "114.119.151.237",
            "count": 2,
            "first_visit": "2022-07-13T07:28:26.300976+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 1870,
            "ip_address": "172.58.227.202",
            "count": 2,
            "first_visit": "2022-01-11T14:15:07.539345+06:00",
            "date": null
        },
        {
            "id": 26713,
            "ip_address": "119.30.46.157",
            "count": 2,
            "first_visit": "2022-07-24T12:00:40.532336+06:00",
            "date": "2022-07-24"
        }
    ]
}