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

{
    "count": 98038,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25672&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25656&ordering=-count",
    "results": [
        {
            "id": 7749,
            "ip_address": "103.148.52.242",
            "count": 2,
            "first_visit": "2022-05-17T09:42:58.749804+06:00",
            "date": null
        },
        {
            "id": 13297,
            "ip_address": "103.67.157.196",
            "count": 2,
            "first_visit": "2022-06-01T21:20:04.253152+06:00",
            "date": null
        },
        {
            "id": 24295,
            "ip_address": "119.30.38.3",
            "count": 2,
            "first_visit": "2022-07-20T00:39:11.055265+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 34129,
            "ip_address": "103.55.145.41",
            "count": 2,
            "first_visit": "2022-09-10T13:03:08.217558+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 17034,
            "ip_address": "114.119.135.121",
            "count": 2,
            "first_visit": "2022-06-21T13:54:47.969070+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 34136,
            "ip_address": "119.30.35.251",
            "count": 2,
            "first_visit": "2022-09-10T15:53:45.814830+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 10931,
            "ip_address": "104.219.27.69",
            "count": 2,
            "first_visit": "2022-05-24T11:58:38.049055+06:00",
            "date": null
        },
        {
            "id": 6163,
            "ip_address": "37.111.197.8",
            "count": 2,
            "first_visit": "2022-05-14T22:59:33.128823+06:00",
            "date": null
        }
    ]
}