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

{
    "count": 100930,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17688&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17672&ordering=-count",
    "results": [
        {
            "id": 51918,
            "ip_address": "203.4.187.16",
            "count": 2,
            "first_visit": "2023-08-08T01:25:21.048754+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 1693,
            "ip_address": "123.253.39.198",
            "count": 2,
            "first_visit": "2022-01-06T14:39:28.050512+06:00",
            "date": null
        },
        {
            "id": 13203,
            "ip_address": "37.111.239.138",
            "count": 2,
            "first_visit": "2022-05-31T23:45:19.148943+06:00",
            "date": null
        },
        {
            "id": 51888,
            "ip_address": "114.119.130.12",
            "count": 2,
            "first_visit": "2023-08-07T18:47:22.633287+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 13174,
            "ip_address": "103.180.112.71",
            "count": 2,
            "first_visit": "2022-05-31T19:17:39.663333+06:00",
            "date": null
        },
        {
            "id": 51937,
            "ip_address": "202.134.14.147",
            "count": 2,
            "first_visit": "2023-08-08T09:45:10.277712+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 51883,
            "ip_address": "202.134.14.145",
            "count": 2,
            "first_visit": "2023-08-07T17:09:44.780542+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51919,
            "ip_address": "103.58.74.67",
            "count": 2,
            "first_visit": "2023-08-08T02:37:43.415473+06:00",
            "date": "2023-08-08"
        }
    ]
}