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

{
    "count": 100150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95712&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95696&ordering=count",
    "results": [
        {
            "id": 12218,
            "ip_address": "137.59.155.250",
            "count": 6,
            "first_visit": "2022-05-28T15:24:09.123547+06:00",
            "date": null
        },
        {
            "id": 3985,
            "ip_address": "103.121.11.221",
            "count": 6,
            "first_visit": "2022-03-01T20:09:52.834590+06:00",
            "date": null
        },
        {
            "id": 24571,
            "ip_address": "202.134.10.137",
            "count": 6,
            "first_visit": "2022-07-20T11:54:06.449140+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 14749,
            "ip_address": "119.30.39.207",
            "count": 6,
            "first_visit": "2022-06-13T08:38:43.267499+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 35382,
            "ip_address": "66.249.66.210",
            "count": 6,
            "first_visit": "2022-10-03T01:27:47.937182+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 1678,
            "ip_address": "43.245.123.2",
            "count": 6,
            "first_visit": "2022-01-05T20:53:02.789050+06:00",
            "date": null
        },
        {
            "id": 3942,
            "ip_address": "43.245.123.135",
            "count": 6,
            "first_visit": "2022-02-28T09:57:24.521226+06:00",
            "date": null
        },
        {
            "id": 3989,
            "ip_address": "45.248.151.222",
            "count": 6,
            "first_visit": "2022-03-01T21:05:33.317086+06:00",
            "date": null
        }
    ]
}