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

{
    "count": 99518,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2760&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2744&ordering=-count",
    "results": [
        {
            "id": 71905,
            "ip_address": "66.249.69.5",
            "count": 9,
            "first_visit": "2024-08-08T00:49:36.812792+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 3197,
            "ip_address": "42.0.7.251",
            "count": 9,
            "first_visit": "2022-02-01T19:27:50.658441+06:00",
            "date": null
        },
        {
            "id": 3161,
            "ip_address": "103.48.119.10",
            "count": 9,
            "first_visit": "2022-02-01T04:10:30.849334+06:00",
            "date": null
        },
        {
            "id": 72057,
            "ip_address": "66.249.69.7",
            "count": 9,
            "first_visit": "2024-08-12T02:46:05.688217+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 31954,
            "ip_address": "114.119.141.146",
            "count": 9,
            "first_visit": "2022-08-14T01:05:31.494331+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 11258,
            "ip_address": "114.119.131.199",
            "count": 9,
            "first_visit": "2022-05-25T00:28:51.609872+06:00",
            "date": null
        },
        {
            "id": 11259,
            "ip_address": "114.119.134.64",
            "count": 9,
            "first_visit": "2022-05-25T00:37:31.238293+06:00",
            "date": null
        },
        {
            "id": 31947,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-08-14T00:07:16.126098+06:00",
            "date": "2022-08-14"
        }
    ]
}