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

{
    "count": 101392,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80552&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80536&ordering=count",
    "results": [
        {
            "id": 33103,
            "ip_address": "103.124.182.2",
            "count": 2,
            "first_visit": "2022-08-27T19:12:15.902925+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 36887,
            "ip_address": "172.56.160.110",
            "count": 2,
            "first_visit": "2022-11-03T17:40:37.209112+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 3506,
            "ip_address": "116.204.230.20",
            "count": 2,
            "first_visit": "2022-02-10T23:58:50.702317+06:00",
            "date": null
        },
        {
            "id": 3434,
            "ip_address": "37.111.193.86",
            "count": 2,
            "first_visit": "2022-02-08T14:33:06.274499+06:00",
            "date": null
        },
        {
            "id": 3454,
            "ip_address": "45.114.90.50",
            "count": 2,
            "first_visit": "2022-02-09T11:38:26.322178+06:00",
            "date": null
        },
        {
            "id": 15993,
            "ip_address": "114.119.150.166",
            "count": 2,
            "first_visit": "2022-06-17T14:17:19.790442+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 8500,
            "ip_address": "103.195.141.135",
            "count": 2,
            "first_visit": "2022-05-17T23:27:13.539343+06:00",
            "date": null
        },
        {
            "id": 33098,
            "ip_address": "202.134.14.157",
            "count": 2,
            "first_visit": "2022-08-27T18:19:46.551464+06:00",
            "date": "2022-08-27"
        }
    ]
}