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

{
    "count": 98405,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18872&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18856&ordering=ip_address",
    "results": [
        {
            "id": 2342,
            "ip_address": "103.54.43.208",
            "count": 5,
            "first_visit": "2022-01-17T02:18:18.093334+06:00",
            "date": null
        },
        {
            "id": 12754,
            "ip_address": "103.54.43.209",
            "count": 1,
            "first_visit": "2022-05-30T11:31:02.495950+06:00",
            "date": null
        },
        {
            "id": 33225,
            "ip_address": "103.54.43.209",
            "count": 1,
            "first_visit": "2022-08-28T20:17:22.625168+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 53733,
            "ip_address": "103.54.43.210",
            "count": 1,
            "first_visit": "2023-08-28T11:42:56.157290+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 63836,
            "ip_address": "103.54.43.211",
            "count": 4,
            "first_visit": "2024-01-26T18:16:30.826637+06:00",
            "date": "2024-01-26"
        },
        {
            "id": 51406,
            "ip_address": "103.54.43.211",
            "count": 1,
            "first_visit": "2023-08-01T17:25:54.130011+06:00",
            "date": "2023-08-01"
        },
        {
            "id": 8581,
            "ip_address": "103.54.43.213",
            "count": 1,
            "first_visit": "2022-05-18T00:10:06.350230+06:00",
            "date": null
        },
        {
            "id": 15418,
            "ip_address": "103.54.43.214",
            "count": 1,
            "first_visit": "2022-06-15T19:54:20.391923+06:00",
            "date": "2022-06-15"
        }
    ]
}