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

{
    "count": 94980,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15416&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15400&ordering=-ip_address",
    "results": [
        {
            "id": 9267,
            "ip_address": "43.245.120.192",
            "count": 3,
            "first_visit": "2022-05-19T07:40:59.695529+06:00",
            "date": null
        },
        {
            "id": 7887,
            "ip_address": "43.245.120.190",
            "count": 1,
            "first_visit": "2022-05-17T10:58:42.488989+06:00",
            "date": null
        },
        {
            "id": 20762,
            "ip_address": "43.245.120.189",
            "count": 1,
            "first_visit": "2022-07-02T21:38:43.087970+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 28022,
            "ip_address": "43.245.120.189",
            "count": 1,
            "first_visit": "2022-07-27T07:10:07.619903+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 57213,
            "ip_address": "43.245.120.186",
            "count": 2,
            "first_visit": "2023-10-10T00:00:18.829346+06:00",
            "date": "2023-10-10"
        },
        {
            "id": 12523,
            "ip_address": "43.245.120.184",
            "count": 1,
            "first_visit": "2022-05-29T17:57:47.167374+06:00",
            "date": null
        },
        {
            "id": 85724,
            "ip_address": "43.245.120.182",
            "count": 3,
            "first_visit": "2025-07-12T16:08:10.513926+06:00",
            "date": "2025-07-12"
        },
        {
            "id": 13119,
            "ip_address": "43.245.120.180",
            "count": 1,
            "first_visit": "2022-05-31T14:23:43.938260+06:00",
            "date": null
        }
    ]
}