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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26448&ordering=-count",
    "results": [
        {
            "id": 10403,
            "ip_address": "37.111.198.248",
            "count": 2,
            "first_visit": "2022-05-22T21:43:47.990557+06:00",
            "date": null
        },
        {
            "id": 34886,
            "ip_address": "103.137.108.161",
            "count": 2,
            "first_visit": "2022-09-23T22:17:26.340343+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 6400,
            "ip_address": "146.196.50.240",
            "count": 2,
            "first_visit": "2022-05-15T20:53:11.973940+06:00",
            "date": null
        },
        {
            "id": 19897,
            "ip_address": "114.119.132.10",
            "count": 2,
            "first_visit": "2022-06-29T01:26:06.452769+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 6392,
            "ip_address": "43.245.123.167",
            "count": 2,
            "first_visit": "2022-05-15T20:19:59.022572+06:00",
            "date": null
        },
        {
            "id": 17507,
            "ip_address": "45.127.247.250",
            "count": 2,
            "first_visit": "2022-06-22T21:59:37.151654+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 39367,
            "ip_address": "66.249.66.90",
            "count": 2,
            "first_visit": "2022-12-26T01:57:01.945364+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 32815,
            "ip_address": "110.144.77.203",
            "count": 2,
            "first_visit": "2022-08-24T10:26:10.995040+06:00",
            "date": "2022-08-24"
        }
    ]
}