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

{
    "count": 99445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24312&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24296&ordering=-count",
    "results": [
        {
            "id": 12579,
            "ip_address": "103.242.20.243",
            "count": 2,
            "first_visit": "2022-05-29T22:24:55.496778+06:00",
            "date": null
        },
        {
            "id": 21800,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-07-10T02:34:13.818369+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 9059,
            "ip_address": "43.245.122.42",
            "count": 2,
            "first_visit": "2022-05-18T20:06:06.668468+06:00",
            "date": null
        },
        {
            "id": 29034,
            "ip_address": "103.67.156.21",
            "count": 2,
            "first_visit": "2022-07-29T00:54:02.473223+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7238,
            "ip_address": "103.134.56.158",
            "count": 2,
            "first_visit": "2022-05-16T20:05:46.900823+06:00",
            "date": null
        },
        {
            "id": 37799,
            "ip_address": "103.159.72.88",
            "count": 2,
            "first_visit": "2022-11-24T14:32:10.959396+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 30376,
            "ip_address": "202.134.10.131",
            "count": 2,
            "first_visit": "2022-07-31T11:51:26.239918+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12650,
            "ip_address": "103.173.60.72",
            "count": 2,
            "first_visit": "2022-05-30T00:02:46.178761+06:00",
            "date": null
        }
    ]
}