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

{
    "count": 92377,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82720&ordering=ip_address",
    "results": [
        {
            "id": 68351,
            "ip_address": "59.152.97.93",
            "count": 2,
            "first_visit": "2024-05-15T10:42:01.572149+06:00",
            "date": "2024-05-15"
        },
        {
            "id": 3781,
            "ip_address": "59.152.97.94",
            "count": 1,
            "first_visit": "2022-02-21T23:33:27.663843+06:00",
            "date": null
        },
        {
            "id": 6538,
            "ip_address": "59.152.98.18",
            "count": 1,
            "first_visit": "2022-05-16T08:13:20.599498+06:00",
            "date": null
        },
        {
            "id": 15269,
            "ip_address": "59.152.98.18",
            "count": 1,
            "first_visit": "2022-06-15T13:13:43.666426+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 2042,
            "ip_address": "59.152.98.220",
            "count": 1,
            "first_visit": "2022-01-12T16:46:55.798870+06:00",
            "date": null
        },
        {
            "id": 5231,
            "ip_address": "59.152.99.207",
            "count": 3,
            "first_visit": "2022-04-18T23:04:48.143450+06:00",
            "date": null
        },
        {
            "id": 31183,
            "ip_address": "59.152.99.248",
            "count": 1,
            "first_visit": "2022-08-04T23:54:42.267139+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31192,
            "ip_address": "59.152.99.248",
            "count": 10,
            "first_visit": "2022-08-05T00:38:17.885983+06:00",
            "date": "2022-08-05"
        }
    ]
}