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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78360&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78344&ordering=count",
    "results": [
        {
            "id": 11546,
            "ip_address": "116.58.203.40",
            "count": 2,
            "first_visit": "2022-05-26T00:16:22.983155+06:00",
            "date": null
        },
        {
            "id": 1106,
            "ip_address": "103.155.174.14",
            "count": 2,
            "first_visit": "2021-12-21T00:49:22.415998+06:00",
            "date": null
        },
        {
            "id": 23070,
            "ip_address": "192.235.122.136",
            "count": 2,
            "first_visit": "2022-07-16T02:37:38.429090+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 37077,
            "ip_address": "45.127.247.3",
            "count": 2,
            "first_visit": "2022-11-08T00:30:34.184412+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 26908,
            "ip_address": "103.126.14.179",
            "count": 2,
            "first_visit": "2022-07-24T23:09:19.506245+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 1127,
            "ip_address": "82.135.224.18",
            "count": 2,
            "first_visit": "2021-12-21T08:04:03.378881+06:00",
            "date": null
        },
        {
            "id": 1093,
            "ip_address": "43.250.81.46",
            "count": 2,
            "first_visit": "2021-12-20T22:27:24.697546+06:00",
            "date": null
        },
        {
            "id": 10017,
            "ip_address": "103.25.250.250",
            "count": 2,
            "first_visit": "2022-05-21T14:29:34.683886+06:00",
            "date": null
        }
    ]
}