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

{
    "count": 92228,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4616&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4600&ordering=ip_address",
    "results": [
        {
            "id": 44079,
            "ip_address": "103.134.127.33",
            "count": 1,
            "first_visit": "2023-03-20T01:32:26.621906+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 60424,
            "ip_address": "103.134.127.56",
            "count": 2,
            "first_visit": "2023-12-02T13:16:46.094270+06:00",
            "date": "2023-12-02"
        },
        {
            "id": 64246,
            "ip_address": "103.134.127.57",
            "count": 1,
            "first_visit": "2024-02-03T02:07:21.619587+06:00",
            "date": "2024-02-03"
        },
        {
            "id": 11693,
            "ip_address": "103.134.127.6",
            "count": 3,
            "first_visit": "2022-05-26T17:42:58.912121+06:00",
            "date": null
        },
        {
            "id": 75503,
            "ip_address": "103.134.127.87",
            "count": 1,
            "first_visit": "2024-11-11T15:00:25.289232+06:00",
            "date": "2024-11-11"
        },
        {
            "id": 29544,
            "ip_address": "103.134.168.124",
            "count": 1,
            "first_visit": "2022-07-29T23:26:14.501367+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 26745,
            "ip_address": "103.134.168.30",
            "count": 1,
            "first_visit": "2022-07-24T13:04:14.735122+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9910,
            "ip_address": "103.134.168.72",
            "count": 2,
            "first_visit": "2022-05-21T00:38:57.908351+06:00",
            "date": null
        }
    ]
}