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

{
    "count": 92334,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83440&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83424&ordering=count",
    "results": [
        {
            "id": 3213,
            "ip_address": "103.156.222.6",
            "count": 4,
            "first_visit": "2022-02-02T05:42:34.823359+06:00",
            "date": null
        },
        {
            "id": 13072,
            "ip_address": "114.119.132.238",
            "count": 4,
            "first_visit": "2022-05-31T11:30:09.693089+06:00",
            "date": null
        },
        {
            "id": 30065,
            "ip_address": "103.67.156.86",
            "count": 4,
            "first_visit": "2022-07-30T23:17:54.400593+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12989,
            "ip_address": "27.147.161.149",
            "count": 4,
            "first_visit": "2022-05-31T01:45:20.399112+06:00",
            "date": null
        },
        {
            "id": 21631,
            "ip_address": "37.111.210.248",
            "count": 4,
            "first_visit": "2022-07-08T20:33:35.341352+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 36826,
            "ip_address": "103.231.135.252",
            "count": 4,
            "first_visit": "2022-11-02T09:33:07.825676+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 3222,
            "ip_address": "37.111.206.136",
            "count": 4,
            "first_visit": "2022-02-02T13:54:19.358293+06:00",
            "date": null
        },
        {
            "id": 3177,
            "ip_address": "180.210.223.140",
            "count": 4,
            "first_visit": "2022-02-01T12:12:10.696529+06:00",
            "date": null
        }
    ]
}